rubjo / victor-mono

A free programming font with cursive italics and ligatures. Donations welcome ❤️
https://rubjo.github.io/victor-mono
SIL Open Font License 1.1
3.34k stars 44 forks source link

Italics don't show up on webstorm #65

Closed vyashole closed 4 years ago

vyashole commented 4 years ago

I installed Victor Mono on mac via Homebrew. Wherever I have set it to italics on webstorm, it renders as follows.

Screenshot 2020-01-10 at 10 59 55 AM

FontBook shows All font styles installed correctly.

rubjo commented 4 years ago

Interesting. I’ll install WebStorm and have a go. In the meantime, check out issue #47.

vyashole commented 4 years ago

The workaround from #47 did the job. I disabled all the oblique styles in font book and that did it. Now italics show up as cursive. But this way feels hacky. Is it a bug in catalina?

Thanks for the help and thanks a ton for the awesome font.

rubjo commented 4 years ago

No problem, thanks for trying it out. 🙂

There are a lot of font rendering-related issues on youtrack.jetbrains.com, among them this one: JBR-1776

vyashole commented 4 years ago

Oh, so according to JBR-1776 we can conclude it is a JetBrains issue and not a Victor Mono issue. Also, the workaround from #47 does the job. So I think you can close this.

vyashole commented 4 years ago

Mentioning all the jetbrains based products here so that the community can search this issue. JetBrains, IntelliJ IDEA, Webstorm, Pycharm, PHPStorm, Clion, GoLand, Android Studio

bobhenkel commented 4 years ago

I had the same issue with CLion from Jetbrains when trying to use Victor Mono with Rust.

What I did is go to settings->editor->ColorScheme->Rust and picked keywords and unchecked Inherit values from and checked Italic and then I started seeing Victor Mono italic. I'm guessing you could do this at a common level so all things get it but for me I only was worried about Rust. Hope it helps.

Screenshot from 2020-04-01 13-25-18

obenchkroune commented 4 years ago

Hi! i found a great and simple solution! i went to settings -> Editor -> Language Defaults -> Keyword from the menu Annotation 2020-08-28 195420 Hope it was helpful :)

alisanie commented 1 year ago

Open Fontbook.app in mac os

Select all Oblique variants of Victor Mono

Fn+Backspace to delete them

kenmcd commented 1 year ago

This issue should not have been closed. The fonts available in the v1.5.5 release here are badly broken. They are not going to work properly in many applications.

The easiest fix is to get the versions from Google Fonts. Those fonts have been fixed and should work properly. https://fonts.google.com/specimen/Victor+Mono

thep200 commented 5 months ago

This issue should not have been closed. The fonts available in the v1.5.5 release here are badly broken. They are not going to work properly in many applications.

The easiest fix is to get the versions from Google Fonts. Those fonts have been fixed and should work properly. https://fonts.google.com/specimen/Victor+Mono

it's work for me, thanks