8.0.1 Beta 8
Change log against v7.1 here.
Documentation here.
Changes from beta 7:
draw_text_scribble()
anddraw_text_scribble_ext()
now use Scribble's default font if no font has been set usingdraw_set_font()
- Fixes
.on_last_page()
calling a deprecated method - Fixes events not executing when there are no printable glyphs in the input string
- Adds
[zwsp]
tag to insert a zero width space into a string (which is useful for controlling where linebreaks happen) - Adds
.animation_speed()
and.get_animation_speed()
text element methods - Adds
.flash()
effect which replaces the old.fog()
effect - Fixes HTML5 again. Days since YYG broke HTML5:
000
- Fixes
.get_state()
returning inaccurate results when type in effect is smoothed