zetanumbers / wasm4-rs

Idiomatic bindings to wasm4 for Rust
MIT License
7 stars 1 forks source link

`text` uses draw colors too #3

Open zetanumbers opened 2 years ago

IFcoltransG commented 9 months 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.