Documentation ¶
Index ¶
- type Lookup
- func (l *Lookup) Add(name draw.Font, ttf []byte) error
- func (l *Lookup) AddAlias(target draw.Font, name draw.Font)
- func (l *Lookup) Index(s string, x float64, name draw.Font, size float64) int
- func (l *Lookup) LoadFont(name draw.Font, size float64) font.Face
- func (l *Lookup) Measure(s string, name draw.Font, size float64) draw.TextMetrics
- func (l *Lookup) Must(name draw.Font, ttf []byte)
- func (l *Lookup) SetSize(s float64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.