On Apr 15, 2007, at 19:58 UTC, Marc (aliacta.com) wrote: > Is it possible to draw anti-aliased text with shadow (at least on OS > X, preferably on Win as well) similar to what you can see on the OS X > desktop. I.e. each item on the desktop has a caption in white text > with shadow that allows a good contrast with the backdrop picture.
Sure. Just draw the text in black a pixel or two below and to the right of its "real" position; then draw it again in white at its proper position. Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] Verified Express, LLC "Making the Internet a Better Place" http://www.verex.com/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
