Monday, March 22, 2010

displayPixels and QuickDraw depreciation

Since QuickDraw has been deprecated on the Mac since OS X 10.4, and we are several incarnations further down the road, 10.5 around the corner, would it be useful to update the current implementation of the displayPixels callback? Perhaps allow a CGContext in the platformData parameter?



It would also be useful to have the displayPixels callback support higher bit depths, because as it currently is, there is little that can be done to meaningfully support 32bit channel data.

No comments:

Post a Comment