登录
首页 » Visual C++ » FontGen2

FontGen2

于 2020-06-30 发布 文件大小:55KB
0 264
下载积分: 1 下载次数: 228

代码说明:

  点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。 这里为以上问题提供了一个完整的解决方案: 产生字体数据:指定字体类型、大小,自动产生字体数据。 字体数据排序:可以按Unicode,也可以按Ansi排序。 集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符 ()

文件列表:

Docs
....\denjin.gb
....\denjin.txt
....\dj_all.txt
....\readme.txt
FontGen.aps
FontGen.c
FontGen.ncb
FontGen.rc
FontGen.sln
FontGen.vcproj
Release
.......\FontGen.exe
resource.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RTX51-Tiny
    MDK RTX51 开发51单片机,使用RTX,对于初始学者很方便(MDK RTX51 )
    2014-07-08 16:36:23下载
    积分:1
  • stm32dudong12864
    STM32F103驱动12864液晶程序,很适合于初学者,希望对你有用(12864 STM32F103 driver program, it is suitable for beginners, I hope useful to you)
    2014-02-23 18:45:08下载
    积分:1
  • numeric-trapezium
    一个数字梯形,选择k条路线,每条路线从第一层的某个数开始,每次进入下一层到达左下或者右下的数字,直到最后一层为止。每条路线不能经过相同的路径,但是可以经过相同的数字节点。 输出一个整数,表示能得到的最大的k条路径经过的数字之和(A digital ladder, the K route, each route the first layer of a number, each time to enter the next layer to reach the left or right next to the number, until the final layer. Each route can not pass through the same path, but can pass through the same number of nodes. Output an integer representing the sum of the number of the largest K paths that can be obtained)
    2020-11-19 11:09:38下载
    积分:1
  • SimIic
    IIc应用,AT24C512初始化,清零,存储,读取多字节存入 写入多字节(IIc applications, initialization, clear, store, read, write more bytes into a multi-byte)
    2015-04-15 20:47:22下载
    积分:1
  • msp430f5438system_Chinese-Materials
    msp430f5438系统中文资料(全)(msp430f5438system_Chinese Materials)
    2013-09-09 09:12:43下载
    积分:1
  • MMA7660
    MMA系列加速度计MMA7660数据采集与处理程序,是基于X128单片机(MMA series accelerometer MMA7660 data acquisition and processing procedures, is based on X128 microcontroller )
    2013-06-07 19:39:25下载
    积分:1
  • 12864
    ks0108驱动atmea16的;用于proteus仿真使用;可以加载调试其他程序进行显示观测;(ks0108 driver atmea16 for Proteus simulation use can load debugging other programs to display observation )
    2012-03-07 10:05:37下载
    积分:1
  • 12864
    使用红外遥控调整时间并用12864液晶显示的王年丽时钟程序(Infrared remote control 12864 to show big clock)
    2015-07-16 11:01:27下载
    积分:1
  • 74LS373wuxiantuozhan
    基于c51单片机的74ls373芯片无限拓展功能的源代码,(学院里写的)(Based on 74 c51 ls373 chip infinitely function source code, written in the (college))
    2015-12-09 16:44:53下载
    积分:1
  • 5.Matrix-key
    矩阵按键测试程序, 输出结果用串口传输到上位机显示(Matrix key test program, the output with serial transmission to the PC)
    2014-02-26 20:25:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载