Releases: inanevin/LinaVG
Releases · inanevin/LinaVG
LinaVG v1.6.7
Changelog
- Some refactorings & tested Clang support starting from 17.0.1.
LinaVG v1.6.5
Changelog
- Small fixes, header cleanups, CMake options.
LinaVG v1.6.4
Changelog
- Very small fixes, clean-up headers.
LinaVG v1.6.3
Changelog
BufferEnded()
method has added to BaseBackend to notify when buffering data for a texture atlas has ended.
LinaVG v1.6.2
Changelog
- Cmake fix.
LinaVG v1.6.1
Changelog
- Header file fixes after 1.6.0.
- Index buffer now contains unsigned shorts.
LinaVG v1.6.0
Changelog
Breaking Changes:
- Text support is now enforced.
- Project structure has changed, no more binary distributed. Please use CMake as a recommended way of linking to LinaVG.
LinaVG v1.5.1
Changelog
- Wrap text bug fixes.
LinaVG v1.5.0
Changelog
- Bug fixes.
- Faster text wrapping for both ascii & unicode texts.
LinaVG v1.4.7
Changelog
- Fix extra character addition to out character information when using wrapped texts.