Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 10:19
· 1 commit to main since this release
27b8962

Fixed

  • Brand logo rendering for wide wordmarks (ROSA3D). The logo widget was a
    52×52 px square — ROSA3D's 334×94 wordmark was squished to ~15 px tall.
    load_brand_pixmap now accepts a separate max_w bound; the logo widget is
    160×52 px (left-aligned), so ROSA3D renders at ~160×45 px while square logos
    (Polymaker, Prusament) are unaffected.