A collection of beautiful free and open source fonts: instructions for installing, Unicode fallback chains, instructions to replace Windows ClearType and fix browser fonts
Other
47
stars
4
forks
source link
On Linux TTF fonts (presumably) are rendered without kerning by Chrome PDF printer -- create OTF version for Linux #24
But DejaVu fonts don't have otf version at all! That would be strange if Linux support for ttf is lacking. May be there is a bug in the Source Sans Pro? Source Serif Pro too! But they work fine in Windows and macOS... Strange.
Update Chromium first.
May be some library is missing on desktop-less Travis Ubuntu...
opentype fonts with ttf extension! This might be the problem!
Login to Ubuntu and check latest open-fonts in browser and PDF print.
But DejaVu fonts don't have otf version at all! That would be strange if Linux support for ttf is lacking. May be there is a bug in the Source Sans Pro? Source Serif Pro too! But they work fine in Windows and macOS... Strange.
Login to Ubuntu and check latest open-fonts in browser and PDF print.
Use TTF on macOS.
Might be related: https://github.com/puppeteer/puppeteer/issues/2410