Well, I was thinking that, but actually there are cases where AA might be useful...
Like maybe you render to a 16bpp offscreen buffer and half-res and render it pixel-doubled. Then you get antialiasing.
I'd argue that actually device_is_B2 is more readable anyway...
device_is_B2
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Well, I was thinking that, but actually there are cases where AA might be useful...
Like maybe you render to a 16bpp offscreen buffer and half-res and render it pixel-doubled. Then you get antialiasing.
I'd argue that actually
device_is_B2
is more readable anyway...