mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
286f7c643f
When this option is enabled all png images will be converted to PNG-8 (8 bit per pixel).
28 lines
337 B
Plaintext
28 lines
337 B
Plaintext
config.mk
|
|
imagequant.pc
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.so.0
|
|
*.so
|
|
*.bz2
|
|
*.dylib
|
|
*.dylib.0
|
|
*.jnilib
|
|
*.dSYM
|
|
org/pngquant/*.class
|
|
org/pngquant/*.h
|
|
target/
|
|
msvc-dist/org/
|
|
msvc-dist/*.md
|
|
msvc-dist/Makefile*
|
|
msvc-dist/*.cs
|
|
msvc-dist/*.xml
|
|
msvc-dist/CHANGELOG
|
|
msvc-dist/COPYRIGHT
|
|
msvc-dist/configure
|
|
msvc-dist/.gitignore
|
|
quantized_example.png
|
|
example
|
|
lodepng.?
|