feat(image): add rounded-square and squircle crop tool (#602)

Adds a Rounded Crop image tool for logo, favicon, and app-icon work. It masks the framed square to a rounded rectangle (with a corner-radius control) or an iOS-style squircle, reusing circle-crop's zoom/offset framing, border ring, background fill, and output-size options. Includes translations across all 21 locales.

Closes #601
This commit is contained in:
SnapOtter
2026-07-21 16:48:48 +08:00
committed by GitHub
parent 7d37f6e6f5
commit e7ffb37e98
35 changed files with 935 additions and 6 deletions
+2
View File
@@ -113,6 +113,8 @@
/tools/beautify /tools/image/beautify/ 301
/tools/circle-crop/ /tools/image/circle-crop/ 301
/tools/circle-crop /tools/image/circle-crop/ 301
/tools/rounded-crop/ /tools/image/rounded-crop/ 301
/tools/rounded-crop /tools/image/rounded-crop/ 301
/tools/duotone/ /tools/image/duotone/ 301
/tools/duotone /tools/image/duotone/ 301
/tools/image-pad/ /tools/image/image-pad/ 301