home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 647 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  49 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. References: <4crms1$lf1@news.sdd.hp.com> 
  3. X-Newsreader: UMSZer V2.22 public
  4. Mime-version: 1.0
  5. Content-Type: text/plain; charset=iso-8859-1
  6. Content-Transfer-encoding: 8BIT
  7. Path: news.tng.oche.de!tomate.tng.oche.de
  8. X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
  9. Subject: Do it with PPaint (was: Images for Gadgets from DPaintIV ?)
  10. Date: Tue,  9 Jan 96 14:38:41 GMT
  11. Message-ID: <68650024@0humpty.tomate.tng.oche.de>
  12. From: humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich)
  13.  
  14. jgrimm@sdd.hp.com wrote about "Re: Images for Gadgets from DPaintIV ?" on
  15. "08-Jan-1996 18:13:21 [S+0]" at zer.COMP.SYS.AMIGA.PROGRAMMER:
  16.  
  17.  
  18. > Rob Hounsell <hounsell@bnr.ca> wrote:
  19. > >  According to my Intuition programming manual, generating an image for a
  20. > >gadget requires some tedious creation of the image structure. Is there any
  21. > >way
  22. > >I can convert a brush generated by DPaintIV into the required image format?
  23. > Standard Answer #3: "It depends."  :-)
  24. > A real kludge this, but it works for certain applications: fire up
  25. > IconEdit (yup, IconEdit).  Doesn't matter what icon you have loaded. Now,
  26. > import an IFF brush into it (you knew you could do this, right?).  Then,
  27. > from the FILE menu, select "SAVE AS C SOURCE" (I think that's the text,
  28. > but at least you know where and what sorta to look for).
  29. > Caveats: if the size constraints and color constraings and depth
  30. > constraints etc are not matching with your needs, this is useless.  But
  31. > for small little brushes, it works pretty well, with slight modifications
  32. > here and there.  It at least spares you a lot of the grunt work.
  33.  
  34. He should have a look at PPaint 6.4. It can save any image data in C source
  35. code as well. So the size limits are gone. I think Iconian (the latest)
  36. does this too. But than there could be a limit.
  37.  
  38. -- 
  39. Ciao, Andreas
  40. Internet: humpty@tomate.tng.oche.de
  41. FIDO    : 2:244/1544.14
  42.  
  43. Cat ate cheese and waited by mousehole with baited breath
  44.  
  45.