sschmid
|
5325524fe2
docstrings fixes (visual regression)
|
5 years ago |
sschmid
|
cad0c84250
visual_regression: add some sanity checks and warnings (check files exist), change folder from data/images to visual_regression
|
5 years ago |
sschmid
|
b0e169a742
add npm script for visual regression tests (#676)
|
5 years ago |
sschmid
|
a713d20f44
fix(vexflow): update vexflow to 1.2.90, fixing rests displayed twice (see OSMD function test invisible notes)
|
5 years ago |
sschmid
|
01d64053d1
generateDiffImages: skip gounod meditation for now (produces faulty image)
|
5 years ago |
sschmid
|
ed075c7281
Merge branch 'develop' into feat/export-png-svg-and-diff-images
|
5 years ago |
sschmid
|
c17a3c7284
feat(testing): add visual regression testing script, generating diffs for all OSMD samples
|
5 years ago |
sschmid
|
eccf6d7b8d
update generate:current and blessed npm commands, pin vexflow to a version, updage generateDiffImages
|
5 years ago |
sschmid
|
e16f1d918e
generatePNG: generate png files for all given samples (#670)
|
5 years ago |
sschmid
|
9451e96c99
generateImages: check that OSMD server is running, log error and exit script otherwise.
|
5 years ago |
sschmid
|
2534aaa17f
save png to export/ folder
|
5 years ago |
sschmid
|
9a6ac74bae
fix(color): fix EngravingRules.ColorStemsLikeNoteheads, ColorBeams not respected for false
|
5 years ago |
sschmid
|
4f10b9548e
fix color beams like stems (needs EngravingRules.ColorStemsLikeNoteheads)
|
5 years ago |
sschmid
|
7f5e1c9872
fix(color): fix defaultColorRest and defaultColorNotehead not applied
|
5 years ago |
sschmid
|
a19b3cd6b8
fix(lyrics): fix null reference for lyrics dashes when drawing range set
|
5 years ago |
sschmid
|
774c9102fd
chore: update webpack-cli to version 3.3.11
|
5 years ago |
sschmid
|
c0463c700e
fix draw skyline, bottomline
|
5 years ago |
sschmid
|
ac4dfeceba
start refactoring VexFlowMusicSheetDrawer, which shouldn't use a global this.pageIdx but Page.PageNumber instead
|
5 years ago |
sschmid
|
a60d993b17
fix bounding boxes not drawn after new backend creation change
|
5 years ago |
sschmid
|
56d5cb034a
chore: update typescript-collections to version 1.3.3
|
5 years ago |
sschmid
|
303f11a17f
PageFormat: add idString attribute (e.g. "A4_L"), Equals method
|
5 years ago |
sschmid
|
ae4d739d06
chore: update typescript-collections to version 1.1.4
|
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
|
27d3f56ef2
chore: update tslint-loader to version 3.5.4 (#209)
|
5 years ago |
Simon
|
63060e0e93
Merge pull request #674 from opensheetmusicdisplay/fix/update-eslint-dependencies
|
5 years ago |
sschmid
|
e84f20e7b7
chore: update eslint to version 6.8.0, eslintrc: set ecmaversion to 8 (2017) (#673)
|
5 years ago |
sschmid
|
6a681420c8
chore: update eslint-plugin-promise to version 4.2.1 (#673)
|
5 years ago |
sschmid
|
c1c24836a8
chore: re-enable eslint for linting, fix linting errors for generatePNGImages script, set ecmaVersion to 8
|
5 years ago |