density
This commit is contained in:
parent
7e9370d183
commit
19a2fa1799
1
def.go
1
def.go
|
@ -299,6 +299,7 @@ type InitType struct {
|
||||||
SizeStr string
|
SizeStr string
|
||||||
Size SizeType
|
Size SizeType
|
||||||
FontDirStr string
|
FontDirStr string
|
||||||
|
Density float64
|
||||||
}
|
}
|
||||||
|
|
||||||
// FontLoader is used to read fonts (JSON font specification and zlib compressed font binaries)
|
// FontLoader is used to read fonts (JSON font specification and zlib compressed font binaries)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user