Skip to content

A simple program to consolidate similar images and resolve any ambiguous pixels.

Notifications You must be signed in to change notification settings

Danjb1/sprite-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sprite Fixer

A program designed to work with the output of my Sprite Extractor to consolidate any duplicate sprites and fix any highlighted pixels.

Example

Compile

From the src directory:

javac main/*.java

Run

From the src directory:

java main.SpriteExtractor SOURCE_DIR

Images are saved to an out directory.

Example

java main.SpriteExtractor input_images

About

A simple program to consolidate similar images and resolve any ambiguous pixels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages