You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all this is a great tool, I love it, thank you very much.
I have a stupid problem about the font sizes. But I 'm not sure why this is happening or what is wrong. I'll be glad if you can point me to the right direction.
Here is my font icon result. As you can see only (blue area) more than half of them is active. Looks like their size is wrong. This also cause a problem MainMenuBar's size(height) and those icons are not at the center of it.
My settings:
I guess merging fonts cause this problem. When I disable merging, it works
yes merged font is a problem because many fonts use différent font scale.
so for a good merge we need to resize each glyph of a font to a specific font scale.
for the moment i use the font scale of the current selected font. its better to choose the font with the big size.
btw for each fonts the ascent/descent and baseline are different so can cause issue with position of glyph according to other on the final font display.
i have imrpoved a bit the merge, by finally found the way to write my glyphs,
but its always a work in progress.
btw for each fonts the ascent/descent and baseline are different so can cause issue with position of glyph according to other on the final font display.
Good to know this. So I guess it is better to separate icons and fonts.
you have test the last version ? or an oldest ?
I just pull the latest. I'm going to rebuild and try it today.
First of all this is a great tool, I love it, thank you very much.
I have a stupid problem about the font sizes. But I 'm not sure why this is happening or what is wrong. I'll be glad if you can point me to the right direction.
Here is my font icon result. As you can see only (blue area) more than half of them is active. Looks like their size is wrong. This also cause a problem MainMenuBar's size(height) and those icons are not at the center of it.
My settings:
I guess merging fonts cause this problem. When I disable merging, it works
Is there a way to fix this? Any suggestions?
Thank you
The text was updated successfully, but these errors were encountered: