提交歷史

作者 SHA1 備註 提交日期
  Matthias Uiberacker 1d63a05ffd Merge branch 'develop' into feat/Tabs 5 年之前
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 年之前
  sschmid 303f11a17f PageFormat: add idString attribute (e.g. "A4_L"), Equals method 5 年之前
  sschmid 4e5043c344 feat(color): new option pageBackgroundColor. can set canvas color e.g. to white instead of transparent. (#670) 5 年之前
  sschmid e580c727c8 fix(pdfOptions): only change option when value given. create default PageFormat.Undefined value. Always check if format is undefined. 5 年之前
  Matthias Uiberacker f4f890739a Merge branch 'feat/PrintToPdf' into develop 5 年之前
  Matthias Uiberacker e263ad5d9e Added page format selector and render pdf button for demo project. 5 年之前
  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 年之前
  sschmid 371cb9f063 wrong staffline bounding box: provide workaround for too large canvas (#643) 5 年之前
  sschmid 00522db3b2 fix(empty measures): not filled with whole rests by default anymore. new option fillEmptyMeasuresWithWholeRest (#625) 5 年之前
  sschmid 3fbed9952d fix(Arpeggios): prevent infinite height bug, arpeggio always going across voices (#546) 5 年之前
  sschmid 163cdf620a refactor 5 年之前
  sschmid 1c8de9f677 feat(alignRests): add auto option (alignRests: 2) which only aligns rests if measure contains simultaneous voices 5 年之前
  sschmid 8707b96b5b refactor: create EngravingRule for ChordSymbol xSpacing (#599) 5 年之前
  sschmid d3299b9bdf fix for drawSlurs: add missing variables 5 年之前
  sschmid ca6d730ffc feat(options): add option to align rests and avoid rest collisions, which also aligns rests with voices (#621) 5 年之前
  sschmid 9d09586f53 feat(Options): add drawLyrics option (#602) 5 年之前
  Simon Schmid 0d5af7a816 feat(options): offer options to disable measure numbers, set their interval 5 年之前
  sschmid 35ee9e2713 feat(options): can set font family for labels (default Times New Roman) 5 年之前
  sschmidTU 18349cc743 Merge branch 'feat/drawFromMeasureNumber' into develop 6 年之前
  sschmidTU b63187934d feat(color): add colorStemsLikeNoteheads option, color beams like stems as well if matching 6 年之前
  Soulaymen Chouri ca473d144b merge PR #528 to feature branch (MinMeasureToDrawIndex 6 年之前
  sschmid 52212d667f feat(transparency): allow transparency after re-render with Note.PrintObject = false 6 年之前
  Benjamin Giesinger adaecc4ea3 feat(COloring): Added automatic Boomwhacker coloring scheme (#494) 6 年之前
  sschmidTU 945d6a1728 fix(partAbbreviations): don't draw part abbreviations for solo parts, add option to not draw abbreviations 6 年之前
  Simon 6ff4fcbef2 feat(tempo): Add Graphical metronome mark (#468) 6 年之前
  sschmidTU f319541e76 feat(options): add drawUpToMeasureNumber option 6 年之前
  sschmidTU 91a6b1f6f8 feat(color): can set defaultColorLabel, defaultColorTitle 6 年之前
  sschmidTU f1b33ab71d feat(color): add option to color rests, separate rest/notehead color 6 年之前
  sschmidTU 3323664176 feat(color): enable defaultColor options for notehead and stem 6 年之前