Am 02.05.2013 um 09:31 schrieb Beatrix Willius <[email protected]>:

> How do I need to change the following code to work with Retina
> 
> Sub DrawString(Text As string, x As integer, y As Integer)
> 
>  dim c As CGContextMBS
>  c = myContext
>  c.selectFont myTextFont, myTextSize, 1


Don't use this. If you need to draw in a CGContextMBS, you'd better use some 
other API.

I may go and add you a constructor to NSGraphicsMBS for passing a CGContextMBS.

Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to