Yeah. Greg’s (excellent) implementation of Graphics is highly coupled with the SVG implementation. We’re going to need to figure out how to decouple it so SVG, Canvas (or WebGL or whatever else) can be easily swapped.
> On Nov 5, 2020, at 4:46 PM, Carlos Rovira <[email protected]> wrote: > > 4. Canvas into a canvas package also in Graphics. >> > > +1. Also take a look at the implementation tha Greg did (showcases here: > https://royale.apache.org/working-with-vector-graphics/ > <https://royale.apache.org/working-with-vector-graphics/>) > maybe to see if that should be refactored too to some other place >
