Gonville's system bracket offset
https://musescore.org/en/node/307745
Utilizing the Gonville font within Musescore, brackets have a weird offset look to them that works well only when the bracket line thickness is very very thin and then barely offsetted with the system. For example:
Yet that isn't the default that is loaded with the font, but rather, as shown in that support post:
Delving into the font itself via FontForge:
I noticed that by raising this (and lowering the bottom version) to be on the line rather than within it such as:
Yields results:
Albeit with different settings as shown (0.42sp + .10sp distance)
My point here is that I think that the font should be updated to do what I did here, and additionally that Gonville should be given something like (0.42 size + .10sp distance) for its default metadata. Maybe I'll make a pull request and see if it is accepted. Either way, it would be better imo than to leave it alone as it is.
Comments
https://github.com/musescore/MuseScore/pull/6445
Images are reuploaded in the github PR
Fixed in branch 3.x, commit 31423abdfd
Fix #308661: Update offsets of Gonville's top & bottom bracket glyphs
Fixed in branch 3.x, commit 43ef1eabb1
_Merge pull request #6445 from worldwideweary/308661-GonvilleBracketTopBottom
Fix #308661: Update offsets of Gonville's top & bottom bracket glyphs_
Fixed in branch master, commit e594565985
_Manually merged #6445 to master
Fix #308661: Update offsets of Gonville's top & bottom bracket glyphs_
Automatically closed -- issue fixed for 2 weeks with no activity.