Desktop simulator [Platform] for zest.
Shapes are rendered with anti-aliasing via tiny-skia into an
RGBA pixmap, then converted to RGB565 for the SDL2-backed
embedded-graphics-simulator window. Text stays pixel-perfect
(bitmap MonoFont) to match the on-device look.