-- Color400DirectPD.df -- Copyright Ó 1987 by Xerox Corporation. All rights reserved. -- Michael Plass, July 13, 1987 8:21:32 pm PDT -- Created July 13, 1987 by M. Plass -- This creates PD files for the 400 bpi color thermal transfer printer. It is meant not as a production program, but merely as a testbed for getting the color correction parameters, special colors, etc. debugged. It builds each separation in memory before writing the bits to the PD file, so the resulting file is always about 11 megabytes for each page. Directory [Cyan]7.0>Top> Color400DirectPD.df 13-Jul-87 20:21:52 PDT Exports [Cyan]7.0>Color400DirectPD> Color400DirectPD.install!3 13-Jul-87 20:01:30 PDT Color400DirectPD.load!1 13-Jul-87 18:27:32 PDT +Color400DirectPDImpl.bcd!3 13-Jul-87 20:21:42 PDT Directory [Cyan]7.0>Color400DirectPD> Color400DirectPDImpl.mesa!3 13-Jul-87 20:21:34 PDT Exports Imports [Cyan]7.0>Top>ImagerPrintContext.df Of ~= Exports Imports [Cedar]Top>ImagerMemory.df Of ~= Exports Imports [Cedar]Top>Interpress.df Of ~= Exports Imports [Cedar]Top>ImagerPD.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>ImagerMemory.df Of ~= Using [ImagerMemory.bcd] Imports [Cedar]Top>ImagerPD.df Of ~= Using [PDFileFormat.bcd, PDFileWriter.bcd] Imports [Cedar]Top>Interpress.df Of ~= Using [Interpress.bcd] Imports [Cedar]Top>IO.df Of ~= Using [Convert.bcd, IO.bcd] Imports [Cedar]Top>MesaRuntime.df Of ~= Using [PrincOps.bcd, Process.bcd] Imports [Cedar]Top>Rope.df Of ~= Using [Rope.bcd] Imports [Cedar]Top>Real.df Of ~= Using [Real.bcd] Imports [Cedar]Top>ProcessProps.df Of ~= Using [ProcessProps.bcd] Imports [Cedar]Top>PrintColor.df Of ~= Using [PrintColor.bcd] Imports [Cyan]7.0>Top>ImagerPrintContext.df Of ~= Using [ImagerPrintContext.bcd]