aminal/vendor/github.com/4ydx/gltext/example/font
Liam Galvin 257dd999ec switched to glfont 2018-08-03 15:45:41 +01:00
..
COPYING initial gui base 2018-06-28 12:26:48 +01:00
README switched to glfont 2018-08-03 15:45:41 +01:00
font_1_honokamin.ttf switched to glfont 2018-08-03 15:45:41 +01:00
luximr.ttf switched to glfont 2018-08-03 15:45:41 +01:00
luximr.ttx switched to glfont 2018-08-03 15:45:41 +01:00
luxirr.ttf switched to glfont 2018-08-03 15:45:41 +01:00
luxirr.ttx switched to glfont 2018-08-03 15:45:41 +01:00
luxisr-12pt-sans-hinting.txt switched to glfont 2018-08-03 15:45:41 +01:00
luxisr-12pt-with-hinting.txt switched to glfont 2018-08-03 15:45:41 +01:00
luxisr.ttf switched to glfont 2018-08-03 15:45:41 +01:00
luxisr.ttx switched to glfont 2018-08-03 15:45:41 +01:00
make-other-hinting-txts.sh switched to glfont 2018-08-03 15:45:41 +01: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.