Tools¶
μGui is more than the rendering library — a set of companion tools covers the workflow around it. The two generators run right here in your browser — no install, nothing uploaded anywhere else. μGui Studio, the desktop designer, is on its way.
Font Generator
Convert any .ttf into a sparse, anti-aliased bitmap font
header ready to #include — pick size, bits-per-pixel and
language coverage, and preview the result live.
Image Generator
Compress PNG, JPG, BMP or SVG artwork into a
ugui_compressed_image_t header — RLE, LZSS, DPCM, indexed or
grayscale, sized for a microcontroller's flash budget.
μGui Studio
A live, desktop widget designer. Compose screens visually against the real rendering library and iterate on layout and theme without flashing a board. Not yet ready to share — check back soon.