Closed ralgozino closed 1 year ago
@ralgozino can you try again with the logs? (I've added an error log to whenever the font is not found in the main)
Ah actually I misunderstood the issue, the font is found but is rendering differently right?
For me is working as before 🤔
My config
Hi @raphamorim
Sorry for the delayed answer, I've just tested with 0.0.22, rio uses the oblique
style instead of italics
in my case:
Notice that also underline
is not working anymore.
Doing some tests, I found that if I delete the oblique otf
font file from my system, then rio finds the italic and uses it.
Thank you @ralgozino ,
VictorMono has been on top 3 "weird" behaviour with rio, underline with fira code:
I am rewriting sugarloaf to stretch/reposition glyphs should fix VictorMono underline and other fonts that have bigger/smaller stroke of underline.
Will be closing this issue, but will be keeping an eye on it. I can't reproduce tbh, I have oblique and italic of victor mono and it always match up with italic.
On v0.0.18 I get proper italics for example for comments in VIM instead of just the font hinted (with
Victor Mono
).Here's a screenshot with v0.0.18 on the left and v0.0.19 on the right, notice the difference in the comments' font rendering:
I'd prefer the behaviour that was on 0.0.18.
Here's my config in case is just a configuration issue: