|
FREETYPE 2 PROJECTS |
| Font Servers Language Bindings Libraries Other | Homepage |
|
FreeType 2 is used in an increasing number of projects. This page contains a small list of important projects using it. Font ServersThe XFT Font LibraryXFT is the name of the client-side library developed by Keith Packard to handle the new X11 extension named XRender. It is now part of X11. XFT is also used by the Qt and GTK toolkits to display anti-aliased fonts. Language BindingsCaml
D
Factor
Io
Perl
PythonUnfortunately, no mature Python bindings for FreeType 2 are available currently. The ft2 library is declared as beta and apparently not developed further. On the other hand, the Python Imaging Library (PIL) can be built to use FreeType 2 for font rendering, giving high-level access to fonts.
RubyLibrariesGD2GD2 is the successor to the famous GD image-generation library. It uses FreeType 2 to generate text on images. PangoPango is a text layout library developed for GTK+ that supports several font and rendering backends, one of them using FreeType 2. It also uses a heavily modified version of Freetype 1's OpenType layout code. Other ProjectsFontForgeFontForge is a free font editor which uses FreeType for rendering. It also uses FreeType's bytecode debugger (if compiled in) to single-step through instructed TrueType fonts. The FreeType GIMP Plug-InGIMP FreeType is a plug-in for The GIMP to render text. |
| Font Servers Language Bindings Libraries Other | Homepage |
|