Re: Bezeled Text in Metal Windows
Re: Bezeled Text in Metal Windows
- Subject: Re: Bezeled Text in Metal Windows
- From: Michael Latta <email@hidden>
- Date: Sun, 20 Apr 2003 18:20:35 -0700
Just draw the text offset by 1 pixel x+1, y+1 for white, and x-1 y-1
for black, to create an embossed look.
On Sunday, April 20, 2003, at 05:47 PM, Jean-Daniel Dupas wrote:
I'm trying to do an application with Metal look, and i would like write
bezeled Label, like Apple with the Safari Bookmark and in all other
Metal
Apps. Is there en api to draw text with this kind of white shadow?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.