-- DisplayAsPrinter.df -- Copyright Ó 1987 by Xerox Corporation. All rights reserved. -- Michael Plass, July 13, 1987 5:44:34 pm PDT -- Created July 13, 1987 by M. Plass -- This package is for making an Imager context that uses the color display to simulate four-color halftoning, to be able to easily play with screen angles, sizes, etc. This is not currently planned for release to CedarChest. The DisplayAsPrinter command takes pixelsPerDot as a parameter, and assigns a context to the interpreter variable &c. Directory [Cyan]7.0>Top> DisplayAsPrinter.df 13-Jul-87 17:44:37 PDT Exports [Cyan]7.0>DisplayAsPrinter> DisplayAsPrinter.install!1 13-Jul-87 17:30:40 PDT DisplayAsPrinter.load!1 13-Jul-87 17:33:18 PDT +DisplayAsPrinterImpl.bcd!1 13-Jul-87 17:22:22 PDT Directory [Cyan]7.0>DisplayAsPrinter> DisplayAsPrinterImpl.mesa!1 13-Jul-87 17:22:14 PDT Exports Imports [Cyan]7.0>Top>ImagerPrintColor.df Of ~= Exports Imports [Cyan]7.0>Top>HBrick.df Of ~= Imports [Cedar]Top>Imager.df Of ~= Using [ImagerBackdoor.bcd, ImagerDevice.bcd, ImagerMaskCache.bcd, ImagerPrivate.bcd, ImagerRaster.bcd, ImagerRasterShow.bcd, FunctionCache.bcd, Imager.bcd, ImagerBitmapContext.bcd, ImagerColor.bcd, ImagerColorPrivate.bcd, ImagerPixel.bcd, ImagerPixelArray.bcd, ImagerSample.bcd, ImagerTransformation.bcd, SF.bcd, Vector2.bcd] Imports [Cedar]Top>MesaRuntime.df Of ~= Using [Basics.bcd, PrincOps.bcd] Imports [Cedar]Top>Terminal.df Of ~= Using [Terminal.bcd] Imports [Cyan]7.0>Top>HBrick.df Of ~= Using [HBrick.bcd] Imports [Cyan]7.0>Top>ImagerPrintColor.df Of ~= Using [ImagerPrintColor.bcd] Imports [Cedar]Top>PrintColor.df Of ~= Using [PrintColor.bcd]