home *** CD-ROM | disk | FTP | other *** search
- Path: ccnserv.ccnmuc.net!usenet
- From: ML <Manfred.Linzner@munich.netsurf.de>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Q: C2P MUCH FASTER?
- Date: Fri, 09 Feb 1996 12:51:40 +0100
- Organization: ccn computer consultant network GmbH
- Message-ID: <311B354C.FD@munich.netsurf.de>
- NNTP-Posting-Host: ns050.munich.netsurf.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (Win95; I)
-
- I trying to find a fast c2p routine which produces 2*1 in 256 colors.
-
- Question:
- ---------
- Is there any sense to use an superhires (1024*y) screen for a c2p
- conversion?? This means you could write a byte at once to
- get a double-width lowres pixel.
- Could this be faster than normal c2p routines with an ordinary 320*y
- screen?
-