I may be able to join forces on the canvas implementation during late December/January. I have been thinking about this for while now too.
The reason for the org.apache.royale.display package was to mirror its origins, like we have done elsewhere. I made a start on BitmapData as well, but there are quite a few additional methods that need to be added to that still. On Fri, Nov 6, 2020 at 4:18 AM Harbs <[email protected]> wrote: > 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 > > > >
