density
This commit is contained in:
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user