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
Python
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-InThis is no longer available in the 2.6 series of The GIMP; it has apparently been replaced with advanced capabilities of the text manipulation palette. For the 2.4 series on Windows, you might try this site to download the plug-in. The ttfautohint libraryThis library takes a TrueType font and replaces its hints (if any) with new ones which look similar to FreeType's autohinter. It comes with a simple command-line demo program. You can download a preliminary version from Savannah or SourceForge. |
Font Servers Language Bindings Libraries Other | Homepage |