zest-simulator 0.1.0

Desktop simulator Platform for the zest GUI framework via embedded-graphics-simulator + SDL2.
Documentation

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.