sschmid
|
9451e96c99
generateImages: check that OSMD server is running, log error and exit script otherwise.
|
5 년 전 |
sschmid
|
2534aaa17f
save png to export/ folder
|
5 년 전 |
sschmid
|
9a6ac74bae
fix(color): fix EngravingRules.ColorStemsLikeNoteheads, ColorBeams not respected for false
|
5 년 전 |
sschmid
|
4f10b9548e
fix color beams like stems (needs EngravingRules.ColorStemsLikeNoteheads)
|
5 년 전 |
sschmid
|
7f5e1c9872
fix(color): fix defaultColorRest and defaultColorNotehead not applied
|
5 년 전 |
sschmid
|
a19b3cd6b8
fix(lyrics): fix null reference for lyrics dashes when drawing range set
|
5 년 전 |
sschmid
|
774c9102fd
chore: update webpack-cli to version 3.3.11
|
5 년 전 |
sschmid
|
c0463c700e
fix draw skyline, bottomline
|
5 년 전 |
sschmid
|
ac4dfeceba
start refactoring VexFlowMusicSheetDrawer, which shouldn't use a global this.pageIdx but Page.PageNumber instead
|
5 년 전 |
sschmid
|
a60d993b17
fix bounding boxes not drawn after new backend creation change
|
5 년 전 |
sschmid
|
56d5cb034a
chore: update typescript-collections to version 1.3.3
|
5 년 전 |
sschmid
|
303f11a17f
PageFormat: add idString attribute (e.g. "A4_L"), Equals method
|
5 년 전 |
sschmid
|
ae4d739d06
chore: update typescript-collections to version 1.1.4
|
5 년 전 |
sschmid
|
148340303f
feat(PageFormat): warn if a page can't fit a single MusicSystem.
|
5 년 전 |
sschmid
|
98f18767ef
fix backends not updated often enough / long sheets like Land der Berge and Actor Prelude broken
|
5 년 전 |
sschmid
|
0c0bad1eba
StringToPageFormat: detect various ways to write pageFormat. demo: fix page format selection
|
5 년 전 |
sschmid
|
27d3f56ef2
chore: update tslint-loader to version 3.5.4 (#209)
|
5 년 전 |
Simon
|
63060e0e93
Merge pull request #674 from opensheetmusicdisplay/fix/update-eslint-dependencies
|
5 년 전 |
sschmid
|
e84f20e7b7
chore: update eslint to version 6.8.0, eslintrc: set ecmaversion to 8 (2017) (#673)
|
5 년 전 |
sschmid
|
6a681420c8
chore: update eslint-plugin-promise to version 4.2.1 (#673)
|
5 년 전 |
sschmid
|
c1c24836a8
chore: re-enable eslint for linting, fix linting errors for generatePNGImages script, set ecmaVersion to 8
|
5 년 전 |
Simon
|
5e4044737e
Merge pull request #672 from opensheetmusicdisplay/greenkeeper/eslint-plugin-import-2.20.1
|
5 년 전 |
sschmid
|
d9c4c0dafa
fix typo
|
5 년 전 |
sschmid
|
c25bb45800
fix karma tests (npm test) by excluding util folder
|
5 년 전 |
sschmid
|
cc8a200daa
gitignore: add data/images/current
|
5 년 전 |
sschmid
|
dba623ceaa
add data/images/current to gitignore, add experimental karma test for reference
|
5 년 전 |
Simon
|
30037dcbb5
chore(package): update @types/chai to version 4.2.9
|
5 년 전 |
sschmid
|
bf154e1a4b
add script to generate PNG images of scores locally (npm run generatePNG) (#670)
|
5 년 전 |
sschmid
|
2d68d20134
chore: fix dependency order
|
5 년 전 |
sschmid
|
4e5043c344
feat(color): new option pageBackgroundColor. can set canvas color e.g. to white instead of transparent. (#670)
|
5 년 전 |