mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-23 17:32:02 +01:00
text/v2: add a comment
This commit is contained in:
parent
63e97c7064
commit
4c7ed56077
@ -20,6 +20,7 @@ import (
|
||||
|
||||
var _ Face = (*LimitedFace)(nil)
|
||||
|
||||
// LimitedFace is a Face with glyph limitations.
|
||||
type LimitedFace struct {
|
||||
face Face
|
||||
unicodeRanges unicodeRanges
|
||||
|
Loading…
Reference in New Issue
Block a user