snippet
Snippet: Font Detection with Prototype
Related Terms :
This is essentially a clean house implementation of the font detection method described at lalit dot lab using Prototype 1.6. Another method described at maratz.com seems very interesting, since it uses Flash.
This is only usable after the DOM is ready. Call Font.detect with a string containing the name of the font to be detected. If it's detected as present, true is returned, otherwise, false.
Recent comments
1 year 48 weeks ago
2 years 20 weeks ago
2 years 20 weeks ago
2 years 20 weeks ago
2 years 21 weeks ago
2 years 23 weeks ago
2 years 25 weeks ago
2 years 26 weeks ago
2 years 26 weeks ago
2 years 41 weeks ago