freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ft-devel] Adding edge effects


From: Graham Asher
Subject: RE: [ft-devel] Adding edge effects
Date: Fri, 25 Apr 2008 13:15:33 +0100

For a simple shadow effect, draw the glyph offset from its normal position
by, say, 2 pixels in each dimension, then draw it in its normal position.
You can improve on this by drawing the glyph in white at an intermediate
position between the two positions, to separate the shadow from the actual
glyph; and by drawing the shadow at lower intensity, etc.

Graham Asher

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of sarathks
Sent: 25 April 2008 12:51
To: address@hidden
Subject: [ft-devel] Adding edge effects


Hi 
Does any body know how effects like shadowing and embossing applied on
character images....?
What all changes should I make..?
Any patches available..?
-- 
View this message in context:
http://www.nabble.com/Adding-edge-effects-tp16894922p16894922.html
Sent from the Freetype - Dev mailing list archive at Nabble.com.



_______________________________________________
Freetype-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freetype-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]