• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to detect a Retina Mac
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to detect a Retina Mac


  • Subject: Re: How to detect a Retina Mac
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Sun, 18 Aug 2013 20:56:36 +0700

On 18 Aug 2013, at 20:09, Tom Davie <email@hidden> wrote:

>
> On 18 Aug 2013, at 15:03, Gerriet M. Denkmann <email@hidden> wrote:
>
>> I just noticed that the program I use to create Png files creates files with twice the number of pixels in each dimension.
>> Obviously because since I last used it, I have switched to a Retina Mac Book.
>>
>> Ok, so I have to fix this program.
>
> The correct way to fix this problem is to create an image via CGContextCreate and CGContextCreateImage.  When doing this you specify pixel rather than point dimensions, and do not have the issue you’re experiencing.  You detect a retina device by testing scaleFactor as you suggested, it’s just unnecessary here.

I just asked Xcode about CGContextCreate and it told me that there is absolutely no information available.
Could anybody help me with some link to some documentation?

Kind regards,

Gerriet.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: How to detect a Retina Mac
      • From: Tom Davie <email@hidden>
References: 
 >How to detect a Retina Mac (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: How to detect a Retina Mac (From: Tom Davie <email@hidden>)

  • Prev by Date: Re: How to detect a Retina Mac
  • Next by Date: Re: How to detect a Retina Mac
  • Previous by thread: Re: How to detect a Retina Mac
  • Next by thread: Re: How to detect a Retina Mac
  • Index(es):
    • Date
    • Thread