libgfx 1.0.3
libgfx: ^1.0.3 copied to clipboard
A comprehensive 2D vector graphics engine for Dart with software rasterization, supporting paths, strokes, gradients, text, and advanced rendering features.
1.0.0 #
- Initial release of libgfx
- Comprehensive 2D vector graphics engine with software rasterization
- Full TrueType font support with text rendering
- Linear, radial, and conic gradients
- Advanced blend modes and image filters
- Path operations and boolean operations
- Multiple image codec support (PNG, BMP, PPM)
- Fluent API for chainable operations
- 30+ example programs demonstrating features
- Font files distributed separately via download scripts to reduce package size
1.0.1 #
- Minor upgrades
1.0.2 #
- Linting upgrade
1.0.3 #
- Update dependencies