home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4855 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  727 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!antonr
  2. From: antonr@ohstpy.mps.ohio-state.edu
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Manipulating .WMF files?
  5. Message-ID: <15415.2b51ada5@ohstpy.mps.ohio-state.edu>
  6. Date: 11 Jan 93 17:25:57 EST
  7. Organization: The Ohio State University, Department of Physics
  8. Lines: 6
  9.  
  10. I would like to know how to manipulate individual objects within .WMF
  11. file. Since .WMF is a vector format its advantage is not only that it can be
  12. scaled without loss of quality but also that it is made up of points, lines,
  13. circles etc. Are there any procedures inside Win API which allow 
  14. to manipulate with vector files like .WMF?
  15.  
  16.