-
Notifications
You must be signed in to change notification settings - Fork 668
Changelog
Cyril Silverman edited this page Dec 28, 2016
·
17 revisions
-
Accidental.ApplyAccidentals()
no longer breaks onNotes
that ignore ticks (ie:TimeSigNote
) -
Accidental.applyAccidentals()
now applies accidentals toGraceNotes
- Fix a
BoundingBox#mergeWith
case when one box contains another - Fix blurry canvas rendering on retina screens
- Rebuild noteheads after
StaveNote#setKeyLine
is called - Ensure
StaveNote.extraLeftPx
andStaveNote.extraRightPx
get recalculated inStaveNote#reset
-
Factory
exposes a lot more elements -- API is subject to change -
Factory
constructoroptions.renderer.selector
renamed tooptions.renderer.elementId
to more appropriately reflect the what the string represents - Sori and koron microtonal accidentals have been added
- Tests have been refactored to use
Factory
andEasyScore
- The font transformation tool (
transform.html
) has been refactored, and generates a font by combining both theGonville
andMicrotonal
fonts.
[ VexFlow.com ] [ API ] [ GitHub Repo ] [ Contributors ]