On Jun 1, 2016, at 10:55 , David Catmull <davidcatm...@gmail.com> wrote:
> 
> On OS X. I have an NSSegmentedControl in my xib, with my template images 
> assigned to the segments by specifying the image names.

It’s a bit hard to tell what’s going on if it’s all done in IB. You might 
consider adding code to examine the images on the segments to see what’s going 
on.

I would try re-exporting the PDFs at a larger size (say 192 x 192, which is a 
factor of 12). There may be an issue scaling the PDF *up* to get a retina 
resolution of 32 x 32 px for 16 x 16 pt.

This is going to be a problem if you really want the images to be 16 x 16 pt 
regardless of the size of the control. If that is the case, I think it’s better 
to provide them in an image catalog with 1x, 2x and/or 3x as necessary.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to