-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove support for .pkm, .ktx, .astc, .dng, .heif, and .heic formats
While the skia library claimed these should all be enabled, I've been unable to actually load those types of image files, so have removed the illusion of support for them. There are Go implementations for some of these that could be used instead, albeit likely slower, as they won't get the benefit of various compiler optimizations that can be done in C.
- Loading branch information
1 parent
21725cd
commit 394f980
Showing
2 changed files
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.