sschmid
|
d578432f95
feat(Options): new option spacingBetweenTextLines for spacing in multiline labels like composers (#835) (merge 'experiment/refactor')
|
5 년 전 |
Benjamin Giesinger
|
f37cabba98
fix(Metronome marks): Draw all metronome marks, not just in first measure (#804)
|
5 년 전 |
Benjamin Giesinger
|
88d1a5a225
feat(Options): Add option StretchLastSystemLine to stretch last system to full width (#842)
|
5 년 전 |
anita2822
|
b5303169be
feat(textlines): Added option for additional spacing between multiline text labels
|
5 년 전 |
DESKTOP-C6U04RJ\abp12
|
9e7ab3234e
refactor: changed comments
|
5 년 전 |
sschmid
|
ca9b88ee7d
feat(Options): add option to draw measure numbers only at the start of a system (line)
|
5 년 전 |
sschmid
|
3797652182
vexflow 3.x: set softmax factor (note spacing), default font (gonville instead of bravura)
|
5 년 전 |
sschmid
|
21b089b484
feat(Options): add option to not render time signatures (drawTimeSignatures: false). (#793)
|
5 년 전 |
sschmid
|
1869c38351
docstrings
|
5 년 전 |
Justin Litten
|
201315ebb0
feat(percussion_stafflines) Correct issue, Refactor
|
5 년 전 |
Justin Litten
|
9464da94ce
feat(percussion_stafflines) Potential fix for drumlines render issues
|
5 년 전 |
sschmid
|
ce761f330c
Merge branch 'develop' into feat/percussion_stafflines
|
5 년 전 |
sschmid
|
142b04cca6
docstrings: add explanation for renderSingleHorizontalStaffline
|
5 년 전 |
sschmid
|
42a1ebe320
feat(Options): add option to not draw metronome marks (#680)
|
5 년 전 |
Justin Litten
|
3530ee773e
feat(percussion_stafflines) Fixes from matt-uib, Initial note position impl.
|
5 년 전 |
sschmid
|
894868b051
feat(Text): can set the fontStyle of a label, e.g. Bold (1) or BoldItalic (3). new option defaultFontStyle (#739)
|
5 년 전 |
sschmid
|
0d5368229c
docstring
|
5 년 전 |
sschmid
|
cd50b68c44
fix(Options): drawPartNames: false now also disables drawPartAbbreviations, unless set explicitly (#388)
|
5 년 전 |
sschmid
|
ce8457a0ea
test: add OSMD_Function_Test_System_and_Page_Breaks to demo samples. #702
|
5 년 전 |
sschmid
|
2bcec40e70
feat(Layout): support XML page breaks optionally. new option newPageFromXML. #702
|
5 년 전 |
sschmid
|
5284aaa5e0
feat(Options): start new system ("line break") when given in XML and OSMDOptions.newSystemFromXML set (#702)
|
5 년 전 |
sschmid
|
d7dd36634f
docstrings
|
5 년 전 |
sschmidPS
|
b1c298d55e
feat(render): add option renderSingleHorizontalStaffline (#681)
|
5 년 전 |
sschmidPS
|
7c272ccae0
docstrings & comment for pageBackgroundColor hiding cursor
|
5 년 전 |
sschmid
|
4e5043c344
feat(color): new option pageBackgroundColor. can set canvas color e.g. to white instead of transparent. (#670)
|
5 년 전 |
sschmid
|
5dc780edf0
feat(embedding): add parameters for compact mode, measure range, page format. Revise PageFormat argument handling. (#661)
|
5 년 전 |
sschmid
|
15ff548a12
refactor: minor options rearrange
|
5 년 전 |
sschmid
|
c0a522cf68
fix(backendSelection): can now create and remove canvas backend (again), backend option only changed when given, improve backend creation code (#662)
|
5 년 전 |
sschmid
|
e580c727c8
fix(pdfOptions): only change option when value given. create default PageFormat.Undefined value. Always check if format is undefined.
|
5 년 전 |
Matthias Uiberacker
|
e263ad5d9e
Added page format selector and render pdf button for demo project.
|
5 년 전 |