home *** CD-ROM | disk | FTP | other *** search
- Article 13 of mod.amiga.sources:
- Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP
- Path: unisoft!lll-lcc!lll-crg!caip!clyde!cbatt!cbosgd!ihnp4!inuxc!pur-ee!pucc-j!doc
- From: doc@pucc-j.UUCP
- Newsgroups: mod.amiga.sources
- Subject: Super.c
- Message-ID: <1556@pucc-j>
- Date: 14 Jul 86 18:28:59 GMT
- Date-Received: 15 Jul 86 18:37:30 GMT
- Sender: doc@pucc-j
- Organization: Purdue University Computing Center
- Lines: 348
- Approved: doc@pucc-j.UUCP
-
- Return-Path: ihnp4!cbmvax!carolyn@ecn
- Reply-To: ihnp4!cbmvax!carolyn@ecn (Carolyn Scheppner)
-
- Here is the source for an example written by myself and phil lindsay.
- It is a fairly simple SuperBitMap drawing-scrolling-printing demo.
-
- It shows how to use ScrollLayer, how to sync (update) the SuperBitMap
- prior to printing (would also be needed before saving), and how to
- create a dummy rastport for dumping the SuperBitMap.
-
- Note that this demo must be run under 1.2 to work properly. If run
- under 1.1, when the SuperBitMap is scrolled to a position other than
- the origin, the lines drawn offscreen will be lost.
-
- * Moderators note: Carolyn means that it won't run under 1.1 Workbench,
- not the compiler. This program can be compiled under 1.1 and run under
- 1.2. It is also very neat!
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Carolyn Scheppner -- CBM >>Amiga Technical Support<<
- UUCP ...{allegra,caip,ihnp4,seismo}!cbmvax!carolyn
- PHONE 215-431-9180
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- --------------------------------------------------------------------------
-