Skip to content

Normalizing Apple-specific CgBI-fried PNG files (by jongware)

Notifications You must be signed in to change notification settings

esjeon/pngdefry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pngdefry

Normalizing Apple-specific CgBI-fried PNG files. Originally by jongware.

Some more details on CgBI can be found here: https://theapplewiki.com/wiki/PNG_CgBI_Format

Note that this repo is created as an archive.

Compiling

This code does not depend on any external libraries, so compiling is as easy as this:

$ cc pngdefry.c

Note that you need to compile only pngdefry.c, because it includes miniz.c.

About

Normalizing Apple-specific CgBI-fried PNG files (by jongware)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published