SDL_RenderCopy with 2D transformation matrix

Hi,–
Best regards,
Andreas Falkenhahn mailto:@Andreas_Falkenhahn

Hi,

I’ve noticed that SDL_RenderCopyEx() accepts a lot of arguments but doesn’t
seem to be able to deal with a standard 2D transformation matrix consisting
of (sx,rx,ry,sy) transformation factors (optionally also translation specified
in tx,ty).

Maybe this should be extended to work with a 2D transformation matrix as
well.–
Best regards,
Andreas Falkenhahn mailto:@Andreas_Falkenhahn