Stars: 231
Forks: 83
Pull Requests: 27
Issues: 67
Watchers: 32
Last Updated: 2023-06-14 04:39:41
A webpage for testing typefaces, live at www.impallari.com/testing
License: Other
Languages: PHP, JavaScript, CSS, Hack
Stable releases available for use at http://www.impallari.com/testing
The Font Testing Page is a tool primarily intended for type designers to 'Drag and Drop' and quickly test their fonts into a browser. It can also be used by Type and Art Directors, Graphic Designers, Teachers and Students interested in seeing how a typeface works on the web.
There is a short video demonstrating this tool, http://vimeo.com/40296571
Operation is simple:
Below the drop area you see some buttons to select different layouts:
Notes:
localStorage
) and nothing gets uploaded to any serverSecret tips for the "Filter text" tool:
Developers:
To download the latest version and use it locally:
git clone https://github.com/impallari/Font-Testing-Page.git;
cd Font-Testing-Page;
php -S 127.0.0.1:8080
Then visit http://127.0.0.1:8080 to see your local version of the tool.
Thanks:
License:
Code is available under the MIT License, see LICENSE.md for full details
Page text is available under the Creative Commons Attribution-ShareAlike v3.0 License