Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

do fonts embed in swf files?

Status
Not open for further replies.

DGTLguy

Technical User
Joined
Jul 23, 2003
Messages
125
Location
US
do fonts embed in a published swf or will they change if the viewer doesn't have the font used like when creating an HTML page?

 
In static textfields the font is usually automatically embedded, thus all should see the same font. In dynamic textfields, you have to manually embed the font to ensure that all will see the same font. Device fonts can't be embedded, and thus may vary from one machine to the other.

Regards,

cubalibre2.gif
 
is there a way to check and make sure the font is embedded? and what is a device font?

I'm using Gill Sans which is a pretty standard font (at least for Mac users) but I can't forget about the Windows community.
 


As I said, if you avoid device fonts and use static textfields, the font should automatically be embedded, thus seen the same by all. If you manually embed the font used in dynamic textfields, then again all should see the same font.
I'm on PC, if you provide a link to some text test movie, I can confirm if I see the same or not. Not too sure what Gill (which by the way is my name) Sans looks like, maybe use a more particular font, script or something really obviously different.

Regards,

cubalibre2.gif
 
yea those are the font... while your at it could you give me any design critiques you may have... i haven't had anyone look at it yet so it would be nice to get some feedback...


the links you posted had some good info in them.. thanks for the help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top