Release v1.0.12
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