Path: utzoo!attcan!uunet!husc6!bloom-beacon!bu-cs!purdue!decwrl!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga.tech Subject: Re: BlOB's and IFF sources Keywords: Argh, BOB's, BlOB's Message-ID: <61630@sun.uucp> Date: 27 Jul 88 17:26:18 GMT References: <899@lakesys.UUCP> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Distribution: na Organization: Sun Microsystems, Mountain View Lines: 19 In article <899@lakesys.UUCP> joe@lakesys.UUCP (Joe Pantuso) writes: > I'm looking for a way to take an iff file like a "brush" from DPaint > and make it into a BlOB type file. I would also settle for a decent > BlOB/sprite editor. >-Joe There are two files on the IFF disk (Fish disk #64, or $20 to CATS for the complete uptodate stuff) one in other.files/zapicon and the other is EXECUTEABLE/ILBMDump. Zapicon will take a Dpaint brush and make an Icon out of it, this can be made into a WorkBenchObject type thingy by using Icon2C on the resulting icon. ILBMDump will dump the brush a set of u_short arrays that contain the image information for the brush. You will of course have to fill in the various fields in the appropriate GELS structure (Bob or VSprite). --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.