Skip to content

Commit

Permalink
feat: Support for PVR (PVRTC) format
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor-pelykh committed May 10, 2024
1 parent 4838fe0 commit 607951b
Show file tree
Hide file tree
Showing 14 changed files with 2,224 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/formats/image-format.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export enum ImageFormat {
png,
pnm,
psd,
pvr,
tga,
tiff,
webp,
Expand Down
Loading

0 comments on commit 607951b

Please sign in to comment.