Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!cci632!ritcsh!ultb!waw5805 From: waw5805@isc.rit.edu (W.A. Willis ) Newsgroups: comp.sys.amiga.programmer Subject: Re: Custom BitMaps Message-ID: <1991Jan13.230724.14048@isc.rit.edu> Date: 13 Jan 91 23:07:24 GMT References: <4429@mindlink.UUCP> Organization: Rochester Institute of Technology Lines: 25 In article <4429@mindlink.UUCP> a976@mindlink.UUCP (Ron Tarrant) writes: >> waw5805@isc.rit.edu writes: >> >> Msg-ID: <1991Jan13.081236.1169@isc.rit.edu> >> Posted: 13 Jan 91 08:12:36 GMT >> >> Org. : Rochester Institute of Technology >> Person: W.A. Willis >> I would like to get some reccommendations (sp) on utilities to convert >> IFF brushes to C source code. I am currently using Iff2C and I think >> it's causeing problems for SAS/C 5.10 (I'm getting a CXERR:22 during the >> processing of the bitmap data). Any clues, suggestions, reccommendations >> (sp) ? > > >If all you want is image data to slap into a window, I'd recommend VGad, by >Steve Vermilion. You don't have to play around with cutting brushes out and >saving them, that step is done within VGad. You also have the option of >exporting Boolean gadgets and a couple of other things (that I don't remember >at this moment). >-Ron Tarrant >a976@Mindlink.UUCP I'm trying to create a bitmap for custom requesters. Where can I find VGad?