15 projects tagged "fonts"
Alphabet Soup is a project which attempts to determine a number of things about the shapes of letters in several different writing systems. First, it hypothesizes a set of basic building blocks that all letters are built up from. Second, it hypothesizes a set of rules, a grammar or syntax, which defines how those pieces combine to make different letters. It can generate individual letters, randomize letters in an input string to create weird but readable text, or generate random strings of symbols.
Fontlinge searches for font files, sorts them into folders by name and look and with human readable names, stores gathered font information in a database, generates previews and posters, finds and removes duplicates, and reunites PostScript font families. Also, Fontlinge has a Web interface to browse through your fonts. It shows detail previews and font info, provides font download as a tarball, and has the possibility to sort fonts.
Opcion Font Viewer is a Java application that allows you to view both installed and uninstalled TrueType fonts on Windows, Linux, Unix, or Mac OS. Unlike the default font viewers supplied with most operating systems, it allows you to view many fonts at a time, giving you the power to set the sample text shown and font style. This makes it easy to choose the best font to use for graphics and multimedia project.
QuesoGLC is a free implementation of the OpenGL Character Renderer. The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services including scale and rotate text and draw text using lines, filled triangles, or bitmaps. QuesoGLC is based on the FreeType library, provides Unicode support, and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.