sschmid
|
21b089b484
feat(Options): add option to not render time signatures (drawTimeSignatures: false). (#793)
|
5 years ago |
sschmid
|
341341be81
refactor: handle all remaining undefined checks (#783)
|
5 years ago |
sschmid
|
31fd7e6056
refactor: improve most undefined checks to also check null (#783)
|
5 years ago |
Matthias Uiberacker
|
270ffef278
refactor: split bool in finalizeSystem method into two bools in musicsystembuilder for more control of rendering if needed.
|
5 years ago |
Simon
|
1c76733d5a
feat(Rhythm): Show rhythm in new part. (merge #776) (see EngravingRules.ShowRhythmAgainAfterPartEndOrFinalBarline)
|
5 years ago |
sschmid
|
1cf47a1bd1
fix surplus rhythminstruction (#776). feat(Options): add EngravingRule ShowRhythmAgainAfterPartEndOrFinalBarline
|
5 years ago |
Simon
|
32f617151e
feat(Layout): optimize system distance using sky- and bottomline (collision checks) (merge #772)
|
5 years ago |
Matthias Uiberacker
|
b2b31bff84
fix: implemented showing the current rhythm in any case if there was an end line given in the last system.
|
5 years ago |
Matthias Uiberacker
|
9d9835703a
fix: fixed breaking the system if the last measure has an endline (thin-bold line)
|
5 years ago |
Matthias Uiberacker
|
11cae006a4
Feat: optimized system distance using sky- and bottomline values (same as in feat/OptimizeStafflineDistance)
|
5 years ago |
sschmid
|
ce761f330c
Merge branch 'develop' into feat/percussion_stafflines
|
5 years ago |
Justin Litten
|
3530ee773e
feat(percussion_stafflines) Fixes from matt-uib, Initial note position impl.
|
5 years ago |
Justin Litten
|
6290e43655
feat(percussion_stafflines) Render number of lines in staff-lines MXML element
|
5 years ago |
Giancarlo Buenaflor
|
e842658dae
Optimized vertical distance between staff lines in music systems by using sky bottom lines.
|
5 years ago |
Justin Litten
|
8357fd4e9c
feat(transpose) Cherrypicking transpose updates (#733)
|
5 years ago |
Matthias Uiberacker
|
61daea6426
refactor: made MusicSystemBuilder members and functions protected for possible overrides
|
5 years ago |
sschmid
|
2bcec40e70
feat(Layout): support XML page breaks optionally. new option newPageFromXML. #702
|
5 years ago |
sschmid
|
5284aaa5e0
feat(Options): start new system ("line break") when given in XML and OSMDOptions.newSystemFromXML set (#702)
|
5 years ago |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
5 years ago |
sschmidPS
|
b1c298d55e
feat(render): add option renderSingleHorizontalStaffline (#681)
|
5 years ago |
sschmid
|
148340303f
feat(PageFormat): warn if a page can't fit a single MusicSystem.
|
5 years ago |
sschmid
|
6d8b9fc03e
feat(rendering): add osmd.Drawer.DrawOverlayLine, which allows the user to render colored lines on any MusicPage (#651)
|
5 years ago |
sschmid
|
47259a36db
docstring: clarify method description
|
5 years ago |
Matthias Uiberacker
|
7ad7870267
Refactored page layout code: Page creation and linking system to pages was too early and not usable for correct layout. Moved page creation to final positioning of systems.
|
5 years ago |
Daniel Fürst
|
5608f9c1e5
refactor(MusicSheet): make engraving rules private
|
5 years ago |
Matthias Uiberacker
|
e0cf6eed71
Implemented Page rendering using multiple backends
|
5 years ago |
Simon Schmid
|
7ae61a9b8e
refactor: use enum for endingBarStyle
|
5 years ago |
Simon Schmid
|
d0f3e11045
refactor MusicSystemBuilder, samples: add barlines
|
5 years ago |
Simon Schmid
|
8ae7938dd2
fix(barline): don't automatically end piece with final barline if not specified (#569)
|
5 years ago |
Simon Schmid
|
788caf1b8f
fix 944b778: add missing rename
|
5 years ago |