Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!ucsfcgl!cca.ucsf.edu!wet!capslock From: capslock@wet.UUCP (Allen Crider) Newsgroups: comp.sys.next Subject: Re: color NeXTstation (and Weight of Monitor!) Keywords: color NeXTstation 16 bit Message-ID: <1577@wet.UUCP> Date: 26 Sep 90 00:34:18 GMT References: <34@brazos.cs.utexas.edu> <5582@mace.cc.purdue.edu> <1990Sep24.053046.5143@wrl.dec.com> <444@news.nd.edu> Reply-To: capslock@wet.UUCP (Allen Crider) Distribution: na Organization: Wetware Diversions, San Francisco Lines: 13 In article <444@news.nd.edu> flynn@cse.nd.edu (Patrick J. Flynn) writes: > >... As an image-processing weenie, I would much rather have a >12-bit writable color map than a 12-bit static color palette. Hell, >I'd rather have an *8*-bit color map than a 12-bit static color >palette. > You should be able to use a settransfer proc in a window context to create a clut to do anything you want. You could make different settransfer procs for different windows in one program. Perhaps there is a way to also "settransfer" the DPS server globally. Maybe DPS looks for and executes a file called Sys/Start, like other PostScript interpreters with filesystems.