frmatthew / exsurge

A JavaScript library for rendering Gregorian Chant in square note notation
MIT License
54 stars 13 forks source link

Add web font to support A/, R/, and V/ characters #11

Closed frmatthew closed 8 years ago

frmatthew commented 8 years ago

Don't forget to add font to webpack so that the font data is inline

frmatthew commented 8 years ago

Feature works, but requires the Scribam Characters font installed on the client. Better to pack the font in the distro via font-face if possible.