Closed (fixed)
Project:
Cufón
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 20:06 UTC
Updated:
6 Jul 2011 at 13:02 UTC
It might be good to document that a font must have the extension .font.js to be detected (by the regex)
Comments
Comment #1
troky commentedFont filenames should be left as generated by Cufon font generator. Why should anybody change that?
Comment #2
jpstrikesback commentedI believe they are proliferating :)
http://www.cufonfonts.com/ generates a thisfont.cufonfonts.js file.
Comment #3
jpstrikesback commented(changing back to active)
Comment #4
troky commented"they" are not official cufon page... I will think about adding
cufonfonts.jsextension to font finder logic.Frontpage instructions updated.
Comment #5
troky commentedChanged regex pattern to *.js and added support for multiple fonts per file.
Comment #6
jpstrikesback commentednice :)