Dominik Jain 3dc2411130 Extend ExportShapeTool to support the export of image fill content
Add new tool parameter `mode` ("shape" or "fill") to support this

Since the fill's format is not guaranteed to be PNG, include dependency
`sharp` to handle image format conversion

Because the export logic has become more complex, introduce
PenpotUtils.exportImage utility function for minimal code to be
sent to the plugin for execution

Resolves #12
2026-01-14 16:15:36 +01:00
..
2025-10-15 17:45:47 +02:00
2025-10-11 22:56:57 +02:00
2025-10-16 16:17:00 +02:00
2026-01-13 20:55:56 +01:00