ruffle/core
Mike Welsh 068f4c3bee core: Edit text uses device fonts when outline flag isn't set
Specifically fall back to the device font when the UseOutlines
flag is not set in DefineEditText (SWF19 p.172). Fixes #451.

Note that since we only use a single font for "device" rendering,
this may sometimes be a different font than is specified in the
Flash IDE.
2020-03-17 19:13:20 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Fix clippy iter-nth-zero warnings 2020-03-12 21:16:30 -07:00
src core: Edit text uses device fonts when outline flag isn't set 2020-03-17 19:13:20 -07:00
tests core: Matrix translation is in twips 2020-02-26 12:47:47 -08:00
Cargo.toml build(deps): bump bitstream-io from 0.8.4 to 0.8.5 2020-03-17 17:08:59 +00:00