Welcome![Sign In][Sign Up]
Location:
Search - Freetype-2

Search list

[Embeded Linuxfont_freetype2

Description: 画freetype2的函数 Freetype 2 driver for Microwindows-painting freetype2 function Freetype 2 driver for Microwindows
Platform: | Size: 11264 | Author: 朱晓锋 | Hits:

[GUI Developfreetype-1.3.1

Description: 调用microsoft的TTF好方法例子freetype -TTF good example freetype
Platform: | Size: 1064960 | Author: lian | Hits:

[Linux-Unixftdmo221

Description: Demo for Free type 2.2.1
Platform: | Size: 212992 | Author: GZ Du | Hits:

[Software Engineeringftdoc221

Description: documentation for freetype 2.2.1
Platform: | Size: 137216 | Author: GZ Du | Hits:

[Otherfreetype

Description:   这是一个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.
Platform: | Size: 757760 | Author: caotings | Hits:

[Special Effectslip-0.4

Description: 基于lua的图像处理代码An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code An image processing applica tion based on a scripting language : now Roman (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and Free Type). Planned binding for Python.
Platform: | Size: 79872 | Author: yuhongchun | Hits:

[Embeded Linuxfreetype_app

Description: freetype的C/C++ 的应用源代码,经过实际使用,稳定可靠 对于在嵌入式linux系统中使用TTF字库的情况尤其适合 -freetype s C/C++ application source code, after the actual use, stable and reliable in the embedded linux system for the use of TTF font situation is particularly suitable for
Platform: | Size: 4096 | Author: 夏永明 | Hits:

[VC/MFCfreetype-2.3.5

Description: freetype-2.3.5 的一个官方版本操作手册.-freetype-2.3.5 version of an official instruction manual.
Platform: | Size: 159744 | Author: Malc | Hits:

[Internet-Networksrc

Description: ft235 freetype 2.3. 5 freetype 2.3.5 -ft235 freetype 2.3. 5 freetype 2.3.5
Platform: | Size: 972800 | Author: vivenven | Hits:

[Embeded-SCM Developfreetypedocs

Description: 嵌入式freetype库的应用文档包含freetype的简要说明和应用example-Embedded Application freetype library freetype document contains a brief description and application example
Platform: | Size: 241664 | Author: tanson | Hits:

[Windows Developfreetype

Description: complete solution for visual studio 2008. Freefont is library for rendering text letters, it supports rotation and another features. Widely used in many opensource and comercial programs.
Platform: | Size: 1303552 | Author: mirre | Hits:

[Windows CEfreetype-2.3.9

Description: Freetype for EVC4.0 这是一个TrueType字库操作模块,通过它,您可以直接访问*.ttf字库,读取字库的风格、某个字的轮廓、闭包等等各种信息。-Freetype EVC version.
Platform: | Size: 6210560 | Author: LJ | Hits:

[MultiLanguagefreetype-doc-2.3.9

Description: 免费的中文文字显示接口,能够利用其显示各种中文字体-Chinese free text display interface, to take advantage of their shows a variety of Chinese fonts
Platform: | Size: 135168 | Author: 徐剑 | Hits:

[Windows Developfreetype-2.3.5-1-src

Description: freetype2源码,对研究xpdf有所帮助-freetype2 source for research help xpdf
Platform: | Size: 2891776 | Author: stanley | Hits:

[Linux-Unixfreetype-2.3.12

Description: freetype linux 下字体配置-freetype linux font configuration under
Platform: | Size: 2148352 | Author: 张名 | Hits:

[Otherfreetype-2.3.5-src

Description: FreeType is a software font engine. version 2.3.5-FreeType is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.
Platform: | Size: 2576384 | Author: nicholas | Hits:

[Otherfreetype-2.4.0

Description: freetype-2.4.0.tar.gz,本人亲自安装过,绝对可用。-freetype-2.4.0.tar.gz, personally installed, absolutely available.
Platform: | Size: 2166784 | Author: 美丽 | Hits:

[Graph Recognizefreetype-2.4.2

Description: freetype是一个跨平台的字库引擎,提供了一套统一的、独立于字体文件类型的、简单而易用的API。另外,一些特别类型的API可以用来访问字体文件里的特殊数据,能很好的集成-The FreeType Project: a free, high-quality and portable Font engine
Platform: | Size: 2295808 | Author: dlife | Hits:

[Embeded Linuxfreetype

Description: 在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 example1.c -I /usr/local/include/freetype2 -lfreetype -lm ./example1 ./simsun.ttc abc-Under the Linux terminal execution:/example1/simsun TTC can show a simsun. TTC character type fonts.Oneself also can be modified.The premise is installed freetype. Installation steps are: The tar XJF freetype- 2.4.10. Tar..bz2 ./configure The make Sudo make install Compile executable commands are: GCC- finput- charset = GBK- fexec- charset = utf-8- o example1 example1. C- I/usr/local/include/freetype2 lfreetype- lm ./example1./simsun. TTC ABC
Platform: | Size: 16130048 | Author: dennis | Hits:

[Embeded Linuxfreetype-2.3.9

Description: 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 access a variety of font formats, including TrueType, OpenType, Type1, CID, CFF, Windows FON/FNT, X11 PCF and other
Platform: | Size: 2340864 | Author: MaxLin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net