Dynamics are much too large

• Jan 24, 2014 - 21:58
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Windows 7, GIT commit: 391e02c

1) create score
2) add a dynamic marking

Result: it's about twice as large as expected

Probably another obvious temporary glitch while the text handling is worked on, but I thought I'd report it anyhow just in case.


Comments

They also do not seem to respond to changes in the text settings. I.e., they can't be made smaller by changing the text formatting.

I don't really understand the code, but TFragment::draw has a case for CharFormat::SYMBOL that seems to reference the system font at its default size.

Maybe this is only partially implemented?

As a workaround, I changed the magnification to 0.5 t->magS() and it seems to render at a better size.