Documentation
¶
Overview ¶
Package fonts provides embedded fonts for the go-compose framework. This includes both the Go fonts (for text) and Noto Color Emoji (for emoji).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Collection ¶
Collection returns a font collection that includes both Go fonts and Noto Color Emoji. This provides full unicode and emoji support in a portable, self-contained way without relying on system fonts.
func GoFontsOnly ¶
GoFontsOnly returns just the Go font collection without emoji. Use this if you don't need emoji support and want smaller binary size.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.