5 Commits (a873a0e096944a85ddea8815c116317213f5efc0)
 

Author SHA1 Message Date
Peery a873a0e096 Alpha-0.33 Bugfixes, keepRatio & cut-off black
Fixed Bugs preventing correct execution including:
Erroneous slot calculations
Incorrect workload division for targetWorkers
Placing shrinked Versions (improved performance)

Also introduced:
keepRatio option - to only shrink Input while keeping their ratio
cutOut		 - cutting out unrasterized space on the target Image
(cutOut is only there to correct the flawed Rasterization)
7 years ago
Peery dc25d1f2ab Alpha 0.32 Commit - multi-threaded
Rewrote architecture to support multi-threaded worker instances.
Added a performance log (still untested) to log run times.
7 years ago
Peery f5a4438867 Fixed bugs and added ReadMe
fixed some Bugs including non-existing Folders or Files.
Added ReadMe for clarity. Spawns when folder verification failed.
7 years ago
Peery 9152b37c9f Alpha-0.1 Commit
Tested working on Linux system in development environment.
Input pictures are stretched to fit their slots.
Configuration lies within the source files.
7 years ago
Peery 26c183c1e5 Initial Commit WIP 7 years ago