Skip to content

8.0.5

Compare
Choose a tag to compare
@JujuAdams JujuAdams released this 14 Aug 10:11
· 449 commits to master since this release

Documentation here.

 

Changes from 8.0.4:

  • Calling a method after .draw() now throws a helpful error message
  • Fixes many .fit_to_box() issues, including incorrect sizing and right-to-left script incompatibilities
  • Fixes spaces being set to zero width occasionally
  • Fixes text effects being lost when backgrounding the app on Android
  • Fixes .skip() not working when applied before new text is drawn with a typist
  • Fixes crash when rendering ओ in Krutidev fonts
  • Adds scribble_font_delete() and scribble_font_exists()
  • scribble_font_rename() is now safer
  • Fixes another nasty edge case garbage collection bug