Commit History

Author SHA1 Message Date
  sschmidPS 6f53f1c1bf feat(Options): can set chord symbol text for all chords (except major). (#784) 5 years ago
  sschmid 616de1738b fix(Layout): more lenient Measure Number Label collision checks, place them slightly to left (#782) 5 years ago
  sschmid f4c2fc306d feat(Options): able to set ledger line width and style (color) in EngravingRules. 5 years ago
  Simon 1c76733d5a feat(Rhythm): Show rhythm in new part. (merge #776) (see EngravingRules.ShowRhythmAgainAfterPartEndOrFinalBarline) 5 years ago
  sschmid 1cf47a1bd1 fix surplus rhythminstruction (#776). feat(Options): add EngravingRule ShowRhythmAgainAfterPartEndOrFinalBarline 5 years ago
  Matthias Uiberacker 11cae006a4 Feat: optimized system distance using sky- and bottomline values (same as in feat/OptimizeStafflineDistance) 5 years ago
  Simon 6b2642a487 Merge branch 'develop' into feat/percussion_stafflines 5 years ago
  sschmid c03eb0a25a add EngravingRule FingeringOffsetX 5 years ago
  sschmid 7017de2388 decrease minimumSkyBottomLineDistance to 1.0 again as slurs no longer collide 5 years ago
  sschmid e7c4504a65 fix(Options): disabling DrawPartNames in EngravingRules now also disables DrawPartAbbreviations (fix CompactTight mode) 5 years ago
  Justin Litten 201315ebb0 feat(percussion_stafflines) Correct issue, Refactor 5 years ago
  Justin Litten 9464da94ce feat(percussion_stafflines) Potential fix for drumlines render issues 5 years ago
  sschmid ce761f330c Merge branch 'develop' into feat/percussion_stafflines 5 years ago
  sschmid 42a1ebe320 feat(Options): add option to not draw metronome marks (#680) 5 years ago
  Justin Litten 3530ee773e feat(percussion_stafflines) Fixes from matt-uib, Initial note position impl. 5 years ago
  sschmid ded823d2f0 MinimumSkyBottomLineDistance 2.0 instead of 1.0 as default. 1.0 for compacttight mode. refactor setting drawingparamters option (#754) 5 years ago
  Giancarlo Buenaflor e842658dae Optimized vertical distance between staff lines in music systems by using sky bottom lines. 5 years ago
  sschmid 2b5debd64a fix imports, tests 5 years ago
  sschmid 894868b051 feat(Text): can set the fontStyle of a label, e.g. Bold (1) or BoldItalic (3). new option defaultFontStyle (#739) 5 years ago
  fredmeister77 d67e64f657 Bugfix/#741 - Fix skyline generation for Volta repetition endings (#744) 5 years ago
  sschmid a08e9578c2 feat(Cursor): restore cursor state after resize and re-render (#734) if option set (default true) 5 years ago
  sschmid b0fb5e90e1 chore: fix loglevel import, logging in visual regression tests 5 years ago
  sschmid 2bcec40e70 feat(Layout): support XML page breaks optionally. new option newPageFromXML. #702 5 years ago
  sschmid 5284aaa5e0 feat(Options): start new system ("line break") when given in XML and OSMDOptions.newSystemFromXML set (#702) 5 years ago
  sschmid c1d79798e3 Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules 5 years ago
  Matthias Uiberacker 1d63a05ffd Merge branch 'develop' into feat/Tabs 5 years ago
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 years ago
  sschmid 303f11a17f PageFormat: add idString attribute (e.g. "A4_L"), Equals method 5 years ago
  sschmid 4e5043c344 feat(color): new option pageBackgroundColor. can set canvas color e.g. to white instead of transparent. (#670) 5 years ago
  sschmid e580c727c8 fix(pdfOptions): only change option when value given. create default PageFormat.Undefined value. Always check if format is undefined. 5 years ago