ruffle/core/tests/swfs
Mike Welsh 02d99c3686 core: CSMTextSettings tag alters text hit testing
Normally, a hit test on static text will consider the text glyphs.
However, a CSMTextSettings tag can change the text to use the
"advanced rendering engine", which causes hit tests to only consider
the bounds. This is toggled by the "Anti-alias for readibility"
setting in the Flash IDE.

Wire up the CSMTextSettings tag and adjust hit test behavior based
on this flag.

Fixes #2987.
2021-02-01 17:17:41 -08:00
..
avm1 core: CSMTextSettings tag alters text hit testing 2021-02-01 17:17:41 -08:00
avm2 avm2: Implement isFinite 2020-12-27 23:02:39 -08:00