Categories
FreeType
FreeType 2 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, and text image generation tools.
FreeType 2 is a font service and doesn't provide APIs to perform higher-level features, like text layout or graphics processing (e.g. colored text rendering, "hollowing", etc..). However, it simplifies these tasks by providing a simple, easy to use and uniform interface to access the content of font files.
Last updated 20 Dec, 2007
Versions
2.1.9
2.1.9 stable released 2005-04-06
- Released: 6 Apr, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/freetype/fre...
- Licenses: FreeType License, GPL
- Interfaces: X Window System
User Community and Support
Developer reference available from http://freetype.sourceforge.net/freetype2/documentation.html; user tutorial available from http://freetype.sourceforge.net/freetype2/docs/tutorial/step1.html and http://freetype.sourceforge.net/freetype2/docs/tutorial/step2.html




