Commit History

作者 SHA1 備註 提交日期
  sschmid 1eb734159d generatePNG: add generate:current:debug script, modify generatePNG (#670) 5 年之前
  sschmid af76837fef generatePNG: fix png width/height not what was given in arguments. now exactly matching. (#670) 5 年之前
  sschmid 150afdf997 generatePNG: remove more console.logs when --debug not used (#670) 5 年之前
  sschmid 0ead313f28 speed up PNG generation by deactivating console.log when --debug not used (#670) 5 年之前
  Simon 256783fb0f Merge pull request #683 from opensheetmusicdisplay/greenkeeper/@types/chai-4.2.10 5 年之前
  greenkeeper[bot] cd826d5b36 chore(package): update @types/chai to version 4.2.10 5 年之前
  sschmid 4089a59c55 feat(generatePNGs): can generate PNGs browserless by node script, improved speed (#670) 5 年之前
  sschmid 0353facfbe feat(exportPNG): generate pngs for multiple pages when PageFormat given. add pageWidth/Height parameters (#670, #676) 5 年之前
  sschmid f48e1b7f5d generatePNGs: read and filter xmls from folder, enable debugging (#676) 5 年之前
  sschmid 55ef164e33 fix(CanvasBackend): limit canvas dimensions to browser limitation of 32767, for now (#678) 5 年之前
  sschmid d7bb5c6eee refactor visual_regression: simplify and reduce file checks and warnings (#676) 5 年之前
  sschmid e32048f9bc refactor visual_regression: use echo instead of printf where possible (simpler) (#676) 5 年之前
  sschmid cecaaf81a1 refactor visual_regression: improve some of the warnings and docstrings 5 年之前
  sschmid 2fc5276d63 backends: improve consistency of backend removal and backend creation by removing all backends at refresh (#678) 5 年之前
  sschmid e71795b0c7 refactor visual_regression: change tmp folder from current to diff, clarify folders and state execution folder doesn't matter 5 年之前
  sschmid c7b704304b transparency: fix invisible notes not colored transparent (note.PrintObject=false) (regression) 5 年之前
  sschmid ba6434bed7 refactor(visual regression): filter regex and log result before loop, etc 5 年之前
  sschmid 164b7ae71a chore: update @types/node to 13.7.4 5 年之前
  sschmid d4e76b44a6 visual regression tests: can generate and test single image. add more informational output. (#676) 5 年之前
  sschmid ee7ddf53b3 visual regression tests: find base folder by script argument, add fast (single) test npm script (#676) 5 年之前
  sschmid cd0631df94 chore: fix Travis build: upgrade to node 12 (from 10) 5 年之前
  sschmid 5325524fe2 docstrings fixes (visual regression) 5 年之前
  sschmid cad0c84250 visual_regression: add some sanity checks and warnings (check files exist), change folder from data/images to visual_regression 5 年之前
  sschmid b0e169a742 add npm script for visual regression tests (#676) 5 年之前
  sschmid a713d20f44 fix(vexflow): update vexflow to 1.2.90, fixing rests displayed twice (see OSMD function test invisible notes) 5 年之前
  sschmid 01d64053d1 generateDiffImages: skip gounod meditation for now (produces faulty image) 5 年之前
  sschmid ed075c7281 Merge branch 'develop' into feat/export-png-svg-and-diff-images 5 年之前
  sschmid c17a3c7284 feat(testing): add visual regression testing script, generating diffs for all OSMD samples 5 年之前
  sschmid eccf6d7b8d update generate:current and blessed npm commands, pin vexflow to a version, updage generateDiffImages 5 年之前
  sschmid e16f1d918e generatePNG: generate png files for all given samples (#670) 5 年之前