Skip to content

Release v1.0.12

Choose a tag to compare

@github-actions github-actions released this 07 Mar 20:23
· 3 commits to master since this release
fd76152

Added:

  • Unit tests
  • Support for additional Go-built-in fonts for DrawText
  • Support for text colour in DrawText
  • VerticalAlignment enum
  • FieldType enum
  • DrawTextOptions to DrawText

Changed:

  • Use native resizing
  • Simplified calculating optimal font size for text drawing

Removed:

  • ConfigV1 and ConfigV2
  • ntft/resize usage