搜索资源列表
FontGen2
- 点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的
fontgen
- fontgen is a monochrome bitmap font generator, it also provides a lite-weight utility library to help developers display font on embed devices. -fontgen is a monochrome bitmap font generator, it also provides a lite-weig
fontgen
- ZTGen是一个点阵字体产生工具,它可以把Windows系统中的字体,转换成点阵字 体的数据。输出的结果可以按照ANSI排序,也可以按照Unicode排序。-ZTGen is a bitmap font creation tool, it can be in the Windows system fonts, bitmap fonts into the data. Output results can be sorted accor