freetype/testdata
Nigel Tao b76427be47 freetype: add script to create more hinting tests.
R=bsiegert, r
CC=golang-dev
https://codereview.appspot.com/14414044
2013-10-09 20:07:32 +11:00
..
COPYING freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
README freetype: add script to create more hinting tests. 2013-10-09 20:07:32 +11:00
luximr.ttf freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luximr.ttx freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luxirr.ttf freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luxirr.ttx freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luxisr-12pt-sans-hinting.txt freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luxisr-12pt-with-hinting.txt freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luxisr.ttf freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
luxisr.ttx freeetype: move the test fonts from the luxi-fonts/ directory to 2013-10-04 17:03:59 +10:00
make-other-hinting-txts.sh freetype: add script to create more hinting tests. 2013-10-09 20:07:32 +11:00

README

The luxi*.ttf and COPYING files in this directory were copied from the X.org
project, specifically
http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-1.0.0.tar.bz2

There are three Luxi fonts: sans (s), serif (r) and monospaced (m). For example,
luxisr.ttf is Luxi Sans. The 'r' here means regular, as opposed to bold.

The *.ttx files in this directory were generated from the *.ttf files
by the ttx command-line tool.
http://www.letterror.com/code/ttx/index.html

The *-hinting.txt files in this directory were generated from the *.ttf files
by the ../cmd/print-glyph-points command-line tool.