Description: 一个小小的从.bmp文件里提取字库的c程序,自己用这个小程序作过一个32点阵的字库。-a little from. Bmp file extraction font c procedures, they use the small one-off procedure for the 32 character dot-matrix. Platform: |
Size: 2136 |
Author:tangjing |
Hits:
Description: ILib是一个符合GPL协议的自由软件,提供完整的源代码。该库支持读写X11 BDF字体、PPM、PGM、XPM、BMP、JPEG、GIF、PNG等图像文件,而且还有一些很实用的绘图函数,很有参考价值!工具:通用C 。-ILib GPL is an agreement with the free software, provides a complete source code. Reading and writing support for the X11 BDF font, PPM, PGM, XPM, BMP, JPEG, GIF, PNG image files, but also some very practical mapping function was useful! Tools : Definitive C. Platform: |
Size: 150528 |
Author:钱 峰 |
Hits:
Description: 关于点阵汉字字库,32*32点阵, 包括英文和GB2312的1&2字型, 可以把任何WINDOWS字型转换, 附带字表生成+字库生成+字库演示 -Chinese character on the lattice, 32* 32 dot matrix, including English and GB2312 12 fonts can be any Windows font conversion, fringe characters Table Generation generation font library demo Platform: |
Size: 281600 |
Author:夏永明 |
Hits:
Description: 汉字字库的的建立和创建并且有24点和16点字库建的源程序。-Chinese character font and the establishment and creation of a 24 point and 16 point font construction of the source. Platform: |
Size: 15360 |
Author:yc |
Hits:
Description: 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access to the choice of colors : if (ColorDialog1- gt; Execute ()) Image1- gt; Canvas- gt; Pen-gt; Color = ColorDialog1- gt; Color 5, the preparation of OnImage1MouseUp Image1, call for : a) If the first odd number of pop-up mouse button, then choose rgDrawWhat the record straight section or an endpoint Center coordinates; 2) If the firs Platform: |
Size: 583680 |
Author:朱磊 |
Hits:
Description: 代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。-demonstrated a code C# windowsForm the various dialog boxes, including the closure of open file dialog, the dialog color, font dialog, Print and Print Preview dialog. Platform: |
Size: 24576 |
Author:张武 |
Hits:
Description: 批量打印文件,能设置字体,打印机,页边距等,非常不错的-Print files in batch, allow users to set font, printer, margins etc., a very good tool. Platform: |
Size: 48128 |
Author:阿撒卡 |
Hits:
Description: 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢
(1)EX1生成4096色16bit(双8bit)RGB数据
(2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换,
但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以
很方便的制作各种菜单图片
如有什么问题可以Email跟我联系
95908@163.com
16:54 2004-5-26-This is with C++ Builder to write the two C51 bitmap format into the source code of the extraction procedure. Study purposes only, not for commercial purposes. Thank you (1) EX1 generate 4096 Color 16bit (dual 8bit) RGB data (2) EX2 font used for extraction, the use of horizontal scanning, drawing program can save the image after the input of Chinese characters conversion, but I recommend using the long version on C51bbs 3 matrix to input Chinese characters, and then save or copy to the picture drawing process, the production can easily picture a variety of menu, if any Email with questions can contact me 95908@163.com 16:54 2004-5-26 Platform: |
Size: 1825792 |
Author:like |
Hits:
Description: ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language Platform: |
Size: 224256 |
Author:吴全魁 |
Hits:
Description: 在wince环境下修改字体的类型、大小、加粗,api实现,纯C代码,可用于evc3,evc4,vs.net,也可用于windows环境-To modify the environment in the wince font type, size, bold, api implementation, pure C code that can be used evc3, evc4, vs.net, can also be used in windows environment Platform: |
Size: 844800 |
Author:cyantree |
Hits:
Description: 在项目中添加一个窗体Form1,上方是一个文本框,包含“中华人民共和国成立70周年”的值。下面有两个分组框和一个复选框,分别用于修改文本框的字体、大学和是否为粗体。说明:设计本体需查阅Font类的相关文档。(Add a form Form1 to the project, with a text box on the top, which contains the value of "People's Republic of China 70th anniversary". There are two block boxes and a check box, which are used to modify the font of the text box, the University and the bold. Description: the design ontology needs to refer to the related documents of the Font class.) Platform: |
Size: 34816 |
Author:bobule
|
Hits: