DCTV Library ============ Copyright (c) 1991, Digital Creations, Inc. v1.31 - 8-Apr-91. This is the first release of dctv.library. This library permits developers to convert 24-bit RGB data to DCTV display data directly. Contents -------- dctv.doc - autodoc for dctv.library dctv.library - the library dctv_lib.fd - .FD file for dctv.library ReadMe - this file example dctvgrad.c - convert a 24-bit gradient to DCTV include clib/dctv_protos.h - dctv.library function prototypes libraries/dctv.h - dctv.library main C include file libraries/dctv.i - dctv.library main assembly include file pragma/dctv_lib.h - dctv.library #pragmas for SAS/C (compatible with Aztec C). glue dctv.lib - glue library for use with Blink. Compatible with Manx LN when using the +l option.