Home
last modified time | relevance | path

Searched refs:pstoraster (Results 1 – 25 of 27) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/cups/
H A Dpstoraster.convs2 # "$Id: pstoraster.convs,v 1.1.2.3 2003/07/20 22:54:45 mike Exp $"
25 application/vnd.cups-postscript application/vnd.cups-raster 100 pstoraster
28 # End of "$Id: pstoraster.convs,v 1.1.2.3 2003/07/20 22:54:45 mike Exp $".
H A Dcups.mak61 $(INSTALL_PROGRAM) cups/pstoraster $(DESTDIR)$(CUPSSERVERBIN)/filter
67 $(INSTALL_DATA) cups/pstoraster.convs $(DESTDIR)$(CUPSSERVERROOT)
/dports/print/ghostscript8-base/ghostscript-8.71/cups/
H A Dpstoraster.convs2 # "$Id: pstoraster.convs,v 1.1.2.3 2003/07/20 22:54:45 mike Exp $"
25 application/vnd.cups-postscript application/vnd.cups-raster 100 pstoraster
28 # End of "$Id: pstoraster.convs,v 1.1.2.3 2003/07/20 22:54:45 mike Exp $".
H A Dcups.mak61 $(INSTALL_PROGRAM) cups/pstoraster $(DESTDIR)$(CUPSSERVERBIN)/filter
67 $(INSTALL_DATA) cups/pstoraster.convs $(DESTDIR)$(CUPSSERVERROOT)
/dports/print/foomatic-filters/foomatic-filters-4.0.17/
H A Dfoomaticrip.c1159 char tmp[1024], pstoraster[256]; in main() local
1509 strlcpy(pstoraster, tmp, 256); in main()
1510 strlcat(pstoraster, " 0 '' '' 0 '%X'", 256); in main()
1517 strlcpy(pstoraster, tmp, 256); in main()
1518 strlcat(pstoraster, " 0 '' '' 0 '%X'", 256); in main()
1548 …snprintf(pstoraster, sizeof(pstoraster), "gs -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH -dN… in main()
1552 snprintf(cmd, 1024, "%s | %s", pstoraster, cupsfilter); in main()
H A DChangeLog130 * foomaticrip.c: Removed stray characters from "pstoraster"
/dports/print/cups/cups-2.3.3op2/test/
H A Dtest.convs5 application/postscript application/vnd.cups-raster 100 pstoraster
H A Drun-stp-tests.sh454 instfilter pstocupsraster pstoraster raster
460 instfilter pstoraster pstoraster raster
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-2.0/
H A Dmodule.mk36 PSTORASTER := pstoraster
/dports/print/gutenprint/gutenprint-5.3.3/src/cups/
H A Dtest-rastertogutenprint.in378 elif [[ -x $pstoraster ]] ; then
379 $pdftops "${a[@]}" "$qarg" < "$tfile" | $pstops "${a[@]}" "$pages$qarg" | $pstoraster
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/cups/
H A Dtest-rastertogutenprint.in378 elif [[ -x $pstoraster ]] ; then
379 $pdftops "${a[@]}" "$qarg" < "$tfile" | $pstops "${a[@]}" "$pages$qarg" | $pstoraster
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-2.0.0/
H A Dmodule.mk60 PSTORASTER := pstoraster
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/splix/
H A Dmodule.mk65 PSTORASTER := pstoraster
/dports/net/opennx/opennx-0.16/share/cups/
H A Dmime.convs102 # pstoraster is now part of ESP Ghostscript...
103 #application/vnd.cups-postscript application/vnd.cups-raster 100 pstoraster
/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dfoomatic-rip-hplip1752 my $pstoraster = "pstoraster";
1755 if (-x "$_/$pstoraster") {
1757 $pstoraster = "$_/$pstoraster 0 '' '' 0 '%X'";
1765 …$pstoraster = "gs -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups -…
1770 $dat->{'cmd'} = "$pstoraster | $cupsfilter";
/dports/print/cups/cups-2.3.3op2/config-scripts/
H A Dcups-directories.m4216 AC_ARG_WITH(fontpath, [ --with-fontpath set font path for pstoraster],fontpath="$withval",…
/dports/sysutils/sysgather/sysgather-1.0pre10/examples/
H A Ddebian.conf253 files= pstoraster.convs
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/resources/autoconf/ghostscript/
H A Dconfigure.ac1041 AC_CONFIG_FILES([Makefile lib/gs_init.ps doc/version.texi cups/pstopxl cups/pstoraster])
1044 chmod +x cups/pstopxl cups/pstoraster
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dconfigure.ac1146 AC_OUTPUT(Makefile cups/pstopxl cups/pstoraster)
1148 chmod +x cups/pstopxl cups/pstoraster
/dports/print/ghostscript8-base/ghostscript-8.71/
H A Dconfigure.ac1174 AC_OUTPUT(Makefile cups/pstopxl cups/pstoraster)
1176 chmod +x cups/pstopxl cups/pstoraster
/dports/print/ghostscript8-x11/ghostscript-8.71/
H A Dconfigure.ac1146 AC_OUTPUT(Makefile cups/pstopxl cups/pstoraster)
1148 chmod +x cups/pstopxl cups/pstoraster
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dconfigure.ac1174 AC_OUTPUT(Makefile cups/pstopxl cups/pstoraster)
1176 chmod +x cups/pstopxl cups/pstoraster
/dports/print/cups/cups-2.3.3op2/
H A Dconfigure1640 --with-fontpath set font path for pstoraster
/dports/print/cups-filters/cups-filters-1.28.10/
H A DNEWS675 - imagetoraster: Do not call imagetops and pstoraster for
/dports/graphics/colord/colord-1.3.5/
H A DChangeLog18806 pstoraster into gstoraster
19013 In the CUPS pstoraster code we need to do 8 calls to
19057 pstoraster and foomatic

12