Skip to content

ckblau/charaMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charaMaker

A simple character picture maker for KuroScripter, which convert a png file with transparent pixels to a bmp file, and fill transparent pixels with specialized color.

Build

On Windows

g++ -o charaMaker.exe charaMaker.cpp

On Linux

g++ -o charaMaker charaMaker.cpp

Usage

charaMaker <-i PNGFile> [-o BMPFile] [-c TransparentColor]

About

A simple character picture maker for KuroScripter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages