9 Commits

Author SHA1 Message Date
Marco van Dijk
568054b986 Variable margins based on page number 2021-07-27 14:48:57 +02:00
Marco van Dijk
15400a037f Added config option for stripping or keeping whitelines 2021-07-09 23:06:39 +02:00
Marco van Dijk
ca12e20a7a Fix topmargin, increased default margins 2021-07-09 20:45:38 +02:00
Marco van Dijk
8d03f6d665 Added support for writing to txt and rawtxt (which is quick to parse as input)
Added config options for choosing which extensions to read and which to write to
2021-07-09 20:35:33 +02:00
Marco van Dijk
0767b7c2eb Added a simple arranger, which arranges the sections on pages
Output2Img now simply writes all of the sections on a page below each other
2021-07-09 14:26:50 +02:00
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
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
2e29859e1c Initial Commit of prototype 2021-07-07 18:38:45 +02:00