Skip to content

8.7.1

Compare
Choose a tag to compare
@JujuAdams JujuAdams released this 06 Mar 14:07
· 29 commits to master since this release
  • Fixes typist .get_text_element() returning a weak reference instead of the actual reference
  • Fixes .get_glyph_data() returning bad values if the index is less than zero
  • Adds special case for म्म्
  • Fixes line spacing throwing off vertical alignment
  • Fixes crashes in a few methods when drawing an empty string
  • Fixes pausing in a custom typist event not being respected
  • Fixes crash in edge case for .fit_to_box()
  • Fixes up overspecific type checking against methods/scripts. fixing crashes in 2024.2
  • Uses handle_parse() on 2024.2, fixing crash when using in-line surfaces in 2024.2
  • Corrects use of ds_map_exists() against colours struct, fixing crashes in 2024.2