Skip to content

v2.1.0

Choose a tag to compare

@gfoidl gfoidl released this 07 Dec 14:15
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Fixes around memory management by @gfoidl in #45
  • Better string marshalling and ROS overloads for some UTF-8 APIs in cairo by @gfoidl in #46
  • Applied SuppressGCTransition where it's safe to do so by @gfoidl in #47
  • Default fonts, FreeType synthesize improvements and samples for font options by @gfoidl in #49
  • Made the project thread-safe and ready for usage in parallel scenarios like web-servers by @gfoidl in #54
  • Added basic Pango implementation by @gfoidl in #55
  • Added font features (FontMap, et.al.) to Pango by @gfoidl in #58
  • A little bit of polishing the docs by @gfoidl in #59

Full Changelog: v2.0.0...v2.1.0