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": "Unsaved changes",
"saved": "Saved",
"layers": "Layers",
"newLayer": "New layer",
"up": "Up",
"down": "Down",
"delete": "Delete",
@@ -86,9 +87,13 @@
"faceDetectionTip": "{count} face(s) found. Select an image layer with a clear, front-facing face for best results.",
"toolPointer": "Pointer",
"toolPan": "Pan",
"toolFace": "Face",
"toolFace": "Face Blur",
"toolFill": "Fill",
"toolBrush": "Brush",
"toolText": "Text",
"toolImage": "Image",
"fillColor": "Fill color",
"fillTolerance": "Tolerance",
"canvasSizeTitle": "Canvas Size",
"modePreset": "Preset",
"modeCustom": "Custom",
+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": "カスタム",
+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": "กำหนดเอง",