Path: utzoo!yunexus!ists!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!apple!mattd From: mattd@Apple.COM (Matt Deatherage) Newsgroups: comp.sys.apple Subject: Re: Mac PICT ---> Apple PICT Summary: Possible, but not currently done Message-ID: <36616@apple.Apple.COM> Date: 18 Nov 89 17:21:30 GMT Article-I.D.: apple.36616 References: <17230002@hpfcdj.HP.COM> Organization: Apple Computer Inc, Cupertino, CA Lines: 36 In article <17230002@hpfcdj.HP.COM> gillam@hpfcdj.HP.COM (Larry Gillam) writes: > > Is there a "reasonable" way to convert the Macintosh PICT format > to an Apple PICT format AND have it loadable by the paint module? > Maybe use a different format? > > Thanks, > > Larry Wow...what a well-spaced, easy to read question. I could learn from this. The PICT format is a QuickDraw Picture. That's a series of QuickDraw commands spooled to a special data structure. QuickDraw has routines to take the Picture and "play it back", in effect redrawing it. They're called PIC because that's the Mac four-character resource type for resources containing them. You might guess that with Mac QuickDraw in three pieces (regular, Colo, 32-bit) and using a 68000, and with QuickDraw II in two pieces (QD, QDAux) and using a 65816, there will be structural differences. You would be right. APDA sells PICT File Format notes describing Macintosh pictures, and we have Apple IIgs Technical Note #46 describing IIgs pictures. A translation program is possible but would be tricky to write. To m knowledge, no one has written one yet. -- ----------------------------------------------------------------------------- Matt Deatherage, Apple Computer, Inc. | "The opinions expressed in this tome Send PERSONAL mail ONLY (please) to: | should not be construed to imply that Amer. Online: Matt DTS | Apple Computer, Inc., or any of its ThisNet: mattd@apple.com | subsidiaries, in whole or in part, ThatNet: (stuff)!ames!apple!mattd | have any opinion on any subject." Other mail by request only, please. | "So there." -----------------------------------------------------------------------------