Groups | Blog | Home
all groups > flash (macromedia) > january 2004 >

flash (macromedia) : Font Help Please?



david_here
1/2/2004 11:34:04 PM
All,

I have seen numerous posts on the board with regards to getting fonts to work, pixel fonts, exporting fonts, etc. Well....i'm totally confused about it....is there _anyone_ out there that can settle this thing? ;) I'm just wanting to find out:

1) exactly how fonts can be viewed on remote users computers correctly
2) are pixel fonts good for something?
3) how do you add in fonts that you want to be displayed to users (if they dont have them installed) -- can you import them in to your movie for "shipment"?

Any takers? Thanks folks!

David


Laiverd.COM
1/3/2004 12:53:09 AM
1) exactly how fonts can be viewed on remote users computers correctly
A: with their eyes ;-) No, ... kidding: if the text is inside a static
textfield, fonts are embedded upon export automatically. If the text is
inside a dynamic or input textfield, and you want to display that text in
anything other than _sans, _serif or _typewriter (socalled system fonts;
meaning that the Flash player will use any default sans, serif, or
typewriter font available on the client), you have to embed those fonts. Now
for instance if you want to use Verdana, you know that it will be installed
on most systems, but to be absolutely sure it will display properly, embed
it through the properties panel. So stick to the basic rule; anything other
than _sans, _serif, or _typewriter, has to be embedded.
Embedding can be done through that properties panel and is described in the
manual. You have the choice of embedding the entire fontoutline or specific
subset(s) such as lowercase and numerals.

If you want to dynamically set type using the textFormat class, you create a
fontsymbol, using the library options menu. Also described in the manual
2) are pixel fonts good for something?
As Flash by default antialiases text, and as by default antialiasing makes
small type unreadable, pixelfonts were designed. Now, mind, that these fonts
are also antialiased (although in MX2004 you have the option to turn it of);
pixelfonts have their own rules of engagment which are (or should be)
delivered with the font. Usually this means that you have to put textfields
at exact coordinates (So on x=10 instead of x=10.3) and that you can only
use them at the size they were designed for (most of the time 8px). So yes,
they have their use in creating small readable text without visible
antialiasing if used properly

3) how do you add in fonts that you want to be displayed to users (if they
dont have them installed) -- can you import them in to your movie for
"shipment"?
Check 1) and the manual.

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

david_here
1/3/2004 5:15:57 PM
James,

I *really* appreciate your response -- that was exactly the response I was hoping to receive! Great job and thanks so much!

David



ACTIVEADAM
1/4/2004 7:47:15 PM
Noob here....

Sorry to sound dumb... that was a great explanation... but where do I get pixel fonts from. How do I know if a font is a pixel font...??

I am also fed up with blurred fonts and seeing everyone elses web site looking so crisp... any other tips for lines and vectors would be superb...

By the way .... why does the Grid in Flash only let you go to 7.25 pixels... surely we need to go down to 1X1 - or is that obsessive ?


Thanks


Adam


david_here
1/4/2004 8:12:19 PM
Adam,

Well...i'm new as well....i was told to go to....

http://www.fontsforflash.com/

david




ACTIVEADAM
1/4/2004 9:08:37 PM
Amazing - - that is exactly what I need

Thanks David !!!!



Adam


AddThis Social Bookmark Button