This commit is contained in:
Klaus Wendel, archium GmbH 2021-03-03 09:32:33 +01:00
parent 7e9370d183
commit 19a2fa1799
1 changed files with 1 additions and 0 deletions

1
def.go
View File

@ -299,6 +299,7 @@ type InitType struct {
SizeStr string
Size SizeType
FontDirStr string
Density float64
}
// FontLoader is used to read fonts (JSON font specification and zlib compressed font binaries)