This release includes several improvements and minor bug fixes:
- [SwEngine] Resolved a specific case in the handling of trim paths, ensuring more accurate renderings. #1939
- [Renderer] Fixed an issue where context loss would result in paints objects drawing invalid contents, enhancing stability and visual output.
- [Lottie] Rectified errors in font/glyph and assets parsing, ensuring smoother integration and functionality.
- [Lottie] Corrected text height alignment issues, improving layout consistency across Lottie animations.
- [Lottie] Enhanced compatibility with mismatched image formats with diverse assets.
- [SVG] Implemented the SVG specification for handling out-of-range elliptical arc parameters. #1937
- [SVG] Corrected the handling of zero values for arc's rx and ry parameters, ensuring arcs are processed correctly in all scenarios.
Full Changelog: v0.12.3...v0.12.4