eye candy for text/fonts...

Community Forums/Graphic Chat/eye candy for text/fonts...

xMicky(Posted 2009) [#1]
The current code mainly taken from brl.mod/max2d.mod/imagefont.bmx and a little bit modified (therefore perhaps not best candidate for the Code Archives...I refer to the Software-Copyright-Discussion in the forum "General discussions") allows drawing text on a TPixmap:



Having access to the TPixmaps gives you tremendous possibilities to enhance the texts optical appearance. Isn't this is a nice opportunity where we can benefit from each others inspirations ? So come on, show your own beautiful special effect for fonts !

The entries should be simple functions with this head:
'a little Description...
DrawTextOnPixmap_SFX{ongoing numbering}:TImage(text:String, font:TImageFont, {parameters to set your special effect})

To make the start and to make clear what I have in mind two contributions from me:



Second entry:




big10p(Posted 2009) [#2]
Code lives in the code archives, not here. ;)


xMicky(Posted 2009) [#3]
the effects above dynamically:

SFX 1:



SFX2:



Retimer(Posted 2009) [#4]
Nice effects