Matthias Uiberacker
|
f4f890739a
Merge branch 'feat/PrintToPdf' into develop
|
hace 5 años |
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.
|
hace 5 años |
sschmid
|
8105270871
fix(dynamics, drawingRange): fix crescendo crashing when partially out of drawingRange (#644)
|
hace 5 años |
Matthias Uiberacker
|
90d93b9073
refactor: Removed some unwanted vexflow dependencies in general graphical objects
|
hace 5 años |
sschmid
|
00522db3b2
fix(empty measures): not filled with whole rests by default anymore. new option fillEmptyMeasuresWithWholeRest (#625)
|
hace 5 años |
sschmid
|
163cdf620a
refactor
|
hace 5 años |
sschmid
|
1c8de9f677
feat(alignRests): add auto option (alignRests: 2) which only aligns rests if measure contains simultaneous voices
|
hace 5 años |
sschmid
|
ca6d730ffc
feat(options): add option to align rests and avoid rest collisions, which also aligns rests with voices (#621)
|
hace 5 años |
Simon Schmid
|
9f6bb82868
fix(octaveShift, drawRange): start and end at within draw range, fix error
|
hace 5 años |
sschmidTU
|
0479652297
fix(drawFromMeasureNumber): avoid octave shift null error. add function test selectMeasuresToDraw
|
hace 6 años |
sschmidTU
|
01926d4ca6
fix(drawFromMeasureNumber): start from correct index, fix issues with drawing specific range of measures
|
hace 6 años |
Simon
|
6ff4fcbef2
feat(tempo): Add Graphical metronome mark (#468)
|
hace 6 años |
Simon
|
41261339ac
feat(color): color Notehead/Stem, parsed by XML (#436)
|
hace 6 años |
Benjamin Giesinger
|
b21bb40f96
Feature/expressions (#410)
|
hace 6 años |
sschmidTU
|
3b0e19de00
fix(invisible notes): invisible rests formatting fixed by adding ghost notes
|
hace 6 años |
Christoph Uiberacker
|
876cfdd0f5
Added shift of start- and endpoint of slurs in x direction (timestamp) from the center of the bounding box to the stem position for better graphical appearance. TODO: There are still some wrong placings to be corrected!
|
hace 6 años |
Simon
|
aa65792eb1
fix(error handling): Fix error loading empty score, improve error handling (#367)
|
hace 6 años |
sschmidTU
|
a1b4accd3b
refactor(TextAlignment): rename enum back to TextAlignmentEnum, correct classdoc, update TODO
|
hace 6 años |
sschmidTU
|
6205fe3e13
feat(Lyrics): Left-Alignment (default), Center optional, fix lyricsSpacing (#356)
|
hace 6 años |
sschmidTU
|
1123251d5a
Merge Feature/Slurs (#359)
|
hace 6 años |
Benjamin Giesinger
|
83d59c8241
feat(Tempo Expressions): All tempo expressions
|
hace 6 años |
Benjamin Giesinger
|
0ded67b65f
refactor(Renamed instantanious to instantaneos.): Because it's correcter
|
hace 6 años |
Benjamin Giesinger
|
0d6ee73727
Merge branch 'develop' into feature/Expressions
|
hace 6 años |
Benjamin Giesinger
|
250429bd0c
fix(Moved expressions to Calculator): Ported more code from PS and moved base methods to Calculator
|
hace 6 años |
sschmidTU
|
4fa7b4eb06
fix(VexFlowMusicSheetCalculator): fix vexflow formatting error caused by align_rests = true
|
hace 6 años |
Benjamin Giesinger
|
a7c21fbf11
Merge branch 'feature/Expressions' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into feature/Expressions
|
hace 6 años |
Benjamin Giesinger
|
29337c9710
feat(Instantanious expressions done): yep done
|
hace 6 años |
Matthias Uiberacker
|
b1ad79ec5c
Fix: Formatter constructor was called with options, but there are none in Vexflow, but the .format() function has options as optional argument. Moved optiones there.
|
hace 6 años |
Benjamin Giesinger
|
e2b1780320
fix(Expressions): Octaveshift line breaks work now
|
hace 6 años |
Benjamin Giesinger
|
82c281b9de
merged from develop
|
hace 6 años |