|
-
Did you try condenseWhite?
textField.condenseWhite=true;
I also believe you can use stylesheets with embedded fonts. What styles are you trying to apply that aren't working?
-
Ahhh condenseWhite...
I was using (and I knew it was wrong) ignoreWhite
Thanks, that fixes the issues of the white space, I'll take a look at my css file and look to see what it might be doing to cause problems.
I think it might be calling for a different font family, and that's why it won't show up when I embed...
I'll let ya know.
-
OK here we go...with the style stuff...
It seems that when you use html tags (like an <a>, <b>, <font> etc) they get completely ignored when you embed your fonts...
Same also is true if you use CSS styles...they get completely ignored. Turn the embed fonts off, and everything is fine...just no nice anti-aliasing!!
Any thoughts??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|