arrowtype / recursive

Recursive Mono & Sans is a variable font family for code & UI
https://recursive.design
SIL Open Font License 1.1
3.25k stars 51 forks source link

Mono + Casual combo causes Weight change #269

Closed robertjanes closed 4 years ago

robertjanes commented 4 years ago

Hi,

I'm using Recursive for programming (looks great!), and have setup my editor so that my attribute names are casual and italic. However I noticed that the weight of the casual was heavier, and after looking on the microsite it appears to be a problem with the MONO and CASL.

image

image image

arrowtype commented 4 years ago

First of all, thanks for trying Recursive. Awesome mixing of styles!

This seems to be an issue with text rendering on macOS. What version of OS are you on?

https://github.com/fonttools/fonttools/issues/1756#issuecomment-548807603

Potentially, I could do something in my build to hack around the issue. I’ll think about what that might require...

giovanicascaes commented 4 years ago

Hi!

I'm getting something similar on macOS. The italics seems not to be respected on code editors. Words that should be italics are rendered regular. Is it OS related too?

arrowtype commented 4 years ago

@giovanicascaes That is a separate issue (https://github.com/arrowtype/recursive/issues/153). It is OS correlated (it does work in VS Code on Windows 10, but not currently in VS Code on macOS. It does work on PhpStorm, interestingly, on macOS).

giovanicascaes commented 4 years ago

Oh, ok. Thank you very much.

arrowtype commented 4 years ago

This appears to have been fixed in recent versions of macOS! 🎉