Re: [ANN] MPWDrawingContext, pleasant Objective-C drawing context

2012-06-16 Thread Jens Alfke
On Jun 16, 2012, at 12:37 PM, Marcel Weiher wrote: > MPWDrawingContext is a light-weight Objective-C wrapper around CoreGraphics > CGContextRef and corresponding functions. This sounds really cool and useful! What version of MPW do I need to build/run it? (<—joke for old-timers) —Jens ___

[ANN] MPWDrawingContext, pleasant Objective-C drawing context

2012-06-16 Thread Marcel Weiher
MPWDrawingContext is a light-weight Objective-C wrapper around CoreGraphics CGContextRef and corresponding functions. Code is on Github:https://github.com/mpw/MPWDrawingContext Infrequently Asked Questions: Why would anyone need an Objective-C drawing context? In short, while CoreGraphics