| Developer(s) | FreeType contributors |
|---|---|
| Stable release | 2.3.11 / 2009-10-10[1] |
| Written in | C |
| Operating system | Cross-platform |
| Type | Font rasterization |
| License | GNU General Public License / FreeType License |
| Website | freetype.org |
FreeType is a software library written in C that implements a font rasterization engine. It is used to rasterize characters into bitmaps and provides support for other font-related operations.
Contents |
Details
FreeType does not provide APIs to perform higher-level features, like text layout or graphics processing (e.g., colored text rendering, "hollowing", etc.). However, it greatly simplifies these tasks by providing a simple, easy to use and uniform interface to access the content of font files.
As of October 2009[update], the latest version of FreeType is FreeType 2.3.11, which works with an assortment of font formats, including TrueType, Type 1, and OpenType.
FreeType is released under two free software licenses: the GNU General Public License or a license similar to the original BSD license (with the advertising clause). The library can thus be used by any kind of project, be it proprietary or not. As well as being used by the major free software desktop systems, FreeType is widely used as a rasterization engine for modern video games.[2][3]
In 2007, Sun Microsystems switched from a proprietary font rasterizer to FreeType in the OpenJDK Java development kit.
Authors
The main authors are or were David Turner, Robert Wilhelm, and Werner Lemberg.[4][5]
See also
References
- ^ "FreeType 2.3.11 has been released". 2009-03-12. http://freetype.sourceforge.net/index2.html#release-freetype-2.3.11.
- ^ Games company Relic Entertainment have used FreeType for their games Dawn of War and Company of Heroes, as can be seen in the credits on the loading screens.
- ^ Opera 9 for the Wii console uses FreeType, as can be seen by looking at the "Third-party information" page which can be found on the Wii via: Internet Channel > Operations Guide > About > Opera 9 for Wii — Third-party information
- ^ "Interview with David Turner". 2008-08-31. http://www.osnews.com/story/18166/Interview-with-David-Turner-of-Freetype/.
- ^ "FreeType license". 2008-08-31. http://www.freetype.org/FTL.TXT.
External links
| This computer software article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




