wok-current annotate freetype-infinality/description.txt @ rev 22390
Up crosstool-ng (1.24.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 29 12:50:55 2019 +0100 (2019-11-29) |
parents | |
children |
rev | line source |
---|---|
al@14225 | 1 The FreeType engine is a free and portable font rendering engine, developed |
al@14225 | 2 to provide advanced font support for a variety of platforms and environments. |
al@14225 | 3 FreeType is a library which can open and manages font files as well as |
al@14225 | 4 efficiently load, hint and render individual glyphs. FreeType is not a font |
al@14225 | 5 server or a complete text-rendering library. |
al@14225 | 6 This version is compiled with the patented bytecode interpreter and subpixel |
al@14225 | 7 rendering enabled. It transparently overrides the system library using |
al@14225 | 8 ld.so.conf.d. |