Skip to content

Python program that take a directory, take every PNG files in it then merges them into a tiles/sprite PNG file

Notifications You must be signed in to change notification settings

Roxy8311/Tile-Sprites-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tile-Sprites-maker

Python program that take a directory, take every PNG files in it then merges them into a tiles/sprite PNG file

How to use?

fusionner_images(Entry_Repertory, Output_file_repertory, number_of_column)

Entry_Repertory (STR) => where all of your PNG files are stored Output_file_repertory (STR) => where you want to save the output file nimber_of_column (INT) => number of column you want (if not possible, it is automatly ajusted)

Made by CLUS Lilian/Lilly

About

Python program that take a directory, take every PNG files in it then merges them into a tiles/sprite PNG file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages