[SDL] *fancy* text with SDL_ttf?

Kanzelsberger Pavel kanzelsberger at rekt.umb.sk
Fri Feb 22 06:02:00 PST 2002


At this time SDL_ttf is *only* a simple wrapper to FreeType 2.0 library. If
you need such effects you have to code them yourself using rasterized
surface or trying to play with FreeType itself and make them vector based.

Anyway does someone know about SDL_ttf update? I'm looking for support for
some kind of transformations like rotate, skew and scale. As far I know
FreeType supports them...

Regards, Pavel Kanzelsberger

-----Original Message-----
From: Paul [mailto:krushka at iprimus.com.au] 
Sent: Friday, February 22, 2002 2:39 PM
To: sdl at libsdl.org
Subject: [SDL] *fancy* text with SDL_ttf?


Hi

I'm looking for tips on how to create *fancy* text using SDL_ttf.  What I'm 
after is text like Macromedia "Fireworks" can generate.  Such effects as:

- Alpha blended drop shadow
- Alpha blended "glow" around text
- Textured text characters
- Variable size/colour outline around each character

oh...and with all the above nicely anti-aliased too  :)

Can I use SDL_ttf for this or should I be looking elsewhere...?

Any tips/help/comments appreciated :)

Thanks, Paul.

_______________________________________________
SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020222/e5c7ede9/attachment.htm>


More information about the SDL mailing list