Skip to content

v0.7.2

Compare
Choose a tag to compare
@jsvine jsvine released this 18 Jul 03:12
· 248 commits to stable since this release

Added

Changed

  • Change .to_image(...)'s approach, preferring to composite with a white background instead of removing the alpha channel. (1cd1f9a)

Fixed

  • Fix bug in LayoutEngine.calculate(...) when processing char objects with len>1 representations, such as ligatures. (#683)