Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SupportedSizes ¶
func SupportedSizes() []string
Types ¶
type LinePosition ¶
type ParagraphScale ¶
type ParagraphScale struct { Height fixed.Int26_6 Width fixed.Int26_6 Lines []LinePosition }
func ScaleParagraph ¶
func ScaleParagraph(drawer font.Drawer, align string, text string) (s ParagraphScale)
Click to show internal directories.
Click to hide internal directories.