wok-current annotate freetype/description.txt @ rev 19127

freetype: clear fonts should be at least optional
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue May 10 12:26:40 2016 +0200 (2016-05-10)
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.