Open zetanumbers opened 2 years ago
It would be a good idea to expose DRAW_COLORS in the framebuffer API, rather than just using it inside Blit. rect and oval and so on use DRAW_COLORS too.
DRAW_COLORS
framebuffer
Blit
rect
oval
It would be a good idea to expose
DRAW_COLORS
in theframebuffer
API, rather than just using it insideBlit
.rect
andoval
and so on useDRAW_COLORS
too.