[OTVar] Play with variable fonts in any browser using fontkit

devongovettdevongovett Posts: 2
edited November 2017 in Font Technology
Just wanted to share a quick demo I put together using fontkit, my JavaScript font engine. It lets you play around with variable fonts in any relatively modern browser. It uses the Adobe prototype font by default, but you can also choose your own file. The font is parsed client side by fontkit and glyph rendering is done on a canvas element. Fontkit supports both TrueType variations as well as CFF2.

Demo is here. Code is on Github. Let me know what I can improve!
Tagged:

Comments

  • Dave CrosslandDave Crossland Posts: 1,389
    edited May 2017
    I was just waiting for the VF polyfill :D Awesome with Devon!!
Sign In or Register to comment.