mirror of
https://github.com/stronk-dev/Guitar-Sheet-Parser.git
synced 2025-07-05 00:25:08 +02:00
Update README.md
This commit is contained in:
parent
0b6b25f3ad
commit
0dcfcbb128
@ -17,7 +17,16 @@ Converting to .png will try to minimise the amount of pages required (to prevent
|
|||||||
|
|
||||||
When the program is started for the first time it will create a ``config.ini`` file which can edited to change the behaviour of the program. For example, you might want to force the program to limit the amount of pages, regardless of whitespace.
|
When the program is started for the first time it will create a ``config.ini`` file which can edited to change the behaviour of the program. For example, you might want to force the program to limit the amount of pages, regardless of whitespace.
|
||||||
|
|
||||||
|
|
||||||
|
Run with 'python3 main.py'
|
||||||
|
|
||||||
By default it will try to parse all supported filetypes found in the current (sub)directory and convert them to A4 sized PNG files
|
By default it will try to parse all supported filetypes found in the current (sub)directory and convert them to A4 sized PNG files
|
||||||
|
|
||||||
|
|
||||||
Detailed config info: TBD
|
Detailed config info: TBD
|
||||||
|
|
||||||
|
Example output:
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user