mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
text,widget: remove dead code and fields
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -163,10 +163,6 @@ type layoutKey struct {
|
||||
lineHeightScale float32
|
||||
}
|
||||
|
||||
type pathKey struct {
|
||||
gidHash uint64
|
||||
}
|
||||
|
||||
const maxSize = 1000
|
||||
|
||||
func gidsEqual(a []glyphInfo, glyphs []Glyph) bool {
|
||||
|
||||
Reference in New Issue
Block a user