Skip to content

Releases: chfoo/cobbletext

v0.2.0

08 May 02:14
v0.2.0
cb61ea2
Compare
Choose a tag to compare
  • Removed library clear_glyphs() and added engine clear_tiles().
  • Changed add_inline_object() to accept width and height instead of size.
  • Fixed Engine OutputInfo containing uninitialized values if lay_out() was not called.
  • Fixed dynamic library symbol exports on Windows.
  • Added CMake variable COBBLETEXT_CPP_API to enable C++ API on a dynamic library build for Windows.

v0.1.0

30 Apr 02:19
v0.1.0
0e45a2e
Compare
Choose a tag to compare
  • First release

Update: Added zips for Windows for portability. Future releases won't use 7z since it's not saving much bytes anyway.