icongine 1.1.0
icongine: ^1.1.0 copied to clipboard
An icon font generator for SVG and PNG assets. Generates TTF/OTF fonts and typed IconData APIs.
Changelog #
All notable changes to this project will be documented in this file.
1.1.0 - 2026-03-06 #
Added #
- Added PNG asset support to the icon generation pipeline.
- Added raster comparison fixtures and a helper tool for validating generated example assets.
Changed #
- Reorganized the processing pipeline to separate contour generation from SVG input handling.
- Moved the example icon sources under
example/assets/icons/and refreshed the example documentation to match the new asset layout. - Expanded and updated the test suite to cover the restructured pipeline and PNG workflows.