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
I'm trying to do Fork Awesome with Fantasticon instead of Ruby-based FontCustom. And one trouble I keep running into is adjusting this. Like for some icons, I expect this:
But instead, I get this:
I don't know if I'm adjusting it correctly or what, but in my case, it seems like the fontcustom.yml file has configuration options for autowidth and font ascent. Is it possible to add these capabilities or is it already an option and I don't even know.
The text was updated successfully, but these errors were encountered:
seanking2919
changed the title
Add ascent, autowidth, and font_em options?
Add ascent and autowidth options?
Apr 26, 2021
seanking2919
changed the title
Add ascent and autowidth options?
Add ascent, units per em, and autowidth options?
Apr 26, 2021
seanking2919
changed the title
Add ascent, units per em, and autowidth options?
Add ascent and autowidth options?
Apr 26, 2021
I tried to do this myself. I keep running into bumps on the road. From @types/svgicons2svgfont not being up to date to vertical alignment still being an issue after adding the ascent option, I'm really kinda stuck. Certain icons look fine, but others look like this:
All I can say at this point is help anyone. It seems like some issue that's going on with how the icon font is generated and how it handles descent and ascent.
I'm trying to do Fork Awesome with Fantasticon instead of Ruby-based FontCustom. And one trouble I keep running into is adjusting this. Like for some icons, I expect this:
But instead, I get this:
I don't know if I'm adjusting it correctly or what, but in my case, it seems like the
fontcustom.yml
file has configuration options forautowidth
and font ascent. Is it possible to add these capabilities or is it already an option and I don't even know.The text was updated successfully, but these errors were encountered: