搜索资源列表
20051118209
- 提取字模软件包,是写程序的一个好帮手,能为程序开发带来方便-extraction Fonts package, the procedure is to write a good helper will be able to develop procedures for convenience.
FontConvert
- 字模提取软件,适用于GUI,是GUI开发的好帮手-Abstraction Software
cSharpzimotiqu
- 字模提取c#程序,不过是二进制的,功能有待完善。-Abstraction c# program, but is binary function is to be improved.
demo
- 用C#写的字模提取软件,提取字模后可以直接和单片机通信-Written in C# using matrix extraction software, and can be directly extracted matrix chip communication
cSharpzimotiqu
- C#字模点阵提取程序源码 功能介绍: 上大学的时候搞单片机实验,大家都知道要提取字库。 很多人还在研究UCDOS下的那些点阵文件,其实使用C#,可以很方便地写一个程序提取Windows字体。 优点是,代码实现起来非常容易。并且可以借助Windows上庞大的TTF字体资源,实现各种各样的字体, 不再局限UCDOS中几种有限的字体。还可以实现很多特殊效果,因为Windows的字体就是绘图嘛。 注意: 开发环境为Visual Studio 2010-C#