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