Skip to content

a1pcm/comic-panel-concat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

##Comic Panel Concatenator

Tool to join comic panels together, for large projects.

To use, create a root directory for your project.

Then, create folders in that root directory that have the format ### (single integer) or ###-### (a range, with the first integer strictly smaller than the second).

In those folders, you may store your panels. They must all be of the same width. They must also be sorted in the order you want them to appear in (this program uses alphabetical sort).

Then just input your information into the GUI and press "Go". (Debug Mode labels your panels in the finished product with red numbering, so you can see if your panels are truly in order)

The program has no progress bar, so you must wait until the program says it is complete.

About

Tool for joining comic panels in large collaborative projects, written in Scala

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages