A collection of beautiful free and open source fonts: instructions for installing, Unicode fallback chains, instructions to replace Windows ClearType and fix browser fonts
How to disable auto-slant (or change it's angle) in Chrome for fonts without italic?
For example if we have fallback chain for italic text then the fonts that have italics should be rendered with their italics as is but fonts without italics should not be auto-slanted (or is there a way to change slant angle as the default one is terrible?).
UPD: I wasn't able to fix it via @font-face definition in Atom.
UPD2: It's too hard of a problem. I'm putting it on halt.
Related:
How to disable auto-slant (or change it's angle) in Chrome for fonts without italic?
For example if we have fallback chain for italic text then the fonts that have italics should be rendered with their italics as is but fonts without italics should not be auto-slanted (or is there a way to change slant angle as the default one is terrible?).
UPD: I wasn't able to fix it via
@font-face
definition in Atom.UPD2: It's too hard of a problem. I'm putting it on halt.