home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20866 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  815 b 

  1. Path: sparky!uunet!olivea!spool.mu.edu!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  2. From: CFRAZIER@hdsc.ssc.af.MIL (C | C Code | C Code Run, please!)
  3. Newsgroups: comp.windows.x
  4. Subject: scaling bitmaps
  5. Message-ID: <930107090554.2a808655@hdsc.ssc.af.mil>
  6. Date: 7 Jan 93 15:05:54 GMT
  7. Sender: root@athena.mit.edu (Wizard A. Root)
  8. Organization: The Internet
  9. Lines: 10
  10.  
  11. I need to know if there is a way to scale bitmaps or if there is another
  12. way to handle this problem.
  13.  
  14. We need to draw items on a screen (trucks, etc).  But we also need
  15. them to be compatable when porting to other systems with DISPLAYS
  16. of another resolution.  Drawing the figures are no problem, but
  17. keeping them all together may be.  For example, when we drag 
  18. and drop the item (i.e. truck).
  19.  
  20. Any advice will be appreciated.
  21.