Re: How to create "pressed" effect on custom rounded buttons (like Safari bookmark)
Re: How to create "pressed" effect on custom rounded buttons (like Safari bookmark)
- Subject: Re: How to create "pressed" effect on custom rounded buttons (like Safari bookmark)
- From: "I. Savant" <email@hidden>
- Date: Wed, 17 May 2006 18:47:48 -0400
Thanks for the info! I had wondered about vector images. This
seems like a reasonable compromise.
--
I.S.
On May 17, 2006, at 6:03 PM, Ricky Sharp wrote:
This isn't necessarily true. The body of all my buttons are vector-
based PDFs. When finally rendered, I believe most (all?) are
getting an NSBitmapImageRep rendered at the appropriate scaling
factor. I thus get beautiful scaling at all scaling factors
offered by QuartzDebug. If you use 72-dpi bitmapped images, then
yes, you're going to get scaling artifacts. High-DPI or multi-DPI
images are also a way to go, but in my experience, vector-PDFs have
given me far better results.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden