文件名称:freetype
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个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.
该模块中包含了足够的源文件,都是以标准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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 61549804freetype.rar 列表 src\autohint\ahangles.c src\autohint\ahangles.h src\autohint\aherrors.h src\autohint\ahglobal.c src\autohint\ahglobal.h src\autohint\ahglyph.c src\autohint\ahglyph.h src\autohint\ahhint.c src\autohint\ahhint.h src\autohint\ahloader.h src\autohint\ahmodule.c src\autohint\ahmodule.h src\autohint\ahoptim.c src\autohint\ahoptim.h src\autohint\ahtypes.h src\autohint src\base\ftapi.c src\base\ftbbox.c src\base\ftbdf.c src\base\ftcalc.c src\base\ftdbgmem.c src\base\ftdebug.c src\base\ftgloadr.c src\base\ftglyph.c src\base\fthash.c src\base\ftinit.c src\base\ftmm.c src\base\ftnames.c src\base\ftobject.c src\base\ftobjs.c src\base\ftoutln.c src\base\ftpfr.c src\base\ftstream.c src\base\ftstroker.c src\base\ftsynth.c src\base\ftsystem.c src\base\fttrigon.c src\base\fttype1.c src\base\ftutil.c src\base\ftwinfnt.c src\base\ftxf86.c src\base src\bdf\bdf.h src\bdf\bdfdrivr.c src\bdf\bdfdrivr.h src\bdf\bdferror.h src\bdf\bdflib.c src\bdf src\cache\ftccache.c src\cache\ftccache.i src\cache\ftccmap.c src\cache\ftcerror.h src\cache\ftcglyph.c src\cache\ftcimage.c src\cache\ftcmanag.c src\cache\ftcsbits.c src\cache\ftlru.c src\cache src\cff\cffcmap.c src\cff\cffcmap.h src\cff\cffdrivr.c src\cff\cffdrivr.h src\cff\cfferrs.h src\cff\cffgload.c src\cff\cffgload.h src\cff\cffload.c src\cff\cffload.h src\cff\cffobjs.c src\cff\cffobjs.h src\cff\cffparse.c src\cff\cffparse.h src\cff\cfftoken.h src\cff src\cid\ciderrs.h src\cid\cidgload.c src\cid\cidgload.h src\cid\cidload.c src\cid\cidload.h src\cid\cidobjs.c src\cid\cidobjs.h src\cid\cidparse.c src\cid\cidparse.h src\cid\cidriver.c src\cid\cidriver.h src\cid\cidtoken.h src\cid src\gzip\ftgzip.c src\gzip src\pcf\pcf.h src\pcf\pcfdriver.c src\pcf\pcfdriver.h src\pcf\pcferror.h src\pcf\pcfread.c src\pcf\pcfread.h src\pcf\pcfutil.c src\pcf\pcfutil.h src\pcf src\pfr\pfrcmap.c src\pfr\pfrcmap.h src\pfr\pfrdrivr.c src\pfr\pfrdrivr.h src\pfr\pfrerror.h src\pfr\pfrgload.c src\pfr\pfrgload.h src\pfr\pfrload.c src\pfr\pfrload.h src\pfr\pfrobjs.c src\pfr\pfrobjs.h src\pfr\pfrsbit.c src\pfr\pfrsbit.h src\pfr\pfrtypes.h src\pfr src\psaux\psauxerr.h src\psaux\psauxmod.c src\psaux\psauxmod.h src\psaux\psobjs.c src\psaux\psobjs.h src\psaux\t1cmap.c src\psaux\t1cmap.h src\psaux\t1decode.c src\psaux\t1decode.h src\psaux src\pshinter\pshalgo.h src\pshinter\pshalgo1.c src\pshinter\pshalgo1.h src\pshinter\pshalgo2.c src\pshinter\pshalgo2.h src\pshinter\pshalgo3.c src\pshinter\pshalgo3.h src\pshinter\pshglob.c src\pshinter\pshglob.h src\pshinter\pshmod.c src\pshinter\pshmod.h src\pshinter\pshrec.c src\pshinter\pshrec.h src\pshinter src\psnames\psmodule.c src\psnames\psmodule.h src\psnames\psnamerr.h src\psnames\pstables.h src\psnames src\raster\ftraster.c src\raster\ftraster.h src\raster\ftrend1.c src\raster\ftrend1.h src\raster\rasterrs.h src\raster src\sfnt\sfdriver.c src\sfnt\sfdriver.h src\sfnt\sferrors.h src\sfnt\sfobjs.c src\sfnt\sfobjs.h src\sfnt\ttcmap.c src\sfnt\ttcmap.h src\sfnt\ttcmap0.c src\sfnt\ttcmap0.h src\sfnt\ttload.c src\sfnt\ttload.h src\sfnt\ttpost.c src\sfnt\ttpost.h src\sfnt\ttsbit.c src\sfnt\ttsbit.h src\sfnt src\smooth\ftgrays.c src\smooth\ftgrays.h src\smooth\ftsmerrs.h src\smooth\ftsmooth.c src\smooth\ftsmooth.h src\smooth src\truetype\ttdriver.c src\truetype\ttdriver.h src\truetype\tterrors.h src\truetype\ttgload.c src\truetype\ttgload.h src\truetype\ttinterp.c src\truetype\ttinterp.h src\truetype\ttobjs.c src\truetype\ttobjs.h src\truetype\ttpload.c src\truetype\ttpload.h src\truetype src\type1\t1afm.c src\type1\t1afm.h src\type1\t1driver.c src\type1\t1driver.h src\type1\t1errors.h src\type1\t1gload.c src\type1\t1gload.h src\type1\t1load.c src\type1\t1load.h src\type1\t1objs.c src\type1\t1objs.h src\type1\t1parse.c src\type1\t1parse.h src\type1\t1tokens.h src\type1 src\type42\t42drivr.c src\type42\t42drivr.h src\type42\t42error.h src\type42\t42objs.c src\type42\t42objs.h src\type42\t42parse.c src\type42\t42parse.h src\type42 src\winfonts\fnterrs.h src\winfonts\winfnt.c src\winfonts\winfnt.h src\winfonts src ftsample.cpp include\freetype\cache\ftccache.h include\freetype\cache\ftccmap.h include\freetype\cache\ftcglyph.h include\freetype\cache\ftcimage.h include\freetype\cache\ftcmanag.h include\freetype\cache\ftcsbits.h include\freetype\cache\ftlru.h include\freetype\cache include\freetype\config\ftconfig.h include\freetype\config\ftheader.h include\freetype\config\ftmodule.h include\freetype\config\ftoption.h include\freetype\config\ftstdlib.h include\freetype\config include\freetype\freetype.h include\freetype\ftbbox.h include\freetype\ftbdf.h include\freetype\ftcache.h include\freetype\ftchapters.h include\freetype\fterrdef.h include\freetype\fterrors.h include\freetype\ftglyph.h include\freetype\ftgzip.h include\freetype\ftimage.h include\freetype\ftincrem.h include\freetype\ftlist.h include\freetype\ftmac.h include\freetype\ftmm.h include\freetype\ftmoderr.h include\freetype\ftmodule.h include\freetype\ftoutln.h include\freetype\ftpfr.h include\freetype\ftrender.h include\freetype\ftsizes.h include\freetype\ftsnames.h include\freetype\ftstroker.h include\freetype\ftsynth.h include\freetype\ftsysio.h include\freetype\ftsysmem.h include\freetype\ftsystem.h include\freetype\fttrigon.h include\freetype\fttypes.h include\freetype\ftwinfnt.h include\freetype\ftxf86.h include\freetype\internal\autohint.h include\freetype\internal\bdftypes.h include\freetype\internal\cfftypes.h include\freetype\internal\fnttypes.h include\freetype\internal\ftcalc.h include\freetype\internal\ftcore.h include\freetype\internal\ftdebug.h include\freetype\internal\ftdriver.h include\freetype\internal\ftexcept.h include\freetype\internal\ftgloadr.h include\freetype\internal\fthash.h include\freetype\internal\ftmemory.h include\freetype\internal\ftobject.h include\freetype\internal\ftobjs.h include\freetype\internal\ftstream.h include\freetype\internal\fttrace.h include\freetype\internal\internal.h include\freetype\internal\pcftypes.h include\freetype\internal\pfr.h include\freetype\internal\psaux.h include\freetype\internal\pshints.h include\freetype\internal\psnames.h include\freetype\internal\sfnt.h include\freetype\internal\t1types.h include\freetype\internal\t42types.h include\freetype\internal\tttypes.h include\freetype\internal include\freetype\t1tables.h include\freetype\ttnameid.h include\freetype\tttables.h include\freetype\tttags.h include\freetype include\ft2build.h include