v0.1.0-next.19
Pre-release
Pre-release
·
30 commits
to next
since this release
0.1.0-next.19 (2025-08-04)
Bug Fixes
- Add keyboard zoom shortcuts, Ctrl/Cmd/Shift + Plus/Minus for canvas navigation (#97) (96bd2d5)
- Cache drawn shapes (#95) (c915eb8)
- Chore create buffers and binding groups (#41) (35e37a9)
- correct testing position (d4aedee)
- define assets as a union of image and shape (#92) (1af380d)
- Half straight curves (#46) (ab773c5)
- Improve draw shape (#45) (5bd710e)
- Optimize memory zig and wgsl (#42) (841f94c)
- Render assets in order (#40) (2a962d9)
- Resize SVG to get best quality (#43) (3036b50)
- select shape (#107) (522c1ee)
- support bezier curves from svg files (#100) (0a0531e)
- support ellipse, support fill, support curves (#106) (df73326)
- support safari in determining canvas size (#38) (e7a5a59)
Features
- Draw shape (#44) (c71de93)
- loads svg from file into shape (#98) (9606afb)
- Zoom feature (#37) (f20ae31)