Documentation ¶
Overview ¶
Package tiles provides common utilities for manipulation of graphical tiles, such as drawing fonts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Drawer ¶
type Drawer struct {
// contains filtered or unexported fields
}
Drawer can be used to draw a text rune on an image of appropriate size to be used as a tile. See the example in examples/messages/tiles.go for an example of use.
Click to show internal directories.
Click to hide internal directories.