CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.
http://www.alphatab.net
Mozilla Public License 2.0
1.2k stars 198 forks source link

feat: Optimize paddings to allow more compressed music sheets #1524

Closed Danielku15 closed 1 month ago

Danielku15 commented 1 month ago

Issues

Fixes #1001

Proposed changes

Adds a range of new padding settings around the systems, staves and bar renderers. On the way I did various renamings of the internal classes.

We ship similar defaults on the paddings but already those give a more compressed music sheet. These can be customized even further to have hardly paddings beside the needed ones.

Checklist

Further details