ruffle/render/common_tess
Mike Welsh d23ea90459 swf: Change Matrix to use Fixed16 for a, b, c, d
Matrices in an SWF file store their scale/skew components in
in 16.16 format (fbits).

Split `ruffle_core::Matrix` and `swf::Matrix`. `swf::Matrix` now
stores its data as `Fixed16` instead of immediately converting to
`f32`.
2021-06-08 14:57:15 -07:00
..
src swf: Change Matrix to use Fixed16 for a, b, c, d 2021-06-08 14:57:15 -07:00
Cargo.toml build(deps): bump lyon from 0.17.4 to 0.17.5 2021-01-30 16:28:18 -08:00