feat: add watermarks and text tools
This commit is contained in:
@@ -37,6 +37,7 @@ import {
|
||||
Scissors,
|
||||
SearchCheck,
|
||||
Square,
|
||||
Stamp,
|
||||
Sun,
|
||||
Type,
|
||||
ZoomIn,
|
||||
@@ -98,6 +99,8 @@ export const TOOL_ICONS: Record<string, typeof AppWindow> = {
|
||||
'add-stroke-png': Square,
|
||||
'add-text-png': Type,
|
||||
'date-stamp-png': CalendarDays,
|
||||
'watermark-tile-png': Stamp,
|
||||
'watermark-image-png': FileImage,
|
||||
'find-contour-png': Scan,
|
||||
'make-thicker-png': ZoomIn,
|
||||
'make-thinner-png': ZoomOut,
|
||||
|
||||
Reference in New Issue
Block a user