搜索资源列表
freetype-2.3.4.tar
- 源码freetype-2.3.4.tar.gz
freetype-2.1.4.tar
- microwindows中文字体freetype-2.1.4.tar.gz-Microwindows Chinese character freetype - 2.1.4.tar.gz
GTK-Source-Code-2.2.4-2.zip
- GGTK-Source-Code-2.2.4-2.zip原始碼,內容包含:tiff-3.6.1-2-src.zip、pkgconfig-0.15.0.tar.gz、pango-src-1.2.5-20040124.zip、libxml2-2.4.12-src.zip、libpng-1.2.5-1-src.zip、libglade-2.0.1-src.zip、jpeg-6b-3-src.zip、gtk+-src-2.2.4-20040124.zip、gtk-wimp-0.5.3-src.tar.g
freetype-2.4.9.tar
- freetype-2.4.9.tar.gz 当前最新的freetype版本-Note that the binary comes from the freetype-2.4.9.tar.gz excellent MinGW distribution, which we highly recommend over Cygwin, if you don t need POSIX-compliance, in terms of ease of use and performance
VC_and_freetype2
- 这是本人编写的一个完全用Freetype2.3.5字体引擎打印矢量字体的VC6程序,没有用windows的字体打印API函数,用的是freetype的API,附带了几个DLL可以在任何没有装VC的系统上解压使用,生成的位图直接在对话框的右半部分显示。程序目的是为了演示freetype打印矢量字体的流程,并观看效果,程序支持多行显示,请根据内容多少选择好字号。有需要源码的可以给我发邮件:luhang33@126.com-err
freetype-2.3.8.tar
- linux控件xml 搭建apache支持php openssl-linux control xml support php openssl build apache
FreeType_SDK
- 最新的免费字体引擎FreeType_SDK2.4.0已经编译好直接拿来就用,包内有使用方法说明-The latest free font engine FreeType_SDK2.4.0 has compiled directly brought on the use, including a descr iption of the use within
freetype-2.3.9
- Freetype for EVC4.0 这是一个TrueType字库操作模块,通过它,您可以直接访问*.ttf字库,读取字库的风格、某个字的轮廓、闭包等等各种信息。-Freetype EVC version.
freetype-2.4.6.tar
- freetype 开源代码 决不路过错过啊 不开源你骂我-Never miss passing freetype source code open source you do not call me ah
freetype-2.4.8.tar
- freetype2.4.8,the latest,good document
freetype-2.4.11.tar
- freetype是一个平台无关的字体算法库,使用ANSI c语言开发,可以用来读取和美化ttf(true type)等字体库,可以很好的用在嵌入式平台上来显示汉字。-This is a fonts algorithm lib,coded with ANSI c language.It can read and show fonts with ttf(true type...,as so on) fonts lib,it can be use to show chinese on the embe
ft2demos-2.4.11.tar
- 此文件是freetype-2.4.11.tar.gz的demo程序,用来参考-this file includes demo programs using freetype-2.4.11.tar.gz。
freetype-2.4.12.tar
- FreeType是一个用C语言实现的字体栅格化引擎制作的函数库。它可以用来将字符栅格化并映射成位图以及提供其他字体相关业务的支持。它支持各种字体格式,包括TrueType、Type 1以及OpenType等。-FreeType is a C language library font rasterization engine production. It can be used to map the character and rasterized into a bitmap font-rela
freetype-2.4.0.tar
- freetype-2.4.0,c语言写的,已经在我的板子上编译通过,这个是原始版本,我没有对Makefile和configure等文件修改过-source file of freetype-2.4.0,writed in c.I have used it in my complex form
freetype-2.4.0
- freetype-2.4.0.tar.gz,本人亲自安装过,绝对可用。-freetype-2.4.0.tar.gz, personally installed, absolutely available.
freetype-2.4.9
- FreeType库是一个完全免费(开源)的、高质量的且可移植的字体引擎,它提供统一的接口来访问多种字体格式文件,包括TrueType, OpenType, Type1, CID, CFF, Windows FON/FNT, X11 PCF等-FreeType library is a completely free (open source), high-quality and portable font engine, which provides a unified interface to
freetype-2.4.2
- freetype是一个跨平台的字库引擎,提供了一套统一的、独立于字体文件类型的、简单而易用的API。另外,一些特别类型的API可以用来访问字体文件里的特殊数据,能很好的集成-The FreeType Project: a free, high-quality and portable Font engine
freetype
- 在linux的terminal下面执行:./example1 ./simsun.ttc a 就可以显示simsun.ttc字符类型的字体。自己也可以修改。前提是安装了freetype。 安装步骤是: tar xjf freetype-2.4.10.tar.bz2 ./configure make sudo make install 编译执行文件的命令是: gcc -finput-charset=GBK -fexec-charset=UTF-8 -o example1
freetype-2.4.10.tar
- freetype-2.4.10源码,编译arm的gstreamer时使用。-Freetype-2.4.10 source, compiled arm gstreamer use.
freetype-2.4.4
- 是一个免费、开源、可移植且高质量的字体引擎,支持多种字体格式文件,并提供了统一的访问接口,支持单色位图、反走样位图渲染,这使字体显示质量达到Mac的水平(The FreeType Project: a free, high-quality and portable Font engine)