github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/golang/freetype/testdata/README (about)

     1  The luxi*.ttf and COPYING files in this directory were copied from the X.org
     2  project, specifically
     3  http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-1.0.0.tar.bz2
     4  
     5  There are three Luxi fonts: sans (s), serif (r) and monospaced (m). For example,
     6  luxisr.ttf is Luxi Sans. The 'r' here means regular, as opposed to bold.
     7  
     8  The *.ttx files in this directory were generated from the *.ttf files
     9  by the ttx command-line tool.
    10  http://www.letterror.com/code/ttx/index.html
    11  
    12  The *-hinting.txt files in this directory were generated from the *.ttf files
    13  by the ../cmd/print-glyph-points command-line tool.