Skip to content

Commit

Permalink
fix: convert GIFs masquerading as PNG to PNG
Browse files Browse the repository at this point in the history
Upon removing support for several file formats like GIF and BLP from the
SimpleGraphic runtime, we noticed that there were some assets that had
incorrect file extensions and loaded only thanks to file format
detection ignoring extensions.

As the actual file format loader for GIF was removed, these stealth GIFs
are now losslessly converted to PNG.
  • Loading branch information
zao committed Jul 8, 2024
1 parent ed92e96 commit 7ab6a81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file modified src/TreeData/PSPointsFrame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/TreeData/PSStartNodeBackgroundInactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ab6a81

Please sign in to comment.