Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想建立一个16 * 16的汉字LED显示屏。它已经存在于商业用途中:
我已经尝试在 python 中使用库 PIL 将汉字转换为图像,但我只得到了一个大尺寸字体的有趣结果,这比我想要的 16*16 大得多:
问题:商业产品(在中国随处可见)可以16*16显示的库是什么?
在此先感谢您的帮助。