typeface.js
User / Developer Forum
IE not working for me
Sebastian
|
27 Jan 2010 4:32
I really like the script but the example is not working for me in IE. 

'undefined' is null or not an object
typeface-0.14.js  Line:601
Code: 0                Char: 5

Need help....
Fabien Ménager
|
27 Jan 2010 6:02
Hello, this looks like a bug that happens when the font file doesn't contain one of the characters you want to display. 
Try to change the line 597 with:

      this.renderGlyph(shape, face, this.fallbackCharacter, offsetX, style, vmlSegments);
anna
|
8 Mar 2010 9:58
did this work for you?

doesnt for me...
andee
|
8 Apr 2010 8:21
This is an error caused from letters trying to be displayed but the character set not being included in the converted font.
shke
|
20 Jun 2010 16:26
I had a   in my letters...I removed that char, and everything worked!
Post a Reply
YOUR NAME
YOUR COMMENT
We don't support HTML, but please use [quote] ... [/quote] tags around quotes.