"gliss." text is misplaced on exporting score as image
Reported version
3.1
Type
Functional
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
1) Open the attached score.
2) Export it to .png (or svg, pdf).
Result: "gliss." text on each glissando is misplaced.
Attachment | Size |
---|---|
glissando_test.mscz | 3.82 KB |
Fix version
3.5.0
Comments
Came up in #299299: Gliss text off-centered upon PDF and PNG export.
Guessing it's a scaling issue involving DPI in the draw routine.
In reply to Guessing it's a scaling… by Marc Sabatella
P.S.: This looks like it might be a regression. I did a quick check of some screenshots in Musescore 2.1 and there wasn't any off-centered look after copying with the screenshot tool, but there is in 3.4... Not sure where the regression occurs version-wise, but 2.1 (didn't have a copy of 2.3.2 at the moment) was fine here.
It's definitely a regression.
Verified that 2.3.2 exports/screen captures glissandos just fine. MuseScore 3.0 screws it up badly, so somewhere between 2.3.2 and 3.0 is the regression. Anyone know who changed the export code, or whatever code that pertains to this? Maybe they would know what happened in order to quickly bring it back to how it was proper in 2.3.2...
(Edit - sorry, I was talking about something about else entirely)
See https://github.com/musescore/MuseScore/pull/6064
Fixed in branch 3.x, commit ef8d4d8a11
fix #289952 : gliss. text is misplaced on exporting the score
Fixed in branch 3.x, commit b95b3a0304
_Merge pull request #6064 from AntonioBL/glissandotext
fix #289952 : gliss. text is misplaced on exporting the score_
still needed for master
Fixed in branch master, commit a4a9ba1ab6
_Merge pull request #6064 from AntonioBL/glissandotext
fix #289952 : gliss. text is misplaced on exporting the score_
Automatically closed -- issue fixed for 2 weeks with no activity.