[fpc-pascal] fpimage glow effect
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Oct 28 18:26:28 CET 2008
On Tue, Oct 28, 2008 at 6:37 PM, Mattias Gärtner
<nc-gaertnma at netcologne.de> wrote:
> How can I create a glow effect around text with fpimage?
Speaking purely from a graphics editor point of view like GIMP. You
would need something like a Gaussian Blur filter to start, then
overload the original text over it again. But then, there are many
ways in any image editing program to create a glow effect. It's all
about how you want the final result to look.
Sorry, I know this doesn't help your fpimage question much. :-(
Graeme.
More information about the fpc-pascal
mailing list