fix: oops 2

This commit is contained in:
Maya 2025-07-29 21:28:45 +03:00
parent ae1cc9ff87
commit 199ac003e2
No known key found for this signature in database
1 changed files with 2 additions and 3 deletions

View File

@ -71,7 +71,6 @@ export const imageFormats = [
new FormatInfo("miff", true, true),
new FormatInfo("mng", true, true),
new FormatInfo("mono", false, true),
new FormatInfo("mpc", true, true), // not ideal (literally empty lol)
new FormatInfo("mtv", true, true),
new FormatInfo("o", false, true),
new FormatInfo("otb", true, true), // not ideal (completely black and white - maybe format is like that)
@ -84,8 +83,8 @@ export const imageFormats = [
new FormatInfo("pct", true, true),
new FormatInfo("pcx", true, true),
new FormatInfo("pdb", true, true), // not ideal (completely black and white - maybe format is like that)
new FormatInfo("pdf", false, true),
new FormatInfo("pdfa", false, true),
// new FormatInfo("pdf", false, true),
// new FormatInfo("pdfa", false, true),
new FormatInfo("pgx", true, true), // not ideal (grayscale - maybe format is like that)
new FormatInfo("phm", true, true),
new FormatInfo("picon", true, true), // not ideal (smudged out colours - format probably)