Projects tagged ‘fonts’


[45 total ]

186 Users
   

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 ... [More] libraries, display servers, font conversion tools, text image generation tools, and many other products as well. Note that 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 greatly simplifies these tasks by providing a simple, easy to use and uniform interface to access the content of font files. FreeType 2 is released under two open-source licenses: our own BSD-like FreeType License and the GPL. [Less]
Created over 3 years ago.

122 Users
   

The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its purpose is to provide a wider range of characters while maintaining the original look and feel.
Created over 3 years ago.

18 Users
   

FontForge is an outline font editor that lets you create your own Postscript, TrueType, OpenType, CID-keyed, multi-master, CFF, SVG, and bitmap (BDF) fonts, or edit existing ones. It also lets you ... [More] convert one format to another, and has support for many Macintosh font formats. [Less]
Created over 3 years ago.

11 Users
   

A typesetting system by Jonathan Kew and SIL International based on a merger of Donald Knuth's TeX system with Unicode and modern font technologies (multiple languages, support for AAT and OpenType advanced font features, trivial font installation).
Created over 3 years ago.

10 Users
   

A font manager for Linux. Fontmatrix is aimed at adventurous graphic designers and typesetters who need to manage hundreds and even thousands of fonts for their work – avoiding the need to browse ... [More] overly long lists in dialogs. Basically, Fontmatrix helps you to do three things: * Activating and deactivating fonts * Tagging fonts with sets * Generating font “books” as PDF. [Less]
Created about 1 year ago.

8 Users
   

The Open Toolkit (OpenTK) is a free, fast, cross-platform C# wrapper for OpenGL, OpenGL ES, OpenAL and OpenCL. The bindings are strongly-typed and contain inline documentation for improved security ... [More] and coding speed. Additional utilities integrate the bindings with .Net, making OpenTK especially suited to Rapid Application Development. OpenTK can be used alone or integrated into GUI toolkits, like Windows.Forms and GTK#. It runs on Windows, Linux and Mac OS X without recompilation, is easy to deploy and is compatible with all .Net languages: C#, VB.Net, C++/CLI, F#, IronPython, Boo, ... [Less]
Created over 2 years ago.

4 Users

HarfBuzz is an OpenType Layout engine.
Created about 1 year ago.

3 Users
 

fntsample is a program for making font samples that show Unicode coverage of the font. The samples are similar in appearance to Unicode charts. Samples can be saved as PDF or PostScript files.
Created over 3 years ago.

2 Users

libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets ... [More] and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more. [Less]
Created 7 months ago.

1 Users

Lite TTF font viewer for Windows. I needed to find a font that I used in a logo. Having a lot of fonts installed made it a nightmare. I looked for font viewers but didn't find any good free one ... [More] except for Opcion(http://opcion.sourceforge.net/). Opcion is good, it did the trick for me, but why not a .NET version? I did find a lot of shareware though - and not all of it was good. So I build this one. It took close to 5 hours. It needs more work but it's functional. [Less]
Created 4 months ago.