Hallvord R. M. Steen
|
d5daa33dec
Merge branch 'develop' into feat/exporting
|
4 gadi atpakaļ |
sschmid
|
d795e7b90f
fix(Zoom): Fix pageBackgroundColor not filling entire page for zoom < 1 (#904)
|
4 gadi atpakaļ |
sschmid
|
c43565c970
fix(Container height): small scores don't significantly exceed bounding box anymore (SVG height). fix PageBottomMargin (#875) etc
|
4 gadi atpakaļ |
sschmid
|
0fd156ba46
fix more indirect / folder imports (#845, #855)
|
4 gadi atpakaļ |
sschmid
|
ca7dffce3c
fix(Cursor): position correctly on page 2+ (#817)
|
4 gadi atpakaļ |
Simon
|
d103857eda
refactor: fix some circular imports (merge PR #845) (#855)
|
4 gadi atpakaļ |
sschmid
|
31fd7e6056
refactor: improve most undefined checks to also check null (#783)
|
5 gadi atpakaļ |
sschmid
|
a7af16bb49
feat(Font): can set fontFamily per label (#737), refactor: don't set defaultFontStyle per label
|
5 gadi atpakaļ |
sschmid
|
894868b051
feat(Text): can set the fontStyle of a label, e.g. Bold (1) or BoldItalic (3). new option defaultFontStyle (#739)
|
5 gadi atpakaļ |
sschmid
|
d8a15b2676
feat(Cursor): unique HTMLElement id (cursor.cursorElementId)
|
5 gadi atpakaļ |
sschmid
|
7de0f7deaf
fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706
|
5 gadi atpakaļ |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
5 gadi atpakaļ |
sschmidPS
|
7c272ccae0
docstrings & comment for pageBackgroundColor hiding cursor
|
5 gadi atpakaļ |
sschmid
|
4e5043c344
feat(color): new option pageBackgroundColor. can set canvas color e.g. to white instead of transparent. (#670)
|
5 gadi atpakaļ |
sschmid
|
c0a522cf68
fix(backendSelection): can now create and remove canvas backend (again), backend option only changed when given, improve backend creation code (#662)
|
5 gadi atpakaļ |
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 gadi atpakaļ |
Matthias Uiberacker
|
f97d7cd883
First working implementation of Pdf generation!
|
5 gadi atpakaļ |
Daniel Fürst
|
25c9e84e4e
feat(SvgVexFlowBackend): add reference to instance of engraving rules
|
5 gadi atpakaļ |
sschmid
|
e4f252f332
SvgVexFlowBackend: refactor const svg declaration (#608)
|
5 gadi atpakaļ |
sschmid
|
35ee9e2713
feat(options): can set font family for labels (default Times New Roman)
|
5 gadi atpakaļ |
Benjamin Giesinger
|
c0e8947d4b
Inlcuded basic exporting functionality in backend. Mybe useful in #437
|
6 gadi atpakaļ |
sschmidTU
|
91a6b1f6f8
feat(color): can set defaultColorLabel, defaultColorTitle
|
6 gadi atpakaļ |
sschmidTU
|
76bd9bf836
feat(options): Options now settable during runtime: public setOptions()
|
6 gadi atpakaļ |
sschmidTU
|
1123251d5a
Merge Feature/Slurs (#359)
|
6 gadi atpakaļ |
sschmidTU
|
e9da9e1d8a
feat: draw lyricsExtends, fix: lyricsSpacing (#322)
|
6 gadi atpakaļ |
Benjamin Giesinger
|
b11f9e344d
Improvement/skyline (#270)
|
7 gadi atpakaļ |
Benjamin Giesinger
|
55bfa9c571
Improvement/bounding box draw (#198)
|
7 gadi atpakaļ |
João Portela
|
ea3bd5e31e
Adds SVG Rendering option (#154)
|
7 gadi atpakaļ |