ruffle/core
Mike Welsh 146b8adc68 swf: Clean up LineStyle
* Remove LineStyle::color, instead using fill_style with
   FillStyle::Color to indicate solid color.
 * Store `flags` in the struct instead of separate bools/values.
 * Add getters/setters for ease of use.
 * Add builder-style methods for setting LineStyle properties.
 * Fix misnamed ALLOW_CLOSE flag to NO_CLOSE.
2022-04-11 22:50:40 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
macros build(deps): bump quote from 1.0.17 to 1.0.18 2022-04-11 13:51:20 -07:00
src swf: Clean up LineStyle 2022-04-11 22:50:40 -07:00
Cargo.toml audio: Fix symphonia feature 2022-04-11 15:25:15 -07:00