Commit History

Author SHA1 Message Date
  sschmid 18a90ee8cb chore: bump version to 0.7.6 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 085ff1a91b feat(Options): add drawingparameter "compacttight" for reduced margins and tighter spacing 5 years ago
  sschmid b7daae57fc chore: update osmd.Version to 0.7.5-dev 5 years ago
  sschmid bd7856a165 chore: bump version to 0.7.5 5 years ago
  Simon cb5b9d95ca Merge pull request #722 from opensheetmusicdisplay/fix/beamsRetainSlopeWhenZooming 5 years ago
  sschmid 2e3dcce4dc fix beams: only update them when zoom was changed, to save performance (#655) 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
  sschmid ce0e23dc91 chore: bump version to 0.7.4 5 years ago
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 years ago
  sschmid 4089a59c55 feat(generatePNGs): can generate PNGs browserless by node script, improved speed (#670) 5 years ago
  sschmid 0353facfbe feat(exportPNG): generate pngs for multiple pages when PageFormat given. add pageWidth/Height parameters (#670, #676) 5 years ago
  sschmid 55ef164e33 fix(CanvasBackend): limit canvas dimensions to browser limitation of 32767, for now (#678) 5 years ago
  sschmid 2fc5276d63 backends: improve consistency of backend removal and backend creation by removing all backends at refresh (#678) 5 years ago
  sschmid ed075c7281 Merge branch 'develop' into feat/export-png-svg-and-diff-images 5 years ago
  sschmid c0463c700e fix draw skyline, bottomline 5 years ago
  sschmid a60d993b17 fix bounding boxes not drawn after new backend creation change 5 years ago
  sschmid 303f11a17f PageFormat: add idString attribute (e.g. "A4_L"), Equals method 5 years ago
  sschmid 148340303f feat(PageFormat): warn if a page can't fit a single MusicSystem. 5 years ago
  sschmid 98f18767ef fix backends not updated often enough / long sheets like Land der Berge and Actor Prelude broken 5 years ago
  sschmid 0c0bad1eba StringToPageFormat: detect various ways to write pageFormat. demo: fix page format selection 5 years ago
  sschmid dba623ceaa add data/images/current to gitignore, add experimental karma test for reference 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 1d819522b5 embedding: openUrl parameter needs &endUrl after it now, works with server-added hash parameters (#661) 5 years ago
  sschmid 49dd902f41 feat(Embedding): create backend option (#661), also, give warning when PDF is created on Canvas background. 5 years ago
  sschmid 5dc780edf0 feat(embedding): add parameters for compact mode, measure range, page format. Revise PageFormat argument handling. (#661) 5 years ago
  sschmid c0a522cf68 fix(backendSelection): can now create and remove canvas backend (again), backend option only changed when given, improve backend creation code (#662) 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
  Matthias Uiberacker f4f890739a Merge branch 'feat/PrintToPdf' into develop 5 years ago