From 8f8a9f01909ba29e2b781310baeeaaddc3f15f0d Mon Sep 17 00:00:00 2001 From: "Gerald W. Carter" Date: Tue, 22 Apr 2008 10:09:40 -0500 Subject: Moving docs tree to docs-xml to make room for generated docs in the release tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) --- docs-xml/Samba3-HOWTO/images/cups1.svg | 274 +++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 docs-xml/Samba3-HOWTO/images/cups1.svg (limited to 'docs-xml/Samba3-HOWTO/images/cups1.svg') diff --git a/docs-xml/Samba3-HOWTO/images/cups1.svg b/docs-xml/Samba3-HOWTO/images/cups1.svg new file mode 100644 index 0000000000..18b7e4f2a6 --- /dev/null +++ b/docs-xml/Samba3-HOWTO/images/cups1.svg @@ -0,0 +1,274 @@ + + + + + CUPS in and of itself has this (general) filter chain (italic letters + are file-formats or MIME types, other are filters (this is + true for pre-1.1.15 of pre-4.3 versions of CUPS and ESP PrintPro): + something-fileformat + + + + application/postscript + + + + + + + somethingtops + pstops + + + + application/vnd.cups-postscript + pstoraster + application/vnd.cups-raster + rastertosomething + something-device-specific + backend + + + + + + + + + + + + + + + + + + e.g. Gimp-Print filters + may be plugged in here + (= "raster driver") + ESP PrintPro has some enhanced "rastertosomething" filters as compared to + CUPS, and also a somewhat improved "pstoraster" filter. + NOTE: Gimp-Print and some other 3rd-Party-Filters (like TurboPrint) to + CUPS and ESP PrintPro plug-in where rastertosomething is noted. + + + as shipped with CUPS, + independent from any + GhostScript installation on the + system + (= "postscript interpreter") + -- cgit