wok view freetype/description.txt @ rev 21649

Up ffmpegthumbnailer-dev (2.2.0), lucene++-dev (3.0.7+git), xine-fonts (1.2.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 30 10:51:27 2019 +0200 (2019-05-30)
parents 86698e8d683a
children
line source
1 FreeType is written in C. It is designed to be small, efficient, and highly
2 customizable while capable of producing high-quality output (glyph images) of
3 most vector and bitmap font formats for digital typography. FreeType is a freely
4 available and portable software library to render fonts.
6 Subpixel hinting mode can be chosen by setting the right value in your
7 environment, for example /etc/profile or ~/.profile
9 Available settings:
11 * FT2_SUBPIXEL_HINTING=0 # Classic mode
12 * FT2_SUBPIXEL_HINTING=1 # Infinality mode
13 * FT2_SUBPIXEL_HINTING=2 # Default mode