Add little TODO
This commit is contained in:
parent
ce21b34f86
commit
2ae07af710
@ -47,6 +47,7 @@ func (tok token) String () string {
|
||||
tok.position.X, tok.position.Y, tok.width)
|
||||
}
|
||||
|
||||
// TODO: perhaps rename this to just "glyph"
|
||||
type runeLayout struct {
|
||||
x fixed.Int26_6
|
||||
run rune
|
||||
|
Loading…
Reference in New Issue
Block a user