pincrush
pincrush copied to clipboard
Pincrush is an open PNG optimizer implementing Apple's proprietary CgBI format.
`theos` is using `pincrush` to optimize the png images but it will cause pngs broken, any idea? ```shell ifeq ($(_THEOS_FINAL_PACKAGE),$(_THEOS_TRUE)) # causes png broken # find $(THEOS_STAGING_DIR) -name \*.png -a...
I see that you were active here a few days ago, so I hope you will see this too! At first it complain about not finding g++, so I made...
The old g++-4.2 doesn't exist, they've moved on to the llvm compiler.