"He who marches out of step hears another drum." ~ Ken Kesey
Quote from: blue moon on April 02, 2011, 01:24:19 PM2. It controls the amount of ink deposited on the film (for ink-jet printers). Most printers used for the film positive generation allow for different amount of ink to be deposited with each droplet. This function, on a basic level, compensates for different types of film and their ability to absorb the ink. More sophisticated programs will actually allow for compensation based on the halftone percentage (for example, depositing less ink in the middle range where the likelihood of dot gain is higher. Or if the films are not dark enough in the shadows, ink volume can be increased there without influencing the snaller dots)Your wrong on point 2. A "RIP" is a Raster Image Processor, constructs a "raster image". In a postscript rip which generates halftone dots, the function which varies the size of the dot is built into every postscript rip, not just the high end ones. This is true all the way back to postscript level 1.Printing the raster image blacker on an inkjet printer is a function of the device driver. Most people who use ghostscript use gsview to generate a raster image, then use the standard windows device driver to output the film. The windows driver does not offer the option to print at double density, but does allows darker printing than the drivers default settings. Features such as trapping and imposition are performed between the RIP process and the device driver output.
2. It controls the amount of ink deposited on the film (for ink-jet printers). Most printers used for the film positive generation allow for different amount of ink to be deposited with each droplet. This function, on a basic level, compensates for different types of film and their ability to absorb the ink. More sophisticated programs will actually allow for compensation based on the halftone percentage (for example, depositing less ink in the middle range where the likelihood of dot gain is higher. Or if the films are not dark enough in the shadows, ink volume can be increased there without influencing the snaller dots)
What is "out of order", is that there is actually a hard division line between what in inherent to postscript and what is product specific. It would be like trying to talk about the powertrain of a car, without dividing the powertrain into the engine, transmission, drive shaft and rear end. The engine is postscript, where the double hit of black is a gear in the transmission and has nothing to do with the engine. Just as ford and chevy have differences, the basic function of the engine remains the same. LPI and calibrations are like the air fuel mixture, these variables are common to all engines.
and then promote some of the most primitive, backwards, pathetic, silly, time wasteful, and simply ignorant art production methods.
I've thought about adding trap to my version of ghostscript, but the tricky part of automatic trapping, is the lack of a user interface to define the intent of the trap. Many people setup layers to act as separation, by switching on and off different layers and printing one piece of film. Somehow a rip needs to know what jobs will combine into a single image. Then the rip needs to know which layers of ink to spread or choke and which don't. For example, a red ink printing on white, should the red spread or should the white choke?
I would like to add a side note to this, not all RIPs are screen printing oriented. Most importantly, not all RIPs will do halftone separations.