详细说明: 这是一个TrueType字库操作模块,通过它,您可以直接访问*.ttf字库,读取字库的风格、某个字的轮廓、闭包等等各种信息。
该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见freetype.h文件。-This is a TrueType font operation module, through it, You can directly access *. ttf font, reading the font style, a word picture, and so on closure information. The module contains a sufficient source documents are prepared by the C standard, in any environment compiler for compiling, and there are examples of call for information. See freetype.h interface definition document.
近期下载过的用户:
小马 王泽宇 suxiang 李明金 jiang 郑磊 naoki xuhaoping 陈晓 杨凯印 cyc arin kld 杨华国 miracle 王晓红 王 董玲燕 johnchen [查看上载者caotings的更多信息]
[GETFONT.rar] - 把矢量字体转换成点阵字体,无密码,直接编译,运行即可.
[FontsView.rar] - 字模信息的提取与显示,可实现TrueType字体的字模信息的提取,并在对话框中显示出来!
[libpngsrc.zip] - PNG图像读写源码库
[20070604141700.rar] - 源码提供了矢量字库轮廓的提取,为后续的汉字的识别打下了良好的基础.
[TTF_Spec.rar] - TrueType字库标准文档,详细介绍了TrueType字库结构。
[TrueType.rar] - 本人写的一个程序,实现truetype字体的显示。
[TRUETYPE.rar] - TRUETYPE字体文件格式初探,TTF格式文件的权威说明。
[openGLes1.0.rar] - OpenGL ES 规范,电子书,pdf格式,全书深入浅出地讲解了OpenGL ES的各个方面
[TextShape.rar] - 得到windows的TrueType字体的轮廓的COM组件。汉字,英文字母均可以。先设置字体的平滑度参数,返回多个多边形。
[freetype-2.3.5.tar.gz] - FreeType 2被设计为一种占用空间小的、高效的、高度可定制的、并且可以产生可移植的高品质输出(符号图像)。可以被用在诸如图像库、展出服务器、字体转换工具、
[200482419303883.rar] - 原创,vxworks下的繁宋体字库(16x16)源代码。编译后可以直接使用。
[FontsView.rar] - 字模信息的提取与显示,可实现TrueType字体的字模信息的提取,并在对话框中显示出来!
[libpngsrc.zip] - PNG图像读写源码库
[20070604141700.rar] - 源码提供了矢量字库轮廓的提取,为后续的汉字的识别打下了良好的基础.
[TTF_Spec.rar] - TrueType字库标准文档,详细介绍了TrueType字库结构。
[TrueType.rar] - 本人写的一个程序,实现truetype字体的显示。
[TRUETYPE.rar] - TRUETYPE字体文件格式初探,TTF格式文件的权威说明。
[openGLes1.0.rar] - OpenGL ES 规范,电子书,pdf格式,全书深入浅出地讲解了OpenGL ES的各个方面
[TextShape.rar] - 得到windows的TrueType字体的轮廓的COM组件。汉字,英文字母均可以。先设置字体的平滑度参数,返回多个多边形。
[freetype-2.3.5.tar.gz] - FreeType 2被设计为一种占用空间小的、高效的、高度可定制的、并且可以产生可移植的高品质输出(符号图像)。可以被用在诸如图像库、展出服务器、字体转换工具、
[200482419303883.rar] - 原创,vxworks下的繁宋体字库(16x16)源代码。编译后可以直接使用。
文件列表(点击判断是否您需要的文件):
ftsample.cpp
include
.......\freetype
.......\........\cache
.......\........\.....\ftccache.h
.......\........\.....\ftccmap.h
.......\........\.....\ftcglyph.h
.......\........\.....\ftcimage.h
.......\........\.....\ftcmanag.h
.......\........\.....\ftcsbits.h
.......\........\.....\ftlru.h
.......\........\config
.......\........\......\ftconfig.h
.......\........\......\ftheader.h
.......\........\......\ftmodule.h
.......\........\......\ftoption.h
.......\........\......\ftstdlib.h
.......\........\freetype.h
.......\........\ftbbox.h
.......\........\ftbdf.h
.......\........\ftcache.h
.......\........\ftchapters.h
.......\........\fterrdef.h
.......\........\fterrors.h
.......\........\ftglyph.h
.......\........\ftgzip.h
.......\........\ftimage.h
.......\........\ftincrem.h
.......\........\ftlist.h
.......\........\ftmac.h
.......\........\ftmm.h
.......\........\ftmoderr.h
.......\........\ftmodule.h
.......\........\ftoutln.h
.......\........\ftpfr.h
.......\........\ftrender.h
.......\........\ftsizes.h
.......\........\ftsnames.h
.......\........\ftstroker.h
.......\........\ftsynth.h
.......\........\ftsysio.h
.......\........\ftsysmem.h
.......\........\ftsystem.h
.......\........\fttrigon.h
.......\........\fttypes.h
.......\........\ftwinfnt.h
.......\........\ftxf86.h
.......\........\internal
.......\........\........\autohint.h
.......\........\........\bdftypes.h
.......\........\........\cfftypes.h
.......\........\........\fnttypes.h
.......\........\........\ftcalc.h
.......\........\........\ftcore.h
.......\........\........\ftdebug.h
.......\........\........\ftdriver.h
.......\........\........\ftexcept.h
.......\........\........\ftgloadr.h
.......\........\........\fthash.h
.......\........\........\ftmemory.h
.......\........\........\ftobject.h
.......\........\........\ftobjs.h
.......\........\........\ftstream.h
.......\........\........\fttrace.h
.......\........\........\internal.h
.......\........\........\pcftypes.h
.......\........\........\pfr.h
.......\........\........\psaux.h
.......\........\........\pshints.h
.......\........\........\psnames.h
.......\........\........\sfnt.h
.......\........\........\t1types.h
.......\........\........\t42types.h
.......\........\........\tttypes.h
.......\........\t1tables.h
.......\........\ttnameid.h
.......\........\tttables.h
.......\........\tttags.h
.......\ft2build.h
src
...\autohint
...\........\ahangles.c
...\........\ahangles.h
...\........\aherrors.h
...\........\ahglobal.c
...\........\ahglobal.h
... ...
ftsample.cpp
include
.......\freetype
.......\........\cache
.......\........\.....\ftccache.h
.......\........\.....\ftccmap.h
.......\........\.....\ftcglyph.h
.......\........\.....\ftcimage.h
.......\........\.....\ftcmanag.h
.......\........\.....\ftcsbits.h
.......\........\.....\ftlru.h
.......\........\config
.......\........\......\ftconfig.h
.......\........\......\ftheader.h
.......\........\......\ftmodule.h
.......\........\......\ftoption.h
.......\........\......\ftstdlib.h
.......\........\freetype.h
.......\........\ftbbox.h
.......\........\ftbdf.h
.......\........\ftcache.h
.......\........\ftchapters.h
.......\........\fterrdef.h
.......\........\fterrors.h
.......\........\ftglyph.h
.......\........\ftgzip.h
.......\........\ftimage.h
.......\........\ftincrem.h
.......\........\ftlist.h
.......\........\ftmac.h
.......\........\ftmm.h
.......\........\ftmoderr.h
.......\........\ftmodule.h
.......\........\ftoutln.h
.......\........\ftpfr.h
.......\........\ftrender.h
.......\........\ftsizes.h
.......\........\ftsnames.h
.......\........\ftstroker.h
.......\........\ftsynth.h
.......\........\ftsysio.h
.......\........\ftsysmem.h
.......\........\ftsystem.h
.......\........\fttrigon.h
.......\........\fttypes.h
.......\........\ftwinfnt.h
.......\........\ftxf86.h
.......\........\internal
.......\........\........\autohint.h
.......\........\........\bdftypes.h
.......\........\........\cfftypes.h
.......\........\........\fnttypes.h
.......\........\........\ftcalc.h
.......\........\........\ftcore.h
.......\........\........\ftdebug.h
.......\........\........\ftdriver.h
.......\........\........\ftexcept.h
.......\........\........\ftgloadr.h
.......\........\........\fthash.h
.......\........\........\ftmemory.h
.......\........\........\ftobject.h
.......\........\........\ftobjs.h
.......\........\........\ftstream.h
.......\........\........\fttrace.h
.......\........\........\internal.h
.......\........\........\pcftypes.h
.......\........\........\pfr.h
.......\........\........\psaux.h
.......\........\........\pshints.h
.......\........\........\psnames.h
.......\........\........\sfnt.h
.......\........\........\t1types.h
.......\........\........\t42types.h
.......\........\........\tttypes.h
.......\........\t1tables.h
.......\........\ttnameid.h
.......\........\tttables.h
.......\........\tttags.h
.......\ft2build.h
src
...\autohint
...\........\ahangles.c
...\........\ahangles.h
...\........\aherrors.h
...\........\ahglobal.c
...\........\ahglobal.h
... ...