8 Commits

Author SHA1 Message Date
Marco van Dijk
db9633a855 Added simple prerender functions to estimate seciton dimensions
Added width-overflow check. Program will downsize the fontSize down untill all lines are readable
Moved config options into the song object
Fixes #3
2021-07-09 14:26:49 +02:00
Marco van Dijk
55daf981cc Updated gitignore to include test directory and config file
Removed config from staged files
2021-07-09 14:26:49 +02:00
Marco van Dijk
9564f214b5 fixes #4
Input files now get listed based on a list of input paths (to either folders or files)
Also check subdirectories up to a set max recursion
2021-07-08 01:09:49 +02:00
Marco van Dijk
e6a0e920af fixes #7
add config file, created if it does not exist
2021-07-08 00:46:54 +02:00
Marco van Dijk
5be0f83c0d fixes #9
Add comments to start of files and functions
2021-07-07 23:01:52 +02:00
Marco van Dijk
aea24b5eb9 Merge branch 'master' 2021-07-07 18:51:15 +02:00
Marco van Dijk
2e29859e1c Initial Commit of prototype 2021-07-07 18:38:45 +02:00
koiosdev
a039d55739
Initial commit 2021-07-07 18:24:33 +02:00