impallari / Font-Testing-Page

A webpage for testing typefaces, live at www.impallari.com/testing
https://impallari.com/testing/
Other
249 stars 84 forks source link

Add offline support for font testing page #10

Closed fzembow closed 11 years ago

fzembow commented 11 years ago

Since there is no network dependency of this page, I have:

  1. Removed the PHP dependency and replaced the logic in JS
  2. Added an AppCache manifest, so the page can be viewed offline.

This will let people test their fonts on a plane / train / etc :)

davelab6 commented 11 years ago

Ah, I forgot to finish up my changes that do this, and make a pull req :) https://github.com/davelab6/font-testing-page/commits/master