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