-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding/Harmonizing some symbols with small circles #2618
Conversation
set-width Geom.Width | ||
local offsetX : Geom.Size * Size.SlightlySmall.size / 2 | ||
include : union | ||
with-transform [Translate offsetX 0] : refer-glyph : MangleName 'whiteSlightlySmallCircle' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to make the rings of ⚭
thinner at Heavy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since all the partnership symbols refer to one symbol, I'd prefer not to make a separate ring just for ⚭
. Instead I'm just spacing the gaps more evenly for now.
If this doesn't solve it, it's probably better to use ⚬
directly for ⚭
, at the expense of making it differently sized from ⚮⚯
.
I actually added the characters to the font before that Unicode proposal for the dedicated characters was even filed. |
Yeah I know, just noting a move is needed eventually because they are now (planned to be) encoded as a separate character. |
Preview
(♭𝄬𝄭♮𝄮𝄯♯𝄰𝄱)
⚬⚭⚮⚯
⯺⯻⯼⯽⊶⊷⧟⟜⊸∘
arrows.ptl
(supposedly no glyphs are really affected):_halfSw
to all Arrow Shape functions (that usehalfArrowSw
) to override the value (mainly for use outsidearrows.ptl
)TrigArrowShape
for⯽
AdviceStrokeInSpace
for more fine-grained stroke width calculation⊶⊷⧟⟜⊸
so that the calculation is based on the outer radius of the rings⯺⯻⯼⯽
(Chess Pawn notations)⊶⊷⧟
. These symbols are also modified so that the connecting bar is more visible.⚭⚮⚯
(Genealogy symbols)⚬
under the same set as these symbols, but it is too big to compose to these symbols. Used a slightly smaller size instead.𝄬𝄭𝄮𝄯𝄰𝄱
(Accidentals with Up/Down arrow)♭♮♯
with Up/Down arrow shapes added.𝄲𝄳
is supposed to be a "pitch modifier" different from the quartertone accidentals according to a public comment in Unicode. I didn't move these glyphs as the encoding of the actual quartertone sharp/flats are not stabilized (as of writing), but just as a FYI.