-
Category : MultiLanguage
Tags :
- Update : 2012-11-26
- Size : 55kb
- Downloaded :0次
- Author :lpc***
- About :
Nobody
- PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Dot matrix font generation tools and associated display functions.
When developing an embedded system, you need to display Chinese characters of different sizes or typefaces. Obviously, for an embedded system, vector fonts are not likely to be used, and font fonts, different sizes of fonts cannot be easily scaled. In addition, for a small system, there is no need for a complete font, often only a few dozen, even a few will be enough.
In general, the method we use is to prepare the data for the matrix font, and then write the data into memory when displaying the Chinese characters. At this time, there is another problem, because it is an incomplete font, it can't be used to find the corresponding font data in the code of Chinese characters, and it takes time to compare it. A good way to do this is to sort the font data and find it using binary search, which can greatly improve the search efficiency.
Here is a complete solution for the above problem:
Generate font data: specify font type, size, and automatically generate font data.
Font data sort: you can use Unicode, or you can sort by Ansi.
Integration display function: provides the correlation display function. In order to save space, we divided the text into thin and wide, the former used to display the traditional ASCII character set, which is used to display Chinese characters and more (double) byte characters
Packet file list
(Preview for download)
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
Related instructions
- We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
- The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
- Please use Winrar for decompression tools
- If download fail, Try it againg or Feedback to us.
- If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
- Before downloading, you can inquire through the uploaded person information