8.6.1
New Features
- Adds
scribble_color_set()
to allow for colour tag adjustment at runtime. Please read the documentation carefully for this function - Adds
scribble_color_get()
to return values set by the above - Adds
.pre_update_typist()
text element method to work around order-of-execution issues in some edge cases - Adds
SCRIBBLE_SPRITE_BILINEAR_FILTERING
(which also affects surfaces)
Bug Fixes
- Fixes
.refresh()
text element method potentially causing unexpected hitches - Fixes per-character delay delaying every character after the character to delay
- Fixes sprites and surfaces having an unpredictable bilinear filtering state