View Single Post
Old 08-31-2017, 11:47 AM   #2
olilarkin
Human being with feelings
 
Join Date: Apr 2009
Location: Berlin, Germany
Posts: 1,248
Default

might find something here:

https://github.com/olilarkin/wdl-ol/pull/38

or my old retina implementation which i removed from next branch, can't remember the exact details

https://github.com/AlexHarker/wdl-ol...7c74b266982b62

bool isRetina = CGContextConvertSizeToDeviceSpace(pCGC, CGSizeMake(1,1)).width > 1.9;
__________________
VirtualCZ | Endless Series | iPlug2 | Linkedin | Facebook
olilarkin is offline   Reply With Quote