Releases: inanevin/LinaVG
Releases · inanevin/LinaVG
LinaVG v1.2.3
Changelog
- LinaVG::Vertex structure aligned to be 16 bytes per element.
LinaVG v1.2.2
Changelog
- Basically v1.2.1, really smol tiny fix.
LinaVG v1.2.1
Changelog
- All style options now support local AA and framebuffer multiplier alongside the global ones.
LinaVG v1.2.0
Changelog
- Threading support for those who are implementing their custom backends. Check out the wiki page for more information!
LinaVG v1.1.4
Changelog
- Support for drawing inwards outlines on filled shapes.
LinaVG v1.1.3
Changelog
- Better text caching, respecting relative indices.
LinaVG v1.1.2
Changelog
- Text font atlas creation bugs fixed.
LinaVG v1.1.1.1
Changelog
- Quick fix for integer starting points on cached texts.
LinaVG v1.1.1
Changelog
- Floating point to integer starting points for text quads.
LinaVG v1.1.0
Changelog
- Bug fixes on outline texture tint colors
- Bug fixes on text alignment
- Better text size calculation & various SDF fixes. Might change how the texts are aligned vertically on existing applications.