Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

hail2u/jquery.test-font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Plugin: Test Font v0.2.0

Test font availability.

USAGE

Alert if "Helvetica Neue" is available:

if ($.testFont("Helvetica Neue")) {
  alert("Available!")
}

LICENSE

MIT: http://hail2u.mit-license.org/2011