Pad/internal
Greg Pomerantz 106e91832a Add drawPng function to Renderer for PNG icon rendering
- Takes image.Image, position (x,y) in Dp, size (width,height) in Dp
- Tint color with alpha < 255 applies color overlay using clip.Rect
- Converts Dp to pixels using Renderer.toPx()
- Uses paint.NewImageOp for image rendering
2026-05-10 06:50:03 -04:00
..
editor Revert to last working state (68437c3) before PNG icon changes 2026-05-10 06:45:47 -04:00
ui Add drawPng function to Renderer for PNG icon rendering 2026-05-10 06:50:03 -04:00