How to draw text to bitmap (array) with pre 10.5 libs

2009-11-29 Thread Glenn McCord
Hi. I've been hunting around trying to find a way of drawing text to context so that I can then retrieve the image data as an array of bytes. I would like to support OSX 10.4, so my original (working code) won't do. Unfortunately though, I'm getting zeros for data, probably from totally misinterpre

Re: How to draw text to bitmap (array) with pre 10.5 libs

2009-11-30 Thread Glenn McCord
Data will contain all the raw data of the bitmap. Thanks On Tue, Dec 1, 2009 at 5:54 AM, Adam R. Maxwell wrote: > > On Nov 29, 2009, at 10:01 PM, John Horigan wrote: > >> >> On Nov 29, 2009, at 9:09 PM, Graham Cox wrote: >> >>> >>> On 30/11/2009,