sschmid
|
ac4dfeceba
start refactoring VexFlowMusicSheetDrawer, which shouldn't use a global this.pageIdx but Page.PageNumber instead
|
5 年之前 |
sschmid
|
6d8b9fc03e
feat(rendering): add osmd.Drawer.DrawOverlayLine, which allows the user to render colored lines on any MusicPage (#651)
|
5 年之前 |
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 年之前 |
Matthias Uiberacker
|
e0cf6eed71
Implemented Page rendering using multiple backends
|
5 年之前 |
sschmid
|
3fbed9952d
fix(Arpeggios): prevent infinite height bug, arpeggio always going across voices (#546)
|
5 年之前 |
sschmid
|
6eb97faab8
feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599)
|
5 年之前 |
sschmid
|
1333195fc6
feat(options): add option to (not) draw slurs (#602)
|
5 年之前 |
sschmid
|
9d09586f53
feat(Options): add drawLyrics option (#602)
|
5 年之前 |
Simon Schmid
|
9f6bb82868
fix(octaveShift, drawRange): start and end at within draw range, fix error
|
5 年之前 |
Benjamin Giesinger
|
188e8dd3cc
Used correct position for bracket start and end now
|
6 年之前 |
Benjamin Giesinger
|
0e7f9f7f4d
fix(Octava display error): Fixed the octave shift bracket to be shown over the note line
|
6 年之前 |
Benjamin Giesinger
|
7cc9e4a98c
style(Use vexflow types): Inlucded vexflow types
|
6 年之前 |
sschmidTU
|
91a6b1f6f8
feat(color): can set defaultColorLabel, defaultColorTitle
|
6 年之前 |
Benjamin Giesinger
|
b21bb40f96
Feature/expressions (#410)
|
6 年之前 |
Simon
|
9da9cb4207
feat(Options): add options interface for osmd constructor (#368)
|
6 年之前 |
sschmidTU
|
6205fe3e13
feat(Lyrics): Left-Alignment (default), Center optional, fix lyricsSpacing (#356)
|
6 年之前 |
sschmidTU
|
1123251d5a
Merge Feature/Slurs (#359)
|
6 年之前 |
Benjamin Giesinger
|
83d59c8241
feat(Tempo Expressions): All tempo expressions
|
6 年之前 |
Benjamin Giesinger
|
0ded67b65f
refactor(Renamed instantanious to instantaneos.): Because it's correcter
|
6 年之前 |
Benjamin Giesinger
|
82c281b9de
merged from develop
|
6 年之前 |
sschmidTU
|
e9da9e1d8a
feat: draw lyricsExtends, fix: lyricsSpacing (#322)
|
6 年之前 |
Benjamin Giesinger
|
5ce1dfce7c
(merge)Merged from develop
|
7 年之前 |
Benjamin Giesinger
|
b11f9e344d
Improvement/skyline (#270)
|
7 年之前 |
Benjamin Giesinger
|
1a386db4f5
feat(Added missing files after tslint fixes): fixing the tslint stuff removed my files from the stag
|
7 年之前 |
Benjamin Giesinger
|
9d5a98c1cb
feat(Added instantanious expressions): Added new class, implemented drawing methods
|
7 年之前 |
Benjamin Giesinger
|
a274dcdb3e
Added octava expressions
|
7 年之前 |
Benjamin Giesinger
|
9329e8d3ef
Merge branch 'develop' into feature/InstrumentBrace
|
7 年之前 |
Benjamin Giesinger
|
b057be59fd
Feature/lyrics (#221)
|
7 年之前 |
Benjamin Giesinger
|
cc5b8b6a3b
Added group brackets and refurbished instrument braces
|
7 年之前 |
Benjamin Giesinger
|
55bfa9c571
Improvement/bounding box draw (#198)
|
7 年之前 |