Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@chfoo chfoo released this 08 May 02:14
· 5 commits to master since this release
v0.2.0
cb61ea2
  • 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.