Skip to content

8.8.0

Compare
Choose a tag to compare
@JujuAdams JujuAdams released this 08 Jun 11:19
· 14 commits to dev-lts since this release
  • Fixes typo in external sound functions (Thank you @KormexGit!)
  • Fixes crash in scribble_typists_add_event() (Thank you @arzulo!)
  • Fixes typist.skip() not skipping in the middle of a delay
  • Fixes space width being determined by the wrong glyph property
  • Fixes shadow smearing for some glyphs when using a large shadow offset
  • Fixes kerning being applied to the wrong glyph in a pair
  • Adds SCRIBBLE_USE_ASCENDER_OFFSET. This is set to true by default - set to false for v8.7.1 behaviour
  • Fixes .scale() and .align() not regenerating the bounding box
  • Adds scribble_font_set_halign_offset() and scribble_font_set_valign_offset()