コミット履歴

作者 SHA1 メッセージ 日付
  anita2822 b5303169be feat(textlines): Added option for additional spacing between multiline text labels 5 年 前
  sschmid 2e1ab25fe0 feat(Options): add new EngravingRules for notationFontScale, stemWidth, staffLineColor (#836) 5 年 前
  Matthias Uiberacker 3988fdec09 fix: fixed right alignment (and also x-center alingment) of text lines in multi-line-label (e.g. for Composer on the right side) 5 年 前
  sschmid 3797652182 vexflow 3.x: set softmax factor (note spacing), default font (gonville instead of bravura) 5 年 前
  fredmeister77 eda4cbf40b feat(Label): Add support for multiline labels (#801) 5 年 前
  fredmeister77 0001bdf3eb Enable print-object attribute for part names (#808) 5 年 前
  sschmid e2079a3f9d fix(Rendering): catch Vexflow errors while rendering a measure, prevent render loop stopping. (#773) 5 年 前
  Justin Litten e45a22de41 Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into fix/skyline/ottava 5 年 前
  Justin Litten 0d731ef3c0 fix(skyline) Reorganize, finish implementation 5 年 前
  Matthias Uiberacker fd2c0dfa39 Fix: added missing implementation for uncategorized/unknown expressions to get rendered. 5 年 前
  Justin Litten 39bf4583e2 fix(skyline) Fix skyline not being created for slurs properly 5 年 前
  sschmid a7af16bb49 feat(Font): can set fontFamily per label (#737), refactor: don't set defaultFontStyle per label 5 年 前
  sschmid 7de0f7deaf fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706 5 年 前
  sschmid c1d79798e3 Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules 5 年 前
  sschmid ac4dfeceba start refactoring VexFlowMusicSheetDrawer, which shouldn't use a global this.pageIdx but Page.PageNumber instead 5 年 前
  sschmid 6d8b9fc03e feat(rendering): add osmd.Drawer.DrawOverlayLine, which allows the user to render colored lines on any MusicPage (#651) 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 年 前
  Daniel Fürst 5608f9c1e5 refactor(MusicSheet): make engraving rules private 5 年 前
  Matthias Uiberacker e0cf6eed71 Implemented Page rendering using multiple backends 5 年 前
  sschmid 3fbed9952d fix(Arpeggios): prevent infinite height bug, arpeggio always going across voices (#546) 5 年 前
  sschmid 6eb97faab8 feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599) 5 年 前
  sschmid 1333195fc6 feat(options): add option to (not) draw slurs (#602) 5 年 前
  sschmid 9d09586f53 feat(Options): add drawLyrics option (#602) 5 年 前
  Simon Schmid 9f6bb82868 fix(octaveShift, drawRange): start and end at within draw range, fix error 5 年 前
  Benjamin Giesinger 188e8dd3cc Used correct position for bracket start and end now 6 年 前
  Benjamin Giesinger 0e7f9f7f4d fix(Octava display error): Fixed the octave shift bracket to be shown over the note line 6 年 前
  Benjamin Giesinger 7cc9e4a98c style(Use vexflow types): Inlucded vexflow types 6 年 前
  sschmidTU 91a6b1f6f8 feat(color): can set defaultColorLabel, defaultColorTitle 6 年 前
  Benjamin Giesinger b21bb40f96 Feature/expressions (#410) 6 年 前
  Simon 9da9cb4207 feat(Options): add options interface for osmd constructor (#368) 6 年 前