wok-current annotate freetype/description.txt @ rev 19272
xz: enable lzma update
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Mon Jul 04 11:33:24 2016 -0400 (2016-07-04) |
parents | 7e930b05781d |
children | c460585add2a |
rev | line source |
---|---|
al@18549 | 1 FreeType is written in C. It is designed to be small, efficient, and highly |
al@18549 | 2 customizable while capable of producing high-quality output (glyph images) of |
al@18549 | 3 most vector and bitmap font formats for digital typography. FreeType is a freely |
al@18549 | 4 available and portable software library to render fonts. |
psychomaniak@19127 | 5 |
psychomaniak@19127 | 6 This version supports NO_SUBPIXEL_HINTING environment variable. |