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