Versions in this module Expand all Collapse all v1 v1.0.0 Jan 3, 2022 Changes in this version + const LoopHorizontally + const LoopVertically + var DefaultFont = Font + func Text(txt string, font Font) draw.Image + type Font struct + CharHeight int + CharWidth int + Chars [][]byte + Meta map[string]string + Name string + var SevenSegXLFont Font = Font{ ... } + var SgaFont Font = Font{ ... } + var SmallFont Font = Font{ ... } + var SmallInvFont Font = Font{ ... }