|
From: Roger H. <rog...@mi...> - 2007-02-16 19:04:52
|
On 16 Feb, 2007, at 18:25, Sean McBride wrote: > On 2007-02-16 14:43, Jose' Cruanyes said: > >>> By the way, has anyone thought much about a 64 bit version of Quesa >>> yet? >> >> not too far (a year ago or so) I've submitted patches needed to make >> Quesa run on a Linux Gentoo AMD64, >> I'm fairly sure Quesa is still 64 bits clean > > I think it will be problematic on the Mac though. Last time I > checked, > Quesa uses QuickDraw all over the place, and QuickDraw is not > available > to 64 bit apps. The viewer uses QuickDraw but the viewer is a small part of Quesa. This could be re-coded to use Quartz or Cocoa but Quartz would be more universal. I doubt Apple will support QuickDraw for too many more years even on the 32bit Intel platform. As far as I know, none of the rest of Quesa uses QuickDraw. Roger. |