Loading articleโฆ
Loading 4weirdโฆ
Loading articleโฆ
DocsDictatePic
Docs ยท studio ยท dictatepic
DictatePic at /studio/image is a GIMP-style raster and sprite editor on a fixed 512 ร 512 document: a layer stack with blend modes and opacity, five working paint tools, bounded undo, and one-click transparent PNG export.
Layers
Every layer carries a name, visibility and lock flags, opacity from 0.0 to 1.0 (applied as canvas alpha at composite time), and one of 8 blend modes: source-over, multiply, screen, overlay, darken, lighten, color-dodge, color-burn. A 16px checkerboard paints under the stack so transparency reads honestly.
dictatepic โ layer stack
512 ร 512Walkthrough
Paint with the five working raster tools, manage the stack as you go, and export. Strokes and layer changes publish interop events (dictate-pic:stroke, dictate-pic:layer-change, dictate-pic:export) on the shared 4weird_interop_bus so other tools can follow along.
Honest boundaries
Not every button paints yet. The UI labels each tool's state so a grayed control is never a mystery โ and selection/clone tools are openly deferred past Wave 3.