Click to See Complete Forum and Search --> : pixel fonts
mmreed
06-06-2002, 09:20 PM
I have tried using various pixel fonts in koolmoves, only to get them antialiased and not appearing as they should.
Please look at the fonts on http://www.taobot.com/
I tried to get the crisp look they have in the fonts, but cannot.
Is there a certain way to do this? I dont want to turn off antialiasing all together because there are other fonts I want to use that should have it.
any ideas?
mmreed
06-07-2002, 04:53 PM
has anyone done anything in KM with pixel fonts?
mmreed
06-08-2002, 11:24 PM
http://board.flashkit.com/board/showthread.php?threadid=321523
Ive tried all the fonts here.. none are displayed in KM as described. They do appear correctly in Flash directly.
Does KM force some level of aliasing?
Can there be a way to turn it off on a per font object basis?
Bob Hartzell
06-09-2002, 09:16 AM
I don't believe you can turn off anti-aliasing in a swf on a per object basis and like-wise for KM. Dynamic text (without an embedded font) on the other hand uses Windows anti-aliasing which is very weak to non-existent.
mmreed
06-09-2002, 09:33 AM
Bob:
If you look at http://www.taobot.com, as well as many other sites, many use a crisp looking pixel style font. I have tried many ways to duplicate this in KM, including using the exact same pixelfont. Each time the KM generated swf does not maintain the crispness. If I put them in Flash and look at it, it remains crisp.
There was also mentioning of controlling aliasing at the parameter level in html. I have not seen anthing in the code of other sites that show them using this method. Below is the code for taobot - nothing regarding alias is mentioned, yet the fonts are precisely crisp.
Ive tried many approaches, but all have failed. I did a search on FK and other boards say its just a matter of using the pixelfont.
How can this be accomplished in KM?
<html>
<head>
<title>:: TAOBOT :: inside the house</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000" background="../assets/Background.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td align="center" valign="middle"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="780" height="496">
<param name=movie value="TAOBOT_inside_the_house.swf">
<param name=menu value=false>
<param name=quality value=high>
<embed src="TAOBOT_inside_the_house.swf" menu=false quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="780" height="496">
</embed>
</object></td>
</tr>
</table>
</body>
</html>
Bob Hartzell
06-09-2002, 02:15 PM
The only way to understand this problem is to generate a swf in flash with a single "a" and a swf in koolmoves with a single "a" and I will see if there is a difference.
flashkit.com
Copyright WebMediaBrands Inc., All Rights Reserved.