ruffle/core
David Wendt 9564cbeda4 Use the new dynamic bounding box to calculate a width for word-wrapping, and update the new bounding box directly in autosize rather than hitting `DisplayObject` methods.
This also adjusts `DisplayObject` methods to use the bounds.
2020-06-20 19:48:11 -04:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.30 to 1.0.31 2020-06-09 22:14:57 -07:00
src Use the new dynamic bounding box to calculate a width for word-wrapping, and update the new bounding box directly in autosize rather than hitting `DisplayObject` methods. 2020-06-20 19:48:11 -04:00
tests avm1: Fatal errors will halt the AVM and prevent further execution 2020-06-20 15:02:00 -07:00
Cargo.toml core: Use thiserror to derive Loader errors 2020-06-20 15:02:00 -07:00