Explorar o código

TDF specifications.

Steve Thielemann %!s(int64=2) %!d(string=hai) anos
pai
achega
cee5de88ad
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      font-util/font-out.go

+ 2 - 0
font-util/font-out.go

@@ -9,6 +9,8 @@ import (
 	"strings"
 )
 
+// http://www.roysac.com/blog/2014/04/thedraw-fonts-file-tdf-specifications/
+
 var Conversion [][2]int
 
 // copied from tdfont.go, and modified