Daniel Fürst
|
9f81a5a5da
feat(MusicSheetReader): add reference to instance of engraving rules
|
5 years ago |
Daniel Fürst
|
8b0ba59541
feat(DrawingParameters): add reference to instance of engraving rules
|
5 years ago |
Daniel Fürst
|
5608f9c1e5
refactor(MusicSheet): make engraving rules private
|
5 years ago |
Daniel Fürst
|
6341771878
feat(OpenSheetMusicDisplay): add instance of engraving rules
|
5 years ago |
Matthias Uiberacker
|
e0cf6eed71
Implemented Page rendering using multiple backends
|
5 years ago |
sschmid
|
dfffa55e35
chore: change version string to 0.7.2-dev (after release)
|
5 years ago |
sschmid
|
9e051dc05e
chore: bump version to 0.7.2 for release
|
5 years ago |
sschmid
|
00522db3b2
fix(empty measures): not filled with whole rests by default anymore. new option fillEmptyMeasuresWithWholeRest (#625)
|
5 years ago |
sschmid
|
3fbed9952d
fix(Arpeggios): prevent infinite height bug, arpeggio always going across voices (#546)
|
6 years ago |
cmonspqr
|
55c3d8ad34
feat(API): Allow updating the graphical sheet from the music sheet (#622)
|
6 years ago |
sschmid
|
1333195fc6
feat(options): add option to (not) draw slurs (#602)
|
6 years ago |
sschmid
|
ca6d730ffc
feat(options): add option to align rests and avoid rest collisions, which also aligns rests with voices (#621)
|
6 years ago |
sschmid
|
9d09586f53
feat(Options): add drawLyrics option (#602)
|
6 years ago |
Florian Hintermeier
|
0ac01326e4
feat(open same-origin xml url): supported (#603)
|
6 years ago |
Simon Schmid
|
0d5af7a816
feat(options): offer options to disable measure numbers, set their interval
|
6 years ago |
sschmid
|
852f941f2c
chore: bump version to 0.7.1d-dev
|
6 years ago |
sschmid
|
f15ce03f15
bump version to 0.7.1d (demo fix tag)
|
6 years ago |
sschmid
|
52714eefa9
bump version to 0.7.1.c (demo fix)
|
6 years ago |
sschmid
|
f1083857c0
check if osmd.setOptions() called without argument, return warning
|
6 years ago |
sschmid
|
35ee9e2713
feat(options): can set font family for labels (default Times New Roman)
|
6 years ago |
sschmid
|
13301d7f80
chore: bump osmd.version to 0.7.1b-dev
|
6 years ago |
sschmid
|
772be0ddaf
chore: bump version to 0.7.1b (demo fix)
|
6 years ago |
sschmid
|
40b2db6e7b
demo: fix drawFromMeasureNumber options always reset before sample loading
|
6 years ago |
sschmidTU
|
d92a0d20ed
chore: set osmd version property to 0.7.1-dev
|
6 years ago |
sschmidTU
|
d107c4493f
chore: bump version to 0.7.1
|
6 years ago |
sschmidTU
|
0043e1b028
Merge branch 'feat/ScrollToCursor' of https://github.com/praisethemoon/opensheetmusicdisplay into praisethemoon-feat/ScrollToCursor
|
6 years ago |
sschmidTU
|
18349cc743
Merge branch 'feat/drawFromMeasureNumber' into develop
|
6 years ago |
sschmidTU
|
b63187934d
feat(color): add colorStemsLikeNoteheads option, color beams like stems as well if matching
|
6 years ago |
praisethemoon
|
fcddd15c13
Added the option the follow the cursor (middle of the page)
|
6 years ago |
sschmidTU
|
01926d4ca6
fix(drawFromMeasureNumber): start from correct index, fix issues with drawing specific range of measures
|
6 years ago |