Skip to content

heitoradao/chunky_png_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChunkyPNG sandbox

This is a collection of chunky_png samples.

compose.rb

file name size
composited-default.png 899K
composited-fast.png 1.7M

extract-common.rb

from-scratch.rb

This will generate output/with_metadata_after.png

metadata.rb

This sample will insert metadata into an output png.

scale_down.rb

exe/scale_down.rb -o output input/chara1.png

this will generate the file output/chara1.png that is half the size of the original file.

To erase all output files, just invoke:

rake clean

About

This is a collection of ChunkyPNG examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published