README.txt (1097B)
1 Test fonts with Graphite tables for testing 2 3 Original font: League Gothic by League of Moveable Type, converted to TT via FontSquirrel 4 5 Kerning, GDEF/GSUB/GPOS info stripped out and the name table edited to 6 produce grtest-template.ttx. 7 8 Making a test font: 9 10 1. Build ttx from template 11 sed -e 's/xxxfontnamexxx/grtestxxx/' grtest-template.ttx >grtestxxx-src.ttx 12 13 2. Make the font 14 ttx grtestxxx-src.ttx 15 16 3. Edit GDL file 17 18 4. Compile the GDL into the ttf 19 20 ../graphite-compiler.sh -d -v3 -w3521 -w510 font.gdl grtestxxx-src.ttf grtestxxx.ttf 21 22 Where graphite-compiler.sh is a script to run the graphite compiler in wine on OSX 23 (the compiler is available both as a Windows exe and as source). 24 25 Graphite compiler download: 26 http://scripts.sil.org/cms/scripts/page.php?item_id=GraphiteCompilerDownload 27 28 grtest-simple.ttf 29 Simple FAIL ==> PaSs substitution via graphite or via OT with TST1=1 30 31 grtest-multipass.ttf 32 Several passes where the end result is FAIL ==> PaSs or via OT with TST1=1 33 34 grtest-langfeat.ttf 35 FAIL ==> PaSs substitution enabled via language or feature settings or via OT with TST1=1