.. |
VexFlow
|
e45a22de41
Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into fix/skyline/ottava
|
hace 5 años |
AbstractGraphicalExpression.ts
|
ff77b467c7
fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768
|
hace 5 años |
AbstractGraphicalInstruction.ts
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
hace 9 años |
AccidentalCalculator.ts
|
8357fd4e9c
feat(transpose) Cherrypicking transpose updates (#733)
|
hace 5 años |
BoundingBox.ts
|
b0fb5e90e1
chore: fix loglevel import, logging in visual regression tests
|
hace 5 años |
Clickable.ts
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
hace 9 años |
DrawingEnums.ts
|
2d39de1a71
remove console.dir usage
|
hace 5 años |
DrawingMode.ts
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
hace 9 años |
DrawingParameters.ts
|
e7c4504a65
fix(Options): disabling DrawPartNames in EngravingRules now also disables DrawPartAbbreviations (fix CompactTight mode)
|
hace 5 años |
EngravingRules.ts
|
6b2642a487
Merge branch 'develop' into feat/percussion_stafflines
|
hace 5 años |
GraphicalChordSymbolContainer.ts
|
b65703b317
refactor: removed key signature reference in chord symbol container - we need to get the actual (possibly transposed) key signature directly when creating the chord text.
|
hace 5 años |
GraphicalComment.ts
|
277ac9a0d5
Documenting other various objects
|
hace 8 años |
GraphicalContinuousDynamicExpression.ts
|
ff77b467c7
fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768
|
hace 5 años |
GraphicalCurve.ts
|
39bf4583e2
fix(skyline) Fix skyline not being created for slurs properly
|
hace 5 años |
GraphicalInstantaneousDynamicExpression.ts
|
ff77b467c7
fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768
|
hace 5 años |
GraphicalInstantaneousTempoExpression.ts
|
ff77b467c7
fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768
|
hace 5 años |
GraphicalLabel.ts
|
a7af16bb49
feat(Font): can set fontFamily per label (#737), refactor: don't set defaultFontStyle per label
|
hace 5 años |
GraphicalLine.ts
|
b21bb40f96
Feature/expressions (#410)
|
hace 6 años |
GraphicalLyricEntry.ts
|
a7af16bb49
feat(Font): can set fontFamily per label (#737), refactor: don't set defaultFontStyle per label
|
hace 5 años |
GraphicalLyricWord.ts
|
b057be59fd
Feature/lyrics (#221)
|
hace 7 años |
GraphicalMarkedArea.ts
|
fec81a947e
Documenting classes ii
|
hace 8 años |
GraphicalMeasure.ts
|
1d63a05ffd
Merge branch 'develop' into feat/Tabs
|
hace 5 años |
GraphicalMusicPage.ts
|
6d8b9fc03e
feat(rendering): add osmd.Drawer.DrawOverlayLine, which allows the user to render colored lines on any MusicPage (#651)
|
hace 5 años |
GraphicalMusicSheet.ts
|
4fa617e2a8
test: unskip 4 skipped tests, comment out 5th skipped, faulty test
|
hace 5 años |
GraphicalNote.ts
|
1d63a05ffd
Merge branch 'develop' into feat/Tabs
|
hace 5 años |
GraphicalObject.ts
|
fe33247418
Documenting classes iii
|
hace 8 años |
GraphicalOctaveShift.ts
|
fe33247418
Documenting classes iii
|
hace 8 años |
GraphicalRectangle.ts
|
fe33247418
Documenting classes iii
|
hace 8 años |
GraphicalSlur.ts
|
90c432c6ee
Fix: Implemented placing the slurs on the side of the noteheads if start- and end-note have the same stemdirection.
|
hace 5 años |
GraphicalStaffEntry.ts
|
9ce9a98acb
cherry-picked from Tab Branch (tabs are rendered)
|
hace 5 años |
GraphicalStaffEntryLink.ts
|
471ee19411
Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice.
|
hace 7 años |
GraphicalTie.ts
|
fe33247418
Documenting classes iii
|
hace 8 años |
GraphicalUnknownExpression.ts
|
6d5e75222d
fix(Expressions): fix alignment in most cases, fix distance calculation (#758, #768)
|
hace 5 años |
GraphicalVoiceEntry.ts
|
894868b051
feat(Text): can set the fontStyle of a label, e.g. Bold (1) or BoldItalic (3). new option defaultFontStyle (#739)
|
hace 5 años |
ISqueezable.ts
|
b21bb40f96
Feature/expressions (#410)
|
hace 6 años |
MusicSheetCalculator.ts
|
c04e0010c3
fix drawing range staffline undefined issues
|
hace 5 años |
MusicSheetDrawer.ts
|
0d731ef3c0
fix(skyline) Reorganize, finish implementation
|
hace 5 años |
MusicSymbol.ts
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
hace 9 años |
MusicSystem.ts
|
2bcec40e70
feat(Layout): support XML page breaks optionally. new option newPageFromXML. #702
|
hace 5 años |
MusicSystemBuilder.ts
|
ce761f330c
Merge branch 'develop' into feat/percussion_stafflines
|
hace 5 años |
OctaveShiftParams.ts
|
b2cf082793
Documenting classes iv
|
hace 8 años |
SelectionEndSymbol.ts
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
hace 7 años |
SelectionStartSymbol.ts
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
hace 7 años |
SkyBottomLineCalculator.ts
|
6b2642a487
Merge branch 'develop' into feat/percussion_stafflines
|
hace 5 años |
StaffLine.ts
|
3530ee773e
feat(percussion_stafflines) Fixes from matt-uib, Initial note position impl.
|
hace 5 años |
StaffLineActivitySymbol.ts
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
hace 7 años |
SystemLine.ts
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
hace 7 años |
SystemLinePosition.ts
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
hace 9 años |
SystemLinesEnum.ts
|
7ae61a9b8e
refactor: use enum for endingBarStyle
|
hace 5 años |
VerticalGraphicalStaffEntryContainer.ts
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
hace 7 años |
index.ts
|
90d93b9073
refactor: Removed some unwanted vexflow dependencies in general graphical objects
|
hace 5 años |