Add Pixso (.pip, .pix) support to ThumbnailViewer
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions

This commit is contained in:
ema
2025-07-08 22:28:08 +08:00
parent c47d9f3c9b
commit a6c077fbbb
3 changed files with 44 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ public class Plugin : IViewer
".cdr", // CorelDraw
".fig", // Figma
".kra", // Krita
".pip", ".pix", // Pixso
".xd", // AdobeXD
".xmind", // XMind
]);