feat: layer effects, bucket fill, simple brush

This commit is contained in:
2026-05-21 00:02:12 +07:00
parent bcf4650c70
commit e7dd9420e7
47 changed files with 1675 additions and 1038 deletions
+6 -1
View File
@@ -47,6 +47,7 @@
"unsavedChanges": "未保存の変更",
"saved": "保存済み",
"layers": "レイヤー",
"newLayer": "新しいレイヤー",
"up": "上へ",
"down": "下へ",
"delete": "削除",
@@ -86,9 +87,13 @@
"faceDetectionTip": "{count}件の顔が見つかりました。正面を向いた顔がはっきり写っている画像レイヤーを選ぶと、より良い結果になります。",
"toolPointer": "ポインター",
"toolPan": "パン",
"toolFace": "顔",
"toolFace": "顔ぼかし",
"toolFill": "塗りつぶし",
"toolBrush": "ブラシ",
"toolText": "テキスト",
"toolImage": "画像",
"fillColor": "塗りつぶし色",
"fillTolerance": "許容値",
"canvasSizeTitle": "キャンバスサイズ",
"modePreset": "プリセット",
"modeCustom": "カスタム",