[Papervision3D] TextField with filter removes artifacts from text
Steven de la Torre | BLITZ
SdelaTorre at blitzagency.com
Wed Jun 13 15:43:07 EDT 2007
Well with specific regard to system fonts, I found that CacheAsBitmap wasn't always enough. We did a site in Japanese recently and it was a real problem. The only solution that seemed to work was the filter. CacheAsBitmap didn't seem to work for alpha tweens under a mask. But... maybe I had some extra weird circumstance.
Steven
From: Papervision3D-bounces at osflash.org [mailto:Papervision3D-bounces at osflash.org] On Behalf Of Dustin Sparks
Sent: Wednesday, June 13, 2007 12:33 PM
To: Papervision3D at osflash.org
Subject: Re: [Papervision3D] TextField with filter removes artifacts from text
Yeah, thats what I thought it was Helmut.
Whenever filters are applied to anything it automatically turns it into a bitmapped image.
As helmut said, you can accomplish the same thing, without adding filters by setting the movieclips cacheAsBitmap property to True.
On 6/13/07, Helmut Messerer <helmut at cgtvgames.com<mailto:helmut at cgtvgames.com>> wrote:
Yeah, it makes a bitmap out of it (cacheAsBitmap)
Helmut
________________________________
From: Papervision3D-bounces at osflash.org<mailto:Papervision3D-bounces at osflash.org> [mailto: Papervision3D-bounces at osflash.org<mailto:Papervision3D-bounces at osflash.org>] On Behalf Of Steven de la Torre | BLITZ
Sent: Wednesday, June 13, 2007 11:46 AM
To: Papervision3D at osflash.org<mailto:Papervision3D at osflash.org>
Subject: Re: [Papervision3D] TextField with filter removes artifacts from text
You know what I have noticed a similar effect when using system fonts. Typically system fonts will disappear when being used in conjunction with dynamic masks or alpha tweens. When you apply a filter to the movieclip containing the font, say a Blur with 0,0 as it's values, then suddenly the text will always appear.
Steven
From: Papervision3D-bounces at osflash.org<mailto:Papervision3D-bounces at osflash.org> [mailto: Papervision3D-bounces at osflash.org<mailto:Papervision3D-bounces at osflash.org>] On Behalf Of Bart Wttewaall
Sent: Wednesday, June 13, 2007 4:45 AM
To: Papervision3D at osflash.org<mailto:Papervision3D at osflash.org>
Subject: [Papervision3D] TextField with filter removes artifacts from text
Why hello thar,
Did anyone notice that when you add a filter to a textfield within a movieclip and map that as your texture, that the text will render just fine instead of showing artifacts where edges intersect the text? I just found that out when messing with a mouseover effect: when applying a simple dropshadow to the text, the artifacts suddenly didn't show. So then I added a blurfilter over the textfield in the mouseout version with a blur of 0, and voila, no more artifacts!
Perhaps it works because of herbs!
--
Mediamonkey
Freelance Flash Developer
e: info at mediamonkey.nl<mailto:info at mediamonkey.nl>
t: 06-10550859
_______________________________________________
Papervision3D mailing list
Papervision3D at osflash.org<mailto:Papervision3D at osflash.org>
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
--
Dustin Sparks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070613/5c60a366/attachment-0001.htm
More information about the Papervision3D
mailing list