v2.1.0
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