home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / acorn / 9420 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!eff!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!student.tc.umn.edu!alla0008
  3. From: alla0008@student.tc.umn.edu ()
  4. Subject: Re: SPRITE TO DRAW
  5. Message-ID: <1992Nov6.164757.9944@news2.cis.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: student.tc.umn.edu
  8. Organization: University of Minnesota
  9. References: <2afa54f0.8cdafd.3@BEIZ.mediatex.ch>
  10. Date: Fri, 6 Nov 1992 16:47:57 GMT
  11. Lines: 23
  12.  
  13. In article <2afa54f0.8cdafd.3@BEIZ.mediatex.ch> Ikki@BEIZ.mediatex.ch (064230062: Fernmeldedirektion Olten) writes:
  14. >Cold anyone explain what exactly this
  15. >Trace does?
  16. >If I wanto convert a sprite-file into
  17. >a draw-file I only drag the Sprite-file
  18. >on the Draw-Icon on the iconbar.
  19.  
  20. Doing this only embeds the original sprite in a draw file - if you attempt to
  21. re-scale it or rotate it, it is still treated as a sprite, with all the
  22. limitations which go with transforming a bitmap image.
  23.  
  24. !Trace looks for edges in the sprite and produces drawfile path objects,
  25. filling them as appropriate to produce a draw-format version of the
  26. original sprite. The image is now a collection of Draw path objects, so
  27. can now be edited/altered with Draw, and rotated/rescaled arbitrarily.
  28.  
  29. Trace does a pretty good job of this, on the whole - obviously it only
  30. works well on sprites which have relatively large blocks of pure colours
  31. (on a sprite containing lots of dithering, such as from some scanners,
  32. there aren't any obvious edges for the program to trace around).
  33.  
  34. Graham                        allan@mnhep8.hep.umn.edu
  35.                         gta@st-andrews.ac.uk
  36.