Hi!
- The gfx part for now uses GP_PutPixel_Raw() (which is wrong because we need to clip every pixel (at least for the more complicated shapes). So variant without transformation but with clipping is needed too.
Or better we should settle for subcontext and clipp ony for context boundaries. Shouldn't the Raw function clip at least for these?