faux-pas, Detecting Faux Web Font Rendering

From deep in the archives (4 years late!), filed under “things I built but never posted on my web site”:
When a browser uses a web font but doesn’t have an italic or bold variation available, it will attempt to fake it! This is also known as font-s…


This content originally appeared on Zach Leatherman and was authored by Zach Leatherman

From deep in the archives (4 years late!), filed under “things I built but never posted on my web site”:

When a browser uses a web font but doesn’t have an italic or bold variation available, it will attempt to fake it! This is also known as font-synthesis. For some people (including me) this can be hard to detect visually.

faux-pas is a project to help detect this behavior so that you can fix it!

  • npm install fg-faux-pas and include the script in your build. Or use the Bookmarklet!
  • Demo (includes the Bookmarklet!) and Test Page
  • View on: GitHub or npm
  • Retweet

node-faux-pas is a project to run faux-pas on the command line:

  • npm install -g node-faux-pas
  • e.g. fauxpas https://www.zachleat.com/
  • View on GitHub or npm
  • Retweet


This content originally appeared on Zach Leatherman and was authored by Zach Leatherman


Print Share Comment Cite Upload Translate Updates
APA

Zach Leatherman | Sciencx (2016-12-13T06:00:00+00:00) faux-pas, Detecting Faux Web Font Rendering. Retrieved from https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/

MLA
" » faux-pas, Detecting Faux Web Font Rendering." Zach Leatherman | Sciencx - Tuesday December 13, 2016, https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/
HARVARD
Zach Leatherman | Sciencx Tuesday December 13, 2016 » faux-pas, Detecting Faux Web Font Rendering., viewed ,<https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/>
VANCOUVER
Zach Leatherman | Sciencx - » faux-pas, Detecting Faux Web Font Rendering. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/
CHICAGO
" » faux-pas, Detecting Faux Web Font Rendering." Zach Leatherman | Sciencx - Accessed . https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/
IEEE
" » faux-pas, Detecting Faux Web Font Rendering." Zach Leatherman | Sciencx [Online]. Available: https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/. [Accessed: ]
rf:citation
» faux-pas, Detecting Faux Web Font Rendering | Zach Leatherman | Sciencx | https://www.scien.cx/2016/12/13/faux-pas-detecting-faux-web-font-rendering/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.