Skip to content

jsyme222/layer_cake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layer_cake

PNG layering and colorizing

Layer cake is an application developed in python, it's purpose at time of development is to supply PNG alteration for the 'vivacity.online' avatar builder.

Upon initialization, the Cake class requires a list of PNG locations [<layers>, ].

Cake.bake([<layers>, ]) method will create a single PNG image constructed by layering each of the provided layers on top of each other.

The Decorator class is used to add gradient color to any greyscale PNG.

About

PNG layering and colorizing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages