Revīziju vēsture

Autors SHA1 Ziņojums Datums
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 gadi atpakaļ
  sschmid 148340303f feat(PageFormat): warn if a page can't fit a single MusicSystem. 5 gadi atpakaļ
  sschmid 6d8b9fc03e feat(rendering): add osmd.Drawer.DrawOverlayLine, which allows the user to render colored lines on any MusicPage (#651) 5 gadi atpakaļ
  sschmid 47259a36db docstring: clarify method description 5 gadi atpakaļ
  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 gadi atpakaļ
  Matthias Uiberacker e0cf6eed71 Implemented Page rendering using multiple backends 5 gadi atpakaļ
  Simon Schmid 7ae61a9b8e refactor: use enum for endingBarStyle 5 gadi atpakaļ
  Simon Schmid d0f3e11045 refactor MusicSystemBuilder, samples: add barlines 5 gadi atpakaļ
  Simon Schmid 8ae7938dd2 fix(barline): don't automatically end piece with final barline if not specified (#569) 5 gadi atpakaļ
  Simon Schmid 788caf1b8f fix 944b778: add missing rename 5 gadi atpakaļ
  Simon Schmid cb494a61c5 add comment (line break) 5 gadi atpakaļ
  sschmid 595f8ab5a2 fix(part names): drawPartNames = false does not leave left x-spacing in first line anymore 6 gadi atpakaļ
  Zach DeCook e05b99a3fc feat(bar lines): Add support for double and final bar lines (#519) 6 gadi atpakaļ
  sschmidTU 945d6a1728 fix(partAbbreviations): don't draw part abbreviations for solo parts, add option to not draw abbreviations 6 gadi atpakaļ
  Benjamin Giesinger a67dc00e39 feat(Instrument label abbreviations): Added instrument label abbreviations 6 gadi atpakaļ
  sschmidTU f319541e76 feat(options): add drawUpToMeasureNumber option 6 gadi atpakaļ
  sschmidTU 9cec507a00 feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist 6 gadi atpakaļ
  sschmidTU af0770a451 feat(invisible notes): do not display invisible time signature. 6 gadi atpakaļ
  sschmidTU 213f883e45 additional StaffMeasure -> GraphicalMeasure renames 7 gadi atpakaļ
  sschmidTU a86d7f2831 Renamed StaffMeasure to GraphicalMeasure (#264) 7 gadi atpakaļ
  Matthias Uiberacker 0ca9d0198e Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code) 7 gadi atpakaļ
  Matthias Uiberacker da0ba9d403 fixed errors of tests 7 gadi atpakaļ
  Benjamin Giesinger 34e5533da2 Improvement/bounding box (#195) 7 gadi atpakaļ
  Benjamin Giesinger e3981ad830 refactor: added prefer-const rule and fixed all let variables 7 gadi atpakaļ
  Andrea Condoluci b2cf082793 Documenting classes iv 9 gadi atpakaļ
  Andrea Condoluci c5e42fdfdb Renaming files to reflect class names (fixes #36) 9 gadi atpakaļ
  Matthias ccc90cf7d6 Refactoring to hand over top and bottom measure for system line generation. 9 gadi atpakaļ
  Matthias 15b85edba7 Fixed keyInstruction ctor. 9 gadi atpakaļ
  Matthias 8c24871bde added missing vexFlow TextMeasurer for getting the width of a text compared to the height. 9 gadi atpakaļ
  Matthias 501b3c0d29 Fixed lint and typescript errors. 9 gadi atpakaļ