Skip to content

bencrowder/typlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typlate

A small web app to create PDF templates for sketching typefaces. Written in JavaScript. Uses jsPDF.

Demo

http://bencrowder.github.com/typlate/

Usage

You can set the y location of each guide using the textboxes. When you're happy with the proportions, click Download. The PDF will open in a new window (where you can print it or save it).

Notes

Safari and Firefox don't yet support the Canvas API for dashed lines, so the preview lines are solid there.

If you're using Chrome, change the type variable in template.downloadPDF to 'download' and then the Download button will actually download the file rather than opening it in a new window. (I had to patch jsPDF per this comment to get it to work, though.)

About

Web app to create PDF templates for sketching typefaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published