wok diff freetype/description.txt @ rev 18549

Up freetype(2.6.1) (latest) with subpixel rendering available.
Good-looking and clear fonts for TFT screen without the need for freetype-infinality.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 07 14:03:13 2015 +0200 (2015-11-07)
parents 8e758a7a90c9
children 86698e8d683a
line diff
     1.1 --- a/freetype/description.txt	Wed Feb 22 13:34:36 2012 -0800
     1.2 +++ b/freetype/description.txt	Sat Nov 07 14:03:13 2015 +0200
     1.3 @@ -1,3 +1,4 @@
     1.4 -FreeType 2 is a software font engine that is designed to be small, efficient, 
     1.5 -highly customizable, and portable while capable of producing high-quality output
     1.6 -(glyph images).
     1.7 +FreeType is written in C. It is designed to be small, efficient, and highly
     1.8 +customizable while capable of producing high-quality output (glyph images) of
     1.9 +most vector and bitmap font formats for digital typography. FreeType is a freely
    1.10 +available and portable software library to render fonts.