Documentation ¶
Index ¶
Constants ¶
View Source
const ( Width = 128 Height = 128 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmojiDrawer ¶
type EmojiDrawer struct {
// contains filtered or unexported fields
}
func NewEmojiDrawer ¶
func NewEmojiDrawer(bundlePath string) (*EmojiDrawer, error)
func (*EmojiDrawer) GenerateEmoji ¶
func (e *EmojiDrawer) GenerateEmoji(text string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.