Closed ajoposor closed 7 years ago
Resources to review:
https://stackoverflow.com/questions/37301132/chrome-overall-font-rendering-issue-2016
https://www.adtrak.co.uk/font-face-chrome-rendering/
https://productforums.google.com/forum/#!topic/chrome/pXTKANTZE2I
https://productforums.google.com/forum/#!topic/chrome/CFttpwTyxBw
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/WzivQg8_drw
https://davidwalsh.name/font-smoothing
https://stackoverflow.com/questions/11487427/is-there-any-font-smoothing-in-google-chrome
https://plus.google.com/+aerotwist/posts/NZ5XCUSoKkB
https://bugs.chromium.org/p/chromium/issues/detail?id=137692
used chrome://flags -> LCD antiliasing Enabled.
But not satisfied with this solution because the font already displayed fine on google fonts. so my site is not handling fonts the same way. want to find a solution without having to use chrome flags
Ojo que el svg parece que ya no lo soporta chrome, buscar solución para versión reciente:
CONFIRMED BY GOOGLE: Note: There's technically another container format, the SVG font container, but IE and Firefox never supported it, and it is now deprecated in Chrome. As such, it's of limited use and it's intentionally omitted it in this guide.
https://graphicdesign.stackexchange.com/questions/5162/how-do-i-embed-google-web-fonts-into-an-svg
https://codepen.io/chriscoyier/post/wordpress-4-7-1-svg-upload
font-smooth is not standard https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth
about fonts: https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/webfont-optimization
Note: There's technically another container format, the SVG font container, but IE and Firefox never supported it, and it is now deprecated in Chrome. As such, it's of limited use and it's intentionally omitted it in this guide.
also enabled in Chrome://flags
but don't like the idea.
Still both of chrome changes don't fix the problem
changed font to Raleway y funciona mucho mejor. Desactivadas opciones de Chrome://flag, dejadas en Default.
bold is translated by betheme to 700 in google fonts. so both 300 and 700 are loaded.
close issue.
font display bad. with points.
En el celular ok.