Skip to content

Releases: inanevin/LinaVG

LinaVG v1.6.7

03 Oct 10:38
Compare
Choose a tag to compare

Changelog

  • Some refactorings & tested Clang support starting from 17.0.1.

LinaVG v1.6.5

03 Oct 07:51
Compare
Choose a tag to compare

Changelog

  • Small fixes, header cleanups, CMake options.

LinaVG v1.6.4

17 Sep 06:09
Compare
Choose a tag to compare

Changelog

  • Very small fixes, clean-up headers.

LinaVG v1.6.3

11 Aug 10:13
Compare
Choose a tag to compare

Changelog

  • BufferEnded() method has added to BaseBackend to notify when buffering data for a texture atlas has ended.

LinaVG v1.6.2

09 Aug 12:35
Compare
Choose a tag to compare

Changelog

  • Cmake fix.

LinaVG v1.6.1

09 Aug 12:33
Compare
Choose a tag to compare

Changelog

  • Header file fixes after 1.6.0.
  • Index buffer now contains unsigned shorts.

LinaVG v1.6.0

07 Aug 16:24
7ad9ed6
Compare
Choose a tag to compare

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

18 Jun 10:54
Compare
Choose a tag to compare

Changelog

  • Wrap text bug fixes.

LinaVG v1.5.0

18 Jun 08:48
Compare
Choose a tag to compare

Changelog

  • Bug fixes.
  • Faster text wrapping for both ascii & unicode texts.

LinaVG v1.4.7

11 Jun 20:25
Compare
Choose a tag to compare

Changelog

  • Fix extra character addition to out character information when using wrapped texts.