Font Checker. Check whether a specific font is installed on someone's computer.

github.com/derek1906/jFont-Checker

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2017
  • Update README.md
February 2016
  • Slight modification
  • Merge pull request #3 from rotous/innerText-fix
  • changed from using innerText property to using textContent property
February 2015
  • Updated readme
  • Merge branch 'dev'
  • Add parameter to specify DOM to be tested in
  • Change to getElementsByTagName("html") instead of documentElement bec…
  • Change appending target to documentElement
January 2015
  • Changed README.md
  • First commit
  • Create README.md
  • Initial commit