Index: devel/py-qt4/Makefile =================================================================== --- devel/py-qt4/Makefile +++ devel/py-qt4/Makefile @@ -17,16 +17,16 @@ USE_PYTHON= concurrent flavors py3kplist # Keep these synchronized with _USE_PYQT_ALL / _USE_PYQT4_ONLY in Mk/Use/pyqt.mk -OPTIONS_DEFINE= assistant core dbus dbussupport declarative \ - demo designer designerplugin doc gui help \ - multimedia network opengl phonon qscintilla2 \ - script scripttools sql svg test webkit xml \ - xmlpatterns +OPTIONS_DEFINE= ASSISTANT CORE DBUS DBUSSUPPORT DECLARATIVE \ + DEMO DESIGNER DESIGNERPLUGIN DOC GUI HELP \ + MULTIMEDIA NETWORK OPENGL PHONON QSCINTILLA2 \ + SCRIPT SCRIPTTOOLS SQL SVG TEST WEBKIT XML \ + XMLPATTERNS OPTIONS_DEFAULT= ${OPTIONS_DEFINE} .for opt in ${OPTIONS_DEFINE} -${opt}_USE= PYQT=${opt}_run -${opt}_DESC= ${py-${opt}_DESC} +${opt}_USE= PYQT=${opt:tl}_run +${opt}_DESC= ${py-${opt:tl}_DESC} .endfor .include Index: devel/py-qt5/Makefile =================================================================== --- devel/py-qt5/Makefile +++ devel/py-qt5/Makefile @@ -13,16 +13,16 @@ USE_PYTHON= concurrent flavors py3kplist # Keep these synchronized with _USE_PYQT_ALL / _USE_PYQT5_ONLY in Mk/Use/pyqt.mk -OPTIONS_DEFINE= core dbus dbussupport demo designer \ - designerplugin gui multimedia multimediawidgets \ - network opengl printsupport qml qscintilla2 quickwidgets \ - sql serialport svg test webchannel webengine webkit \ - webkitwidgets widgets xml xmlpatterns -OPTIONS_DEFAULT=${OPTIONS_DEFINE:Nwebengine} +OPTIONS_DEFINE= CORE DBUS DBUSSUPPORT DEMO DESIGNER \ + DESIGNERPLUGIN GUI MULTIMEDIA MULTIMEDIAWIDGETS \ + NETWORK OPENGL PRINTSUPPORT QML QSCINTILLA2 QUICKWIDGETS \ + SQL SERIALPORT SVG TEST WEBCHANNEL WEBENGINE WEBKIT \ + WEBKITWIDGETS WIDGETS XML XMLPATTERNS +OPTIONS_DEFAULT=${OPTIONS_DEFINE:NWEBENGINE} .for opt in ${OPTIONS_DEFINE} -${opt}_USE= PYQT=${opt}_run -${opt}_DESC= ${py-${opt}_DESC} +${opt}_USE= PYQT=${opt:tl}_run +${opt}_DESC= ${py-${opt:tl}_DESC} .endfor .include Index: games/kdegames/Makefile =================================================================== --- games/kdegames/Makefile +++ games/kdegames/Makefile @@ -9,7 +9,7 @@ USES= kde:5 metaport -OPTIONS_DEFINE= ALL ${KDE_GAMES_ALL} +OPTIONS_DEFINE= ALL ${KDE_GAMES_ALL:tu} OPTIONS_DEFAULT= ALL .include <${.CURDIR}/Makefile.common> @@ -18,9 +18,9 @@ # _PORT, _DETECT, and _DESC are defined in Makefile.common ${game}_PORT?= games/${game} ${game}_DETECT?= ${KDE_PREFIX}/bin/${game} -${game}_DESC?= Please fix a typo in option name/desc! -${game}_RUN_DEPENDS= ${${game}_DETECT}:${${game}_PORT} -ALL_RUN_DEPENDS+= ${${game}_RUN_DEPENDS} +${game:tu}_DESC?= Please fix a typo in option name/desc! +${game:tu}_RUN_DEPENDS= ${${game}_DETECT}:${${game}_PORT} +ALL_RUN_DEPENDS+= ${${game:tu}_RUN_DEPENDS} .endfor .include Index: games/kdegames/Makefile.common =================================================================== --- games/kdegames/Makefile.common +++ games/kdegames/Makefile.common @@ -32,43 +32,43 @@ ktuberling \ picmi -bomber_DESC= Arcade Bombing game -bovo_DESC= Five-in-a-row Board game -granatier_DESC= Bomberman clone -kajongg_DESC= Ancient Chinese board game for 4 players -kapman_DESC= Pac-Man Clone -katomic_DESC= Sokoban-like Logic game -kblackbox_DESC= Blackbox Logic game -kblocks_DESC= Falling Blocks game -kbounce_DESC= Ball Bouncing game -kbreakout_DESC= Breakout-like game -kdiamond_DESC= Three-in-a-row game -kfourinline_DESC= Four-in-a-row Board game -kgoldrunner_DESC= Hunt Gold, Dodge Enemies and Solve Puzzles -kigo_DESC= Go Board game -killbots_DESC= Evade killer robots -kiriki_DESC= Yahtzee-like Dice game -kjumpingcube_DESC= Territory Capture game -klines_DESC= Tactical game -klickety_DESC= Tetris themed solitaire -kmahjongg_DESC= Mahjongg Solitaire -kmines_DESC= Minesweeper-like game -knavalbattle_DESC= Ship Sinking game -knetwalk_DESC= Network Construction game -knights_DESC= Chess game -kolf_DESC= Miniature Golf -kollision_DESC= Simple ball dodging game -konquest_DESC= Galactic Strategy game -kpat_DESC= Patience Card game -kreversi_DESC= Reversi Board game -kshisen_DESC= Shisen-Sho Mahjongg-like Tile game -ksirk_DESC= World Domination Strategy game -ksnakeduel_DESC= Snake-like game -kspaceduel_DESC= Space Arcade game -ksquares_DESC= Connect the dots to create squares -ksudoku_DESC= Sudoku game -ktuberling_DESC= Picture game for Children -kubrick_DESC= 3-D game based on Rubik's Cube -lskat_DESC= Card game -palapeli_DESC= Jigsaw puzzle game -picmi_DESC= Single player logic-based puzzle game +BOMBER_DESC= Arcade Bombing game +BOVO_DESC= Five-in-a-row Board game +GRANATIER_DESC= Bomberman clone +KAJONGG_DESC= Ancient Chinese board game for 4 players +KAPMAN_DESC= Pac-Man Clone +KATOMIC_DESC= Sokoban-like Logic game +KBLACKBOX_DESC= Blackbox Logic game +KBLOCKS_DESC= Falling Blocks game +KBOUNCE_DESC= Ball Bouncing game +KBREAKOUT_DESC= Breakout-like game +KDIAMOND_DESC= Three-in-a-row game +KFOURINLINE_DESC= Four-in-a-row Board game +KGOLDRUNNER_DESC= Hunt Gold, Dodge Enemies and Solve Puzzles +KIGO_DESC= Go Board game +KILLBOTS_DESC= Evade killer robots +KIRIKI_DESC= Yahtzee-like Dice game +KJUMPINGCUBE_DESC= Territory Capture game +KLINES_DESC= Tactical game +KLICKETY_DESC= Tetris themed solitaire +KMAHJONGG_DESC= Mahjongg Solitaire +KMINES_DESC= Minesweeper-like game +KNAVALBATTLE_DESC= Ship Sinking game +KNETWALK_DESC= Network Construction game +KNIGHTS_DESC= Chess game +KOLF_DESC= Miniature Golf +KOLLISION_DESC= Simple ball dodging game +KONQUEST_DESC= Galactic Strategy game +KPAT_DESC= Patience Card game +KREVERSI_DESC= Reversi Board game +KSHISEN_DESC= Shisen-Sho Mahjongg-like Tile game +KSIRK_DESC= World Domination Strategy game +KSNAKEDUEL_DESC= Snake-like game +KSPACEDUEL_DESC= Space Arcade game +KSQUARES_DESC= Connect the dots to create squares +KSUDOKU_DESC= Sudoku game +KTUBERLING_DESC= Picture game for Children +KUBRICK_DESC= 3-D game based on Rubik's Cube +LSKAT_DESC= Card game +PALAPELI_DESC= Jigsaw puzzle game +PICMI_DESC= Single player logic-based puzzle game Index: games/rocksndiamonds-data/Makefile =================================================================== --- games/rocksndiamonds-data/Makefile +++ games/rocksndiamonds-data/Makefile @@ -54,24 +54,24 @@ Time_Gate_Rush OPTIONS_SINGLE= SYMLINK -OPTIONS_SINGLE_SYMLINK= RnD RnD_jue +OPTIONS_SINGLE_SYMLINK= RND RND_JUE -OPTIONS_DEFAULT= RnD_jue +OPTIONS_DEFAULT= RND_JUE -RnD_DESC= Levels default for Rocks'n'Diamonds -RnD_jue_DESC= Levels default for R'n'D jue +RND_DESC= Levels default for Rocks'n'Diamonds +RND_JUE_DESC= Levels default for R'n'D jue PREFIX= /usr/local .include -.if ${PORT_OPTIONS:MRnD} +.if ${PORT_OPTIONS:MRND} RUN_DEPENDS+= rocksndiamonds:games/rocksndiamonds DATADIR= ${PREFIX}/share/rocksndiamonds DATADIR1= ${PREFIX}/share/rnd_jue .endif -.if ${PORT_OPTIONS:MRnD_jue} +.if ${PORT_OPTIONS:MRND_JUE} RUN_DEPENDS+= rnd_jue:games/rnd_jue DATADIR= ${PREFIX}/share/rnd_jue DATADIR1= ${PREFIX}/share/rocksndiamonds @@ -114,7 +114,7 @@ -type f >> ${TMPPLIST} # Symlink Levels which can use Rocks'n'Diamonds and R'n'D jue -.if exists(${PREFIX}/share/rocksndiamonds) && ${PORT_OPTIONS:MRnD_jue} +.if exists(${PREFIX}/share/rocksndiamonds) && ${PORT_OPTIONS:MRND_JUE} .for l in ${LEVELS_ARTSOFT} ${LEVELS_BD_FANS} Alans_Random_Levels \ Gavin_Davidson_2006 Puzzles Veysi_Orak_2006 @${LN} -sf ${DATADIR}/levels/${l} \ @@ -122,7 +122,7 @@ .endfor .endif -.if exists(${PREFIX}/share/rnd_jue) && ${PORT_OPTIONS:MRnD} +.if exists(${PREFIX}/share/rnd_jue) && ${PORT_OPTIONS:MRND} .for l in ${LEVELS_ARTSOFT} ${LEVELS_BD_FANS} Alans_Random_Levels \ Gavin_Davidson_2006 Puzzles Veysi_Orak_2006 @${LN} -sf ${DATADIR}/levels/${l} \ Index: net/p5-Net-Google-SafeBrowsing2/Makefile =================================================================== --- net/p5-Net-Google-SafeBrowsing2/Makefile +++ net/p5-Net-Google-SafeBrowsing2/Makefile @@ -22,11 +22,11 @@ p5-File-Slurp>9:devel/p5-File-Slurp -OPTIONS_DEFINE= MySQL SQLite Postgres +OPTIONS_DEFINE= MYSQL SQLITE POSTGRES -MySQL_DESC= uses MySQL as the storage backend -SQLite_DESC= uses SQLite as the storage backend -Postgres_DESC= uses Postgres as the storage backend +MYSQL_DESC= uses MySQL as the storage backend +SQLITE_DESC= uses SQLite as the storage backend +POSTGRES_DESC= uses Postgres as the storage backend OPTIONS_DEFAULT=SQLite @@ -34,11 +34,11 @@ USES= perl5 USE_PERL5= configure -MySQL_BUILD_DEPENDS= p5-DBD-mysql>=4:databases/p5-DBD-mysql -MySQL_RUN_DEPENDS= p5-DBD-mysql>=4:databases/p5-DBD-mysql -Postgres_BUILD_DEPENDS= p5-DBD-Pg>=2:databases/p5-DBD-Pg -Postgres_RUN_DEPENDS= p5-DBD-Pg>=2:databases/p5-DBD-Pg -SQLite_BUILD_DEPENDS= p5-DBD-SQLite>=1:databases/p5-DBD-SQLite -SQLite_RUN_DEPENDS= p5-DBD-SQLite>=1:databases/p5-DBD-SQLite +MYSQL_BUILD_DEPENDS= p5-DBD-mysql>=4:databases/p5-DBD-mysql +MYSQL_RUN_DEPENDS= p5-DBD-mysql>=4:databases/p5-DBD-mysql +POSTGRES_BUILD_DEPENDS= p5-DBD-Pg>=2:databases/p5-DBD-Pg +POSTGRES_RUN_DEPENDS= p5-DBD-Pg>=2:databases/p5-DBD-Pg +SQLITE_BUILD_DEPENDS= p5-DBD-SQLite>=1:databases/p5-DBD-SQLite +SQLITE_RUN_DEPENDS= p5-DBD-SQLite>=1:databases/p5-DBD-SQLite .include Index: print/ghostscript7-base/Makefile =================================================================== --- print/ghostscript7-base/Makefile +++ print/ghostscript7-base/Makefile @@ -76,7 +76,7 @@ .endif .endfor -.if ${PORT_OPTIONS:MGS_pcl3} +.if ${PORT_OPTIONS:MGS_PCL3} ALL_TARGET+= pcl3opts .endif @@ -93,12 +93,11 @@ .for N in ${DEVS_LIST} @${ECHO_CMD} 'DEVICE_${N}=' >> ${WRKSRC}/src/drivers.mak .endfor -.for D in ${OPTIONS_DEFINE:MGS_*:S/^GS_//} \ - ${OPTIONS_MULTI_X11:MGS_*:S/^GS_//} \ - ${OPTIONS_GROUP_SVGALIB:MGS_*:S/^GS_//} +.for D in ${ALL_OPTS} \ + ${SVGALIB} .for N in ${DEVS_LIST} -.if ${PORT_OPTIONS:MGS_${D}} -.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D}} +.if ${PORT_OPTIONS:MGS_${D:tu}} +.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D:tu}} .for X in ${DEVICE_${N}:M${D}.dev} @${ECHO_CMD} 'DEVICE_${N}+= $$(DD)${D}.dev' >> ${WRKSRC}/src/drivers.mak .endfor Index: print/ghostscript7-base/Makefile.drivers =================================================================== --- print/ghostscript7-base/Makefile.drivers +++ print/ghostscript7-base/Makefile.drivers @@ -1,761 +1,763 @@ # $FreeBSD$ -OPTIONS_SVGALIB= \ - GS_lvga256 \ - GS_vgalib +SVGALIB= \ + lvga256 \ + vgalib OPTIONS_GROUP= SVGALIB -OPTIONS_GROUP_SVGALIB= ${OPTIONS_SVGALIB} +OPTIONS_GROUP_SVGALIB= ${SVGALIB:S/^/GS_/:tu} -OPTIONS_DEFINE+= \ - GS_md2k \ - GS_md5k \ - GS_md50Mono \ - GS_md50Eco \ - GS_md1xMono \ - GS_appledmp \ - GS_iwhi \ - GS_iwlo \ - GS_iwlq \ - GS_hl7x0 \ - GS_hl1240 \ - GS_hl1250 \ - GS_bj10e \ - GS_bj10v \ - GS_bj10vh \ - GS_bj200 \ - GS_bjc600 \ - GS_bjc800 \ - GS_bjccmyk \ - GS_bjccolor \ - GS_bjcgray \ - GS_bjcmono \ - GS_lbp8 \ - GS_lbp1310 \ - GS_lbp1510 \ - GS_lbp1610 \ - GS_lbp1710 \ - GS_lbp1810 \ - GS_lbp1910 \ - GS_lips2p \ - GS_lips3 \ - GS_lips4 \ - GS_bjc880j \ - GS_lips4v \ - GS_m8510 \ - GS_coslw2p \ - GS_coslwxl \ - GS_stp \ - GS_uniprint \ - GS_dmprt \ - GS_lj250 \ - GS_declj250 \ - GS_ap3250 \ - GS_epson \ - GS_eps9mid \ - GS_eps9high \ - GS_lp8000 \ - GS_epag \ - GS_escpage \ - GS_lp2000 \ - GS_alc8600 \ - GS_alc8500 \ - GS_alc2000 \ - GS_alc4000 \ - GS_alc1900 \ - GS_alc4100 \ - GS_lp9800c \ - GS_lp9000c \ - GS_lp9500c \ - GS_lp8800c \ - GS_lp8300c \ - GS_lp8500c \ - GS_lp3000c \ - GS_lp8200c \ - GS_lp8000c \ - GS_epl6100 \ - GS_epl5900 \ - GS_epl5800 \ - GS_epl2050 \ - GS_epl2050p \ - GS_epl2120 \ - GS_epl2500 \ - GS_epl2750 \ - GS_lp9000b \ - GS_lp2500 \ - GS_lp9100 \ - GS_lp7900 \ - GS_lp7500 \ - GS_lp2400 \ - GS_lp2200 \ - GS_lp9400 \ - GS_lp8900 \ - GS_lp8700 \ - GS_lp8100 \ - GS_lp7700 \ - GS_lp8600f \ - GS_lp8400f \ - GS_lp8300f \ - GS_lp1900 \ - GS_lp9600s \ - GS_lp9300 \ - GS_lp9600 \ - GS_lp8600 \ - GS_lp1800 \ - GS_lq850 \ - GS_epsonc \ - GS_mjc180 \ - GS_mjc360 \ - GS_mjc720 \ - GS_mj500c \ - GS_st800 \ - GS_stcolor \ - GS_photoex \ - GS_lp2563 \ - GS_dnj650c \ - GS_deskjet \ - GS_djet500 \ - GS_cdeskjet \ - GS_djet500c \ - GS_cdjcolor \ - GS_cdjmono \ - GS_cdj500 \ - GS_cdj550 \ - GS_cdj670 \ - GS_cdj850 \ - GS_cdj880 \ - GS_cdj890 \ - GS_cdj1600 \ - GS_cdj970 \ - GS_laserjet \ - GS_ljetplus \ - GS_ljet2p \ - GS_ljet3 \ - GS_ljet3d \ - GS_ljet4 \ - GS_ljet4d \ - GS_lj4dith \ - GS_cljet5 \ - GS_cljet5c \ - GS_cljet5pr \ - GS_lj5mono \ - GS_lj5gray \ - GS_pj \ - GS_pjetxl \ - GS_pjxl \ - GS_paintjet \ - GS_pjxl300 \ - GS_pxlmono \ - GS_pxlcolor \ - GS_pcl3 \ - GS_ijs \ - GS_ibmpro \ - GS_jetp3852 \ - GS_imagen \ - GS_fs600 \ - GS_lxm5700m \ - GS_lxm3200 \ - GS_lx5000 \ - GS_lex2050 \ - GS_lex3200 \ - GS_lex5700 \ - GS_lex7000 \ - GS_cp50 \ - GS_necp6 \ - GS_npdl \ - GS_oce9050 \ - GS_oki182 \ - GS_okiibm \ - GS_atx23 \ - GS_atx24 \ - GS_atx38 \ - GS_r4081 \ - GS_rpdl \ - GS_gdi \ - GS_sj48 \ - GS_t4693d2 \ - GS_t4693d4 \ - GS_t4693d8 \ - GS_tek4696 \ - GS_bmpmono \ - GS_bmpgray \ - GS_bmp16 \ - GS_bmp256 \ - GS_bmp16m \ - GS_bmp32b \ - GS_bmpsep1 \ - GS_bmpsep8 \ - GS_ccr \ - GS_cgmmono \ - GS_cgm8 \ - GS_cgm24 \ - GS_cif \ - GS_dfaxhigh \ - GS_dfaxlow \ - GS_faxg3 \ - GS_faxg32d \ - GS_faxg4 \ - GS_miff24 \ - GS_inferno \ - GS_jpeg \ - GS_jpeggray \ - GS_mgrmono \ - GS_mgrgray2 \ - GS_mgrgray4 \ - GS_mgrgray8 \ - GS_mgr4 \ - GS_mgr8 \ - GS_pcxmono \ - GS_pcxgray \ - GS_pcx16 \ - GS_pcx256 \ - GS_pcx24b \ - GS_pcxcmyk \ - GS_pdfwrite \ - GS_bit \ - GS_bitrgb \ - GS_bitcmyk \ - GS_plan9bm \ - GS_pam \ - GS_pbm \ - GS_pbmraw \ - GS_pgm \ - GS_pgmraw \ - GS_pgnm \ - GS_pgnmraw \ - GS_pnm \ - GS_pnmraw \ - GS_ppm \ - GS_ppmraw \ - GS_pkm \ - GS_pkmraw \ - GS_pksm \ - GS_pksmraw \ - GS_pngmono \ - GS_pnggray \ - GS_png16 \ - GS_png256 \ - GS_png16m \ - GS_pngalpha \ - GS_psmono \ - GS_psgray \ - GS_psrgb \ - GS_pswrite \ - GS_epswrite \ - GS_sgirgb \ - GS_sunhmono \ - GS_tiffcrle \ - GS_tiffg3 \ - GS_tiffg32d \ - GS_tiffg4 \ - GS_tiff12nc \ - GS_tiff24nc \ - GS_tifflzw \ - GS_tiffpack \ - GS_bbox +ALL_OPTS= \ + md2k \ + md5k \ + md50Mono \ + md50Eco \ + md1xMono \ + appledmp \ + iwhi \ + iwlo \ + iwlq \ + hl7x0 \ + hl1240 \ + hl1250 \ + bj10e \ + bj10v \ + bj10vh \ + bj200 \ + bjc600 \ + bjc800 \ + bjccmyk \ + bjccolor \ + bjcgray \ + bjcmono \ + lbp8 \ + lbp1310 \ + lbp1510 \ + lbp1610 \ + lbp1710 \ + lbp1810 \ + lbp1910 \ + lips2p \ + lips3 \ + lips4 \ + bjc880j \ + lips4v \ + m8510 \ + coslw2p \ + coslwxl \ + stp \ + uniprint \ + dmprt \ + lj250 \ + declj250 \ + ap3250 \ + epson \ + eps9mid \ + eps9high \ + lp8000 \ + epag \ + escpage \ + lp2000 \ + alc8600 \ + alc8500 \ + alc2000 \ + alc4000 \ + alc1900 \ + alc4100 \ + lp9800c \ + lp9000c \ + lp9500c \ + lp8800c \ + lp8300c \ + lp8500c \ + lp3000c \ + lp8200c \ + lp8000c \ + epl6100 \ + epl5900 \ + epl5800 \ + epl2050 \ + epl2050p \ + epl2120 \ + epl2500 \ + epl2750 \ + lp9000b \ + lp2500 \ + lp9100 \ + lp7900 \ + lp7500 \ + lp2400 \ + lp2200 \ + lp9400 \ + lp8900 \ + lp8700 \ + lp8100 \ + lp7700 \ + lp8600f \ + lp8400f \ + lp8300f \ + lp1900 \ + lp9600s \ + lp9300 \ + lp9600 \ + lp8600 \ + lp1800 \ + lq850 \ + epsonc \ + mjc180 \ + mjc360 \ + mjc720 \ + mj500c \ + st800 \ + stcolor \ + photoex \ + lp2563 \ + dnj650c \ + deskjet \ + djet500 \ + cdeskjet \ + djet500c \ + cdjcolor \ + cdjmono \ + cdj500 \ + cdj550 \ + cdj670 \ + cdj850 \ + cdj880 \ + cdj890 \ + cdj1600 \ + cdj970 \ + laserjet \ + ljetplus \ + ljet2p \ + ljet3 \ + ljet3d \ + ljet4 \ + ljet4d \ + lj4dith \ + cljet5 \ + cljet5c \ + cljet5pr \ + lj5mono \ + lj5gray \ + pj \ + pjetxl \ + pjxl \ + paintjet \ + pjxl300 \ + pxlmono \ + pxlcolor \ + pcl3 \ + ijs \ + ibmpro \ + jetp3852 \ + imagen \ + fs600 \ + lxm5700m \ + lxm3200 \ + lx5000 \ + lex2050 \ + lex3200 \ + lex5700 \ + lex7000 \ + cp50 \ + necp6 \ + npdl \ + oce9050 \ + oki182 \ + okiibm \ + atx23 \ + atx24 \ + atx38 \ + r4081 \ + rpdl \ + gdi \ + sj48 \ + t4693d2 \ + t4693d4 \ + t4693d8 \ + tek4696 \ + bmpmono \ + bmpgray \ + bmp16 \ + bmp256 \ + bmp16m \ + bmp32b \ + bmpsep1 \ + bmpsep8 \ + ccr \ + cgmmono \ + cgm8 \ + cgm24 \ + cif \ + dfaxhigh \ + dfaxlow \ + faxg3 \ + faxg32d \ + faxg4 \ + miff24 \ + inferno \ + jpeg \ + jpeggray \ + mgrmono \ + mgrgray2 \ + mgrgray4 \ + mgrgray8 \ + mgr4 \ + mgr8 \ + pcxmono \ + pcxgray \ + pcx16 \ + pcx256 \ + pcx24b \ + pcxcmyk \ + pdfwrite \ + bit \ + bitrgb \ + bitcmyk \ + plan9bm \ + pam \ + pbm \ + pbmraw \ + pgm \ + pgmraw \ + pgnm \ + pgnmraw \ + pnm \ + pnmraw \ + ppm \ + ppmraw \ + pkm \ + pkmraw \ + pksm \ + pksmraw \ + pngmono \ + pnggray \ + png16 \ + png256 \ + png16m \ + pngalpha \ + psmono \ + psgray \ + psrgb \ + pswrite \ + epswrite \ + sgirgb \ + sunhmono \ + tiffcrle \ + tiffg3 \ + tiffg32d \ + tiffg4 \ + tiff12nc \ + tiff24nc \ + tifflzw \ + tiffpack \ + bbox + +OPTIONS_DEFINE+= ${ALL_OPTS:S/^/GS_/:tu} OPTIONS_DEFAULT+= \ ${OPTIONS_SVGALIB} \ - GS_md2k \ - GS_md5k \ - GS_md50Mono \ - GS_md50Eco \ - GS_md1xMono \ - GS_appledmp \ - GS_iwhi \ - GS_iwlo \ - GS_iwlq \ - GS_hl7x0 \ - GS_hl1240 \ - GS_hl1250 \ - GS_bj10e \ - GS_bj10v \ - GS_bj10vh \ - GS_bj200 \ - GS_bjc600 \ - GS_bjc800 \ - GS_bjccmyk \ - GS_bjccolor \ - GS_bjcgray \ - GS_bjcmono \ - GS_lbp8 \ - GS_lbp1310 \ - GS_lbp1510 \ - GS_lbp1610 \ - GS_lbp1710 \ - GS_lbp1810 \ - GS_lbp1910 \ - GS_lips2p \ - GS_lips3 \ - GS_lips4 \ - GS_bjc880j \ - GS_lips4v \ - GS_m8510 \ - GS_coslw2p \ - GS_coslwxl \ - GS_stp \ - GS_uniprint \ - GS_dmprt \ - GS_lj250 \ - GS_declj250 \ - GS_ap3250 \ - GS_epson \ - GS_eps9mid \ - GS_eps9high \ - GS_lp8000 \ - GS_epag \ - GS_escpage \ - GS_lp2000 \ - GS_alc8600 \ - GS_alc8500 \ - GS_alc2000 \ - GS_alc4000 \ - GS_alc1900 \ - GS_alc4100 \ - GS_lp9800c \ - GS_lp9000c \ - GS_lp9500c \ - GS_lp8800c \ - GS_lp8300c \ - GS_lp8500c \ - GS_lp3000c \ - GS_lp8200c \ - GS_lp8000c \ - GS_epl6100 \ - GS_epl5900 \ - GS_epl5800 \ - GS_epl2050 \ - GS_epl2050p \ - GS_epl2120 \ - GS_epl2500 \ - GS_epl2750 \ - GS_lp9000b \ - GS_lp2500 \ - GS_lp9100 \ - GS_lp7900 \ - GS_lp7500 \ - GS_lp2400 \ - GS_lp2200 \ - GS_lp9400 \ - GS_lp8900 \ - GS_lp8700 \ - GS_lp8100 \ - GS_lp7700 \ - GS_lp8600f \ - GS_lp8400f \ - GS_lp8300f \ - GS_lp1900 \ - GS_lp9600s \ - GS_lp9300 \ - GS_lp9600 \ - GS_lp8600 \ - GS_lp1800 \ - GS_lq850 \ - GS_epsonc \ - GS_mjc180 \ - GS_mjc360 \ - GS_mjc720 \ - GS_mj500c \ - GS_st800 \ - GS_stcolor \ - GS_photoex \ - GS_lp2563 \ - GS_dnj650c \ - GS_deskjet \ - GS_djet500 \ - GS_cdeskjet \ - GS_djet500c \ - GS_cdjcolor \ - GS_cdjmono \ - GS_cdj500 \ - GS_cdj550 \ - GS_cdj670 \ - GS_cdj850 \ - GS_cdj880 \ - GS_cdj890 \ - GS_cdj1600 \ - GS_cdj970 \ - GS_laserjet \ - GS_ljetplus \ - GS_ljet2p \ - GS_ljet3 \ - GS_ljet3d \ - GS_ljet4 \ - GS_ljet4d \ - GS_lj4dith \ - GS_cljet5 \ - GS_cljet5c \ - GS_cljet5pr \ - GS_lj5mono \ - GS_lj5gray \ - GS_pj \ - GS_pjetxl \ - GS_pjxl \ - GS_paintjet \ - GS_pjxl300 \ - GS_pxlmono \ - GS_pxlcolor \ - GS_pcl3 \ - GS_ijs \ - GS_ibmpro \ - GS_jetp3852 \ - GS_imagen \ - GS_fs600 \ - GS_lxm5700m \ - GS_lxm3200 \ - GS_lx5000 \ - GS_lex2050 \ - GS_lex3200 \ - GS_lex5700 \ - GS_lex7000 \ - GS_cp50 \ - GS_necp6 \ - GS_npdl \ - GS_oce9050 \ - GS_oki182 \ - GS_okiibm \ - GS_atx23 \ - GS_atx24 \ - GS_atx38 \ - GS_r4081 \ - GS_rpdl \ - GS_gdi \ - GS_sj48 \ - GS_t4693d2 \ - GS_t4693d4 \ - GS_t4693d8 \ - GS_tek4696 \ - GS_bmpmono \ - GS_bmpgray \ - GS_bmp16 \ - GS_bmp256 \ - GS_bmp16m \ - GS_bmp32b \ - GS_bmpsep1 \ - GS_bmpsep8 \ - GS_ccr \ - GS_cgmmono \ - GS_cgm8 \ - GS_cgm24 \ - GS_cif \ - GS_dfaxhigh \ - GS_dfaxlow \ - GS_faxg3 \ - GS_faxg32d \ - GS_faxg4 \ - GS_miff24 \ - GS_inferno \ - GS_jpeg \ - GS_jpeggray \ - GS_mgrmono \ - GS_mgrgray2 \ - GS_mgrgray4 \ - GS_mgrgray8 \ - GS_mgr4 \ - GS_mgr8 \ - GS_pcxmono \ - GS_pcxgray \ - GS_pcx16 \ - GS_pcx256 \ - GS_pcx24b \ - GS_pcxcmyk \ - GS_pdfwrite \ - GS_bit \ - GS_bitrgb \ - GS_bitcmyk \ - GS_plan9bm \ - GS_pam \ - GS_pbm \ - GS_pbmraw \ - GS_pgm \ - GS_pgmraw \ - GS_pgnm \ - GS_pgnmraw \ - GS_pnm \ - GS_pnmraw \ - GS_ppm \ - GS_ppmraw \ - GS_pkm \ - GS_pkmraw \ - GS_pksm \ - GS_pksmraw \ - GS_pngmono \ - GS_pnggray \ - GS_png16 \ - GS_png256 \ - GS_png16m \ - GS_pngalpha \ - GS_psmono \ - GS_psgray \ - GS_psrgb \ - GS_pswrite \ - GS_epswrite \ - GS_sgirgb \ - GS_sunhmono \ - GS_tiffcrle \ - GS_tiffg3 \ - GS_tiffg32d \ - GS_tiffg4 \ - GS_tiff12nc \ - GS_tiff24nc \ - GS_tifflzw \ - GS_tiffpack \ - GS_bbox + GS_MD2K \ + GS_MD5K \ + GS_MD50MONO \ + GS_MD50ECO \ + GS_MD1XMONO \ + GS_APPLEDMP \ + GS_IWHI \ + GS_IWLO \ + GS_IWLQ \ + GS_HL7X0 \ + GS_HL1240 \ + GS_HL1250 \ + GS_BJ10E \ + GS_BJ10V \ + GS_BJ10VH \ + GS_BJ200 \ + GS_BJC600 \ + GS_BJC800 \ + GS_BJCCMYK \ + GS_BJCCOLOR \ + GS_BJCGRAY \ + GS_BJCMONO \ + GS_LBP8 \ + GS_LBP1310 \ + GS_LBP1510 \ + GS_LBP1610 \ + GS_LBP1710 \ + GS_LBP1810 \ + GS_LBP1910 \ + GS_LIPS2P \ + GS_LIPS3 \ + GS_LIPS4 \ + GS_BJC880J \ + GS_LIPS4V \ + GS_M8510 \ + GS_COSLW2P \ + GS_COSLWXL \ + GS_STP \ + GS_UNIPRINT \ + GS_DMPRT \ + GS_LJ250 \ + GS_DECLJ250 \ + GS_AP3250 \ + GS_EPSON \ + GS_EPS9MID \ + GS_EPS9HIGH \ + GS_LP8000 \ + GS_EPAG \ + GS_ESCPAGE \ + GS_LP2000 \ + GS_ALC8600 \ + GS_ALC8500 \ + GS_ALC2000 \ + GS_ALC4000 \ + GS_ALC1900 \ + GS_ALC4100 \ + GS_LP9800C \ + GS_LP9000C \ + GS_LP9500C \ + GS_LP8800C \ + GS_LP8300C \ + GS_LP8500C \ + GS_LP3000C \ + GS_LP8200C \ + GS_LP8000C \ + GS_EPL6100 \ + GS_EPL5900 \ + GS_EPL5800 \ + GS_EPL2050 \ + GS_EPL2050P \ + GS_EPL2120 \ + GS_EPL2500 \ + GS_EPL2750 \ + GS_LP9000B \ + GS_LP2500 \ + GS_LP9100 \ + GS_LP7900 \ + GS_LP7500 \ + GS_LP2400 \ + GS_LP2200 \ + GS_LP9400 \ + GS_LP8900 \ + GS_LP8700 \ + GS_LP8100 \ + GS_LP7700 \ + GS_LP8600F \ + GS_LP8400F \ + GS_LP8300F \ + GS_LP1900 \ + GS_LP9600S \ + GS_LP9300 \ + GS_LP9600 \ + GS_LP8600 \ + GS_LP1800 \ + GS_LQ850 \ + GS_EPSONC \ + GS_MJC180 \ + GS_MJC360 \ + GS_MJC720 \ + GS_MJ500C \ + GS_ST800 \ + GS_STCOLOR \ + GS_PHOTOEX \ + GS_LP2563 \ + GS_DNJ650C \ + GS_DESKJET \ + GS_DJET500 \ + GS_CDESKJET \ + GS_DJET500C \ + GS_CDJCOLOR \ + GS_CDJMONO \ + GS_CDJ500 \ + GS_CDJ550 \ + GS_CDJ670 \ + GS_CDJ850 \ + GS_CDJ880 \ + GS_CDJ890 \ + GS_CDJ1600 \ + GS_CDJ970 \ + GS_LASERJET \ + GS_LJETPLUS \ + GS_LJET2P \ + GS_LJET3 \ + GS_LJET3D \ + GS_LJET4 \ + GS_LJET4D \ + GS_LJ4DITH \ + GS_CLJET5 \ + GS_CLJET5C \ + GS_CLJET5PR \ + GS_LJ5MONO \ + GS_LJ5GRAY \ + GS_PJ \ + GS_PJETXL \ + GS_PJXL \ + GS_PAINTJET \ + GS_PJXL300 \ + GS_PXLMONO \ + GS_PXLCOLOR \ + GS_PCL3 \ + GS_IJS \ + GS_IBMPRO \ + GS_JETP3852 \ + GS_IMAGEN \ + GS_FS600 \ + GS_LXM5700M \ + GS_LXM3200 \ + GS_LX5000 \ + GS_LEX2050 \ + GS_LEX3200 \ + GS_LEX5700 \ + GS_LEX7000 \ + GS_CP50 \ + GS_NECP6 \ + GS_NPDL \ + GS_OCE9050 \ + GS_OKI182 \ + GS_OKIIBM \ + GS_ATX23 \ + GS_ATX24 \ + GS_ATX38 \ + GS_R4081 \ + GS_RPDL \ + GS_GDI \ + GS_SJ48 \ + GS_T4693D2 \ + GS_T4693D4 \ + GS_T4693D8 \ + GS_TEK4696 \ + GS_BMPMONO \ + GS_BMPGRAY \ + GS_BMP16 \ + GS_BMP256 \ + GS_BMP16M \ + GS_BMP32B \ + GS_BMPSEP1 \ + GS_BMPSEP8 \ + GS_CCR \ + GS_CGMMONO \ + GS_CGM8 \ + GS_CGM24 \ + GS_CIF \ + GS_DFAXHIGH \ + GS_DFAXLOW \ + GS_FAXG3 \ + GS_FAXG32D \ + GS_FAXG4 \ + GS_MIFF24 \ + GS_INFERNO \ + GS_JPEG \ + GS_JPEGGRAY \ + GS_MGRMONO \ + GS_MGRGRAY2 \ + GS_MGRGRAY4 \ + GS_MGRGRAY8 \ + GS_MGR4 \ + GS_MGR8 \ + GS_PCXMONO \ + GS_PCXGRAY \ + GS_PCX16 \ + GS_PCX256 \ + GS_PCX24B \ + GS_PCXCMYK \ + GS_PDFWRITE \ + GS_BIT \ + GS_BITRGB \ + GS_BITCMYK \ + GS_PLAN9BM \ + GS_PAM \ + GS_PBM \ + GS_PBMRAW \ + GS_PGM \ + GS_PGMRAW \ + GS_PGNM \ + GS_PGNMRAW \ + GS_PNM \ + GS_PNMRAW \ + GS_PPM \ + GS_PPMRAW \ + GS_PKM \ + GS_PKMRAW \ + GS_PKSM \ + GS_PKSMRAW \ + GS_PNGMONO \ + GS_PNGGRAY \ + GS_PNG16 \ + GS_PNG256 \ + GS_PNG16M \ + GS_PNGALPHA \ + GS_PSMONO \ + GS_PSGRAY \ + GS_PSRGB \ + GS_PSWRITE \ + GS_EPSWRITE \ + GS_SGIRGB \ + GS_SUNHMONO \ + GS_TIFFCRLE \ + GS_TIFFG3 \ + GS_TIFFG32D \ + GS_TIFFG4 \ + GS_TIFF12NC \ + GS_TIFF24NC \ + GS_TIFFLZW \ + GS_TIFFPACK \ + GS_BBOX -GS_x11_DESC= D: X Window System version 11, release >=4 -GS_x11alpha_DESC= D: X Window System masquer. alpha capability -GS_x11cmyk_DESC= D: X Window System masquer. 1bit/plane CMYK -GS_x11cmyk2_DESC= D: X Window System 2-bit-per-plane CMYK -GS_x11cmyk4_DESC= D: X Window System 4-bit-per-plane CMYK -GS_x11cmyk8_DESC= D: X Window System 8-bit-per-plane CMYK -GS_x11gray2_DESC= D: X Window System 2-bit gray-scale -GS_x11gray4_DESC= D: X Window System 4-bit gray-scale -GS_x11mono_DESC= D: X Window System masquer. black-and-white -GS_x11rg16x_DESC= D: X Window System G5/B5/R6 pixel layout -GS_x11rg32x_DESC= D: X Window System G11/B10/R11 pixel layout -GS_lvga256_DESC= D: SVGAlib, 256-color VGA modes -GS_vgalib_DESC= D: SVGAlib, 16-color VGA modes -GS_md2k_DESC= D: ALPS MD-2000/2010/4000/1300/1500/5000 -GS_md5k_DESC= D: ALPS MD-5000 Eco Mode -GS_md50Mono_DESC= D: ALPS MD-5000 Monochrome -GS_md50Eco_DESC= D: ALPS MD-5000 Eco Mode -GS_md1xMono_DESC= D: ALPS MD-1x00 Monochrome -GS_appledmp_DESC= D: Apple Dot Matrix Printer/Imagewriter -GS_iwhi_DESC= D: Apple Imagewriter, high-resolution mode -GS_iwlo_DESC= D: Apple Imagewriter, low-resolution mode -GS_iwlq_DESC= D: Apple Imagewriter LQ in 320x216dpi mode -GS_hl7x0_DESC= D: Brother HL-720/730/760(=PCL), MFC6550MC -GS_hl1240_DESC= D: Brother HL-1030/1240 -GS_hl1250_DESC= D: Brother HL-1050/1070/1250/1270N -GS_bj10e_DESC= D: Canon BJ-10e -GS_bj10v_DESC= D: Canon BJ-10v -GS_bj10vh_DESC= D: Canon BJ-10v, high-mergin -GS_bj200_DESC= D: Canon BJ-200/BJC-240(mono) -GS_bjc600_DESC= D: Canon BJC-600/4xxx/70, StyleWriter 2x00 -GS_bjc800_DESC= D: Canon BJC-240/800 -GS_bjccmyk_DESC= D: Canon BJC-210/240/250/265/1000 -GS_bjccolor_DESC= D: Canon BJC-210/240/250/265/1000 truecolor -GS_bjcgray_DESC= D: Canon BJC-210/240/250/265/1000 grayscale -GS_bjcmono_DESC= D: Canon BJC-210/240/250/265/1000 monochrome -GS_lbp8_DESC= D: Canon LBP-8II -GS_lbp1310_DESC= D: Canon LBP-1310 -GS_lbp1510_DESC= D: Canon LBP-1510 -GS_lbp1610_DESC= D: Canon LBP-1610 -GS_lbp1710_DESC= D: Canon LBP-1710 -GS_lbp1810_DESC= D: Canon LBP-1810 -GS_lbp1910_DESC= D: Canon LBP-1910 -GS_lips2p_DESC= D: Canon LIPS II+ -GS_lips3_DESC= D: Canon LIPS III -GS_lips4_DESC= D: Canon LIPS IV -GS_bjc880j_DESC= D: Canon LIPS IVc, BJC-680J/880J -GS_lips4v_DESC= D: Canon LIPS IV, vector output mode -GS_m8510_DESC= D: C.Itoh M8510 printer -GS_coslw2p_DESC= D: CoStar LabelWriter II II/Plus -GS_coslwxl_DESC= D: CoStar LabelWriter XL -GS_stp_DESC= D: Configurable Canon/Epson/Lexmark/HP driver -GS_uniprint_DESC= D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X -GS_dmprt_DESC= D: Configurable dot matrix printer driver -GS_lj250_DESC= D: DEC LJ250 Companion color printer -GS_declj250_DESC= D: DEC LJ250 driver (alternate) -GS_ap3250_DESC= D: Epson ActionPrinter 3250 -GS_epson_DESC= D: Epson dot matrix, 9/24-pin -GS_eps9mid_DESC= D: Epson 9-pin, interleaved lines, medium res -GS_eps9high_DESC= D: Epson 9-pin, interleaved lines, triple res -GS_lp8000_DESC= D: Epson LP-8000 line printer -GS_epag_DESC= D: Epson ESC/Page laser printer (generic) -GS_escpage_DESC= D: Epson ESC/Page laser printer (generic) -GS_lp2000_DESC= D: Epson LP-2000/3000/7000/7000G laser printer -GS_alc8600_DESC= D: Epson AL-C8600 color laser printer -GS_alc8500_DESC= D: Epson AL-C8500 color laser printer -GS_alc2000_DESC= D: Epson AL-C2000 color laser printer -GS_alc4000_DESC= D: Epson AL-C4000 color laser printer -GS_alc1900_DESC= D: Epson AL-C1900 color laser printer -GS_alc4100_DESC= D: Epson AL-C4100 color laser printer -GS_lp9800c_DESC= D: Epson LP-9800C color laser printer -GS_lp9000c_DESC= D: Epson LP-9000C color laser printer -GS_lp9500c_DESC= D: Epson LP-9500C color laser printer -GS_lp8800c_DESC= D: Epson LP-8800C color laser printer -GS_lp8300c_DESC= D: Epson LP-8300C color laser printer -GS_lp8500c_DESC= D: Epson LP-8500C color laser printer -GS_lp3000c_DESC= D: Epson LP-3000C color laser printer -GS_lp8200c_DESC= D: Epson LP-8200C color laser printer -GS_lp8000c_DESC= D: Epson LP-8000C color laser printer -GS_epl6100_DESC= D: Epson EPL-6100 laser printer -GS_epl5900_DESC= D: Epson EPL-5900 laser printer -GS_epl5800_DESC= D: Epson EPL-5800 laser printer -GS_epl2050_DESC= D: Epson EPL-N2050 laser printer -GS_epl2050p_DESC= D: Epson EPL-N2050+ laser printer -GS_epl2120_DESC= D: Epson EPL-N2120 laser printer -GS_epl2500_DESC= D: Epson EPL-N2500 laser printer -GS_epl2750_DESC= D: Epson EPL-N2750 laser printer -GS_lp9000b_DESC= D: Epson LP-9000B laser printer -GS_lp2500_DESC= D: Epson LP-2500 laser printer -GS_lp9100_DESC= D: Epson LP-9100(R) laser printer -GS_lp7900_DESC= D: Epson LP-7900(R) laser printer -GS_lp7500_DESC= D: Epson LP-7500(R) laser printer -GS_lp2400_DESC= D: Epson LP-2400 laser printer -GS_lp2200_DESC= D: Epson LP-2200 laser printer -GS_lp9400_DESC= D: Epson LP-9400(R) laser printer -GS_lp8900_DESC= D: Epson LP-8900(R) laser printer -GS_lp8700_DESC= D: Epson LP-8700(R) laser printer -GS_lp8100_DESC= D: Epson LP-8100(R) laser printer -GS_lp7700_DESC= D: Epson LP-7700(R) laser printer -GS_lp8600f_DESC= D: Epson LP-8600FX(N) laser printer -GS_lp8400f_DESC= D: Epson LP-8400FX(N) laser printer -GS_lp8300f_DESC= D: Epson LP-8300F laser printer -GS_lp1900_DESC= D: Epson LP-1900(N) laser printer -GS_lp9600s_DESC= D: Epson LP-9600S laser printer -GS_lp9300_DESC= D: Epson LP-9300 laser printer -GS_lp9600_DESC= D: Epson LP-9600 laser printer -GS_lp8600_DESC= D: Epson LP-8600FX(N) laser printer -GS_lp1800_DESC= D: Epson LP-1800 laser printer -GS_lq850_DESC= D: Epson LQ-850 (360x360, emul on Canon BJ300) -GS_epsonc_DESC= D: Epson LQ-2550, Fujitsu 3400/2400/1200 color -GS_mjc180_DESC= D: Epson MachJet series 180dpi, CMYK -GS_mjc360_DESC= D: Epson MachJet series 360dpi, CMYK -GS_mjc720_DESC= D: Epson MachJet series 720dpi, CMYK -GS_mj500c_DESC= D: Epson MachJet MJ-500C 360dpi, CMY/mono -GS_st800_DESC= D: Epson Stylus 800 printer -GS_stcolor_DESC= D: Epson Stylus Color and II/IIs/1500 -GS_photoex_DESC= D: Epson Stylus Color Photo/Photo EX/Photo 700 -GS_lp2563_DESC= D: HP 2563B line printer -GS_dnj650c_DESC= D: HP DesignJet 650C -GS_deskjet_DESC= D: HP DeskJet and DeskJet Plus -GS_djet500_DESC= D: HP DeskJet 500 (for DeskJet 600 use -r600) -GS_cdeskjet_DESC= D: HP DeskJet 500C (1b/px) -GS_djet500c_DESC= D: HP DeskJet 500C (alternative) -GS_cdjcolor_DESC= D: HP DeskJet 500C/540C (24b/px) -GS_cdjmono_DESC= D: HP DeskJet 500/510/520/540C (mono) -GS_cdj500_DESC= D: HP DeskJet 500/540C (same as cdjcolor) -GS_cdj550_DESC= D: HP DeskJet 550C/560C/660C/660Cse -GS_cdj670_DESC= D: HP DeskJet 670/690 -GS_cdj850_DESC= D: HP DeskJet 850/855/870/1100 -GS_cdj880_DESC= D: HP DeskJet 880 -GS_cdj890_DESC= D: HP DeskJet 890 -GS_cdj1600_DESC= D: HP DeskJet 1600 -GS_cdj970_DESC= D: HP DeskJet 970CXi -GS_laserjet_DESC= D: HP LaserJet -GS_ljetplus_DESC= D: HP LaserJet Plus -GS_ljet2p_DESC= D: HP LaserJet IId/IIp/III* (TIFF compression) -GS_ljet3_DESC= D: HP LaserJet III* (Delta Row compression) -GS_ljet3d_DESC= D: HP LaserJet IIID (duplex capability) -GS_ljet4_DESC= D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi -GS_ljet4d_DESC= D: HP LaserJet 4 (duplex + 600dpi) -GS_lj4dith_DESC= D: HP LaserJet 4 (Floyd-Steinberg dithering) -GS_cljet5_DESC= D: HP LaserJet 5/5M Color (new) -GS_cljet5c_DESC= D: HP LaserJet 5/5M Color Simple -GS_cljet5pr_DESC= D: HP LaserJet 5/5M Color (old) -GS_lj5mono_DESC= D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap -GS_lj5gray_DESC= D: HP LaserJet 5/6 gray-scale bitmap -GS_pj_DESC= D: HP PaintJet XL driver -GS_pjetxl_DESC= D: HP PaintJet XL driver (alternate) -GS_pjxl_DESC= D: HP PaintJet XL color printer -GS_paintjet_DESC= D: HP PaintJet color printer (alternate) -GS_pjxl300_DESC= D: HP PaintJet XL300, DeskJet 1200C, CopyJet -GS_pxlmono_DESC= D: HP PCL XL mono (LaserJet 5/6 family) -GS_pxlcolor_DESC= D: HP PCL XL color (Color LaserJet 4500/5000) -GS_pcl3_DESC= D: HP PCL 3+ (generic) -GS_ijs_DESC= D: HP Inkjet and other raster devices -GS_ibmpro_DESC= D: IBM 9-pin Proprinter -GS_jetp3852_DESC= D: IBM Jetprinter ink-jet color (Model #3852) -GS_imagen_DESC= D: Imagen ImPress printers -GS_fs600_DESC= D: Kyocera FS-600 (600 dpi) -GS_lxm5700m_DESC= D: Lexmark 5700 monotone -GS_lxm3200_DESC= D: Lexmark 3200/Z12/Z22/Z31/Z32 -GS_lx5000_DESC= D: Lexmark 5000/Z51/Z82 -GS_lex2050_DESC= D: Lexmark 2050 -GS_lex3200_DESC= D: Lexmark 3200 -GS_lex5700_DESC= D: Lexmark 5700 -GS_lex7000_DESC= D: Lexmark 7000 -GS_cp50_DESC= D: Mitsubishi CP50 color -GS_necp6_DESC= D: NEC PinWriter P6/P6+/P60 (360x360) -GS_npdl_DESC= D: NEC Printer Description Language -GS_oce9050_DESC= D: OCE 9050 printer -GS_oki182_DESC= D: Okidata MicroLine 182 -GS_okiibm_DESC= D: Okidata MicroLine IBM-compatible printers -GS_atx23_DESC= D: Practical Automation ATX-23 -GS_atx24_DESC= D: Practical Automation ATX-24 -GS_atx38_DESC= D: Practical Automation ATX-38 -GS_r4081_DESC= D: Ricoh 4081 laser printer -GS_rpdl_DESC= D: Ricoh Printer Description Language -GS_gdi_DESC= D: Samsung SmartGDI laser printer -GS_sj48_DESC= D: StarJet 48 inkjet printer -GS_t4693d2_DESC= D: Tektronix 4693d color, 2b/RGB -GS_t4693d4_DESC= D: Tektronix 4693d color, 4b/RGB -GS_t4693d8_DESC= D: Tektronix 4693d color, 8b/RGB -GS_tek4696_DESC= D: Tektronix 4695/4696 inkjet plotter -GS_bmpmono_DESC= D: BMP Monochrome -GS_bmpgray_DESC= D: BMP 8-bit gray -GS_bmp16_DESC= D: BMP 4-bit EGA/VGA -GS_bmp256_DESC= D: BMP 8-bit 256-color -GS_bmp16m_DESC= D: BMP 24-bit -GS_bmp32b_DESC= D: BMP 32-bit pseudo-.BMP -GS_bmpsep1_DESC= D: BMP Separated 1-bit CMYK -GS_bmpsep8_DESC= D: BMP Separated 8-bit CMYK -GS_ccr_DESC= D: CalComp Raster format -GS_cgmmono_DESC= D: CGM Monochrome -- LOW LEVEL OUTPUT ONLY -GS_cgm8_DESC= D: CGM 8-bit 256-color -- DITTO -GS_cgm24_DESC= D: CGM 24-bit color -- DITTO -GS_cif_DESC= D: CIF file format for VLSI -GS_dfaxhigh_DESC= D: DigiBoard, DigiFAX (high res) -GS_dfaxlow_DESC= D: DigiFAX (normal res) -GS_faxg3_DESC= D: Group 3 FAX (EOL + no header/EOD) -GS_faxg32d_DESC= D: Group 3 2-D FAX (EOL + no header/EOD) -GS_faxg4_DESC= D: Group 4 FAX (EOL + no header/EOD) -GS_miff24_DESC= D: ImageMagick MIFF, 24-bit direct color, RLE -GS_inferno_DESC= D: Inferno bitmaps -GS_jpeg_DESC= D: JPEG format, RGB output -GS_jpeggray_DESC= D: JPEG format, gray output -GS_mgrmono_DESC= D: MGR devices 1-bit monochrome -GS_mgrgray2_DESC= D: MGR devices 2-bit gray scale -GS_mgrgray4_DESC= D: MGR devices 4-bit gray scale -GS_mgrgray8_DESC= D: MGR devices 8-bit gray scale -GS_mgr4_DESC= D: MGR devices 4-bit (VGA) color -GS_mgr8_DESC= D: MGR devices 8-bit color -GS_pcxmono_DESC= D: PCX, 1-bit monochrome -GS_pcxgray_DESC= D: PCX, 8-bit gray scale -GS_pcx16_DESC= D: PCX, 4-bit planar EGA/VGA color -GS_pcx256_DESC= D: PCX, 8-bit chunky color -GS_pcx24b_DESC= D: PCX, 24-bit color 3x8-bit planes -GS_pcxcmyk_DESC= D: PCX, 4-bit chunky CMYK color -GS_pdfwrite_DESC= D: Portable Document Format -GS_bit_DESC= D: Plain bits, monochrome -GS_bitrgb_DESC= D: Plain bits, RGB -GS_bitcmyk_DESC= D: Plain bits, CMYK -GS_plan9bm_DESC= D: Plan 9 bitmap format -GS_pam_DESC= D: Portable Arbitrary Map file -GS_pbm_DESC= D: Portable Bitmap, plain -GS_pbmraw_DESC= D: Portable Bitmap, raw -GS_pgm_DESC= D: Portable Graymap, plain -GS_pgmraw_DESC= D: Portable Graymap, raw -GS_pgnm_DESC= D: Portable Graymap, plain (PBM opt) -GS_pgnmraw_DESC= D: Portable Graymap, raw (PBM opt) -GS_pnm_DESC= D: Portable Pixmap, plain RGB (PGM/PBM opt) -GS_pnmraw_DESC= D: Portable Pixmap, raw RGB (PGM/PBM opt) -GS_ppm_DESC= D: Portable Pixmap, plain RGB -GS_ppmraw_DESC= D: Portable Pixmap, raw RGB -GS_pkm_DESC= D: Portable inKmap, plain (4b CMYK=>RGB) -GS_pkmraw_DESC= D: Portable inKmap, raw (4b CMYK=>RGB) -GS_pksm_DESC= D: Portable Separated map, plain (4b CMYK=>4p) -GS_pksmraw_DESC= D: Portable Separated map, raw (4b CMYK=>4p) -GS_pngmono_DESC= D: PNG (Portable Network Graphics) Mono -GS_pnggray_DESC= D: PNG 8-bit Gray -GS_png16_DESC= D: PNG 4-bit Color -GS_png256_DESC= D: PNG 8-bit Color -GS_png16m_DESC= D: PNG 24-bit Color -GS_pngalpha_DESC= D: PNG 32-bit RGBA Color -GS_psmono_DESC= D: PostScript (Level 1) monochrome image -GS_psgray_DESC= D: PostScript (Level 1) 8-bit gray image -GS_psrgb_DESC= D: PostScript (Level 2) 24-bit color image -GS_pswrite_DESC= D: PostScript (like PostScript Distiller) -GS_epswrite_DESC= D: Encapsulated PostScript -GS_sgirgb_DESC= D: SGI RGB pixmap format -GS_sunhmono_DESC= D: Harlequin variant of 1-bit Sun raster file -GS_tiffcrle_DESC= D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL) -GS_tiffg3_DESC= D: TIFF Group 3 FAX (with EOL) -GS_tiffg32d_DESC= D: TIFF Group 3 2-D FAX -GS_tiffg4_DESC= D: TIFF Group 4 FAX -GS_tiff12nc_DESC= D: TIFF 12-bit RGB, no compress -GS_tiff24nc_DESC= D: TIFF 24-bit RGB, no compress, NeXT format -GS_tifflzw_DESC= D: TIFF LZW, tag = 5, mono -GS_tiffpack_DESC= D: TIFF PackBits, tag = 32773, mono -GS_bbox_DESC= D: Bounding box output +GS_X11_DESC= D: X Window System version 11, release >=4 +GS_X11ALPHA_DESC= D: X Window System masquer. alpha capability +GS_X11CMYK_DESC= D: X Window System masquer. 1bit/plane CMYK +GS_X11CMYK2_DESC= D: X Window System 2-bit-per-plane CMYK +GS_X11CMYK4_DESC= D: X Window System 4-bit-per-plane CMYK +GS_X11CMYK8_DESC= D: X Window System 8-bit-per-plane CMYK +GS_X11GRAY2_DESC= D: X Window System 2-bit gray-scale +GS_X11GRAY4_DESC= D: X Window System 4-bit gray-scale +GS_X11MONO_DESC= D: X Window System masquer. black-and-white +GS_X11RG16X_DESC= D: X Window System G5/B5/R6 pixel layout +GS_X11RG32X_DESC= D: X Window System G11/B10/R11 pixel layout +GS_LVGA256_DESC= D: SVGAlib, 256-color VGA modes +GS_VGALIB_DESC= D: SVGAlib, 16-color VGA modes +GS_MD2K_DESC= D: ALPS MD-2000/2010/4000/1300/1500/5000 +GS_MD5K_DESC= D: ALPS MD-5000 Eco Mode +GS_MD50MONO_DESC= D: ALPS MD-5000 Monochrome +GS_MD50ECO_DESC= D: ALPS MD-5000 Eco Mode +GS_MD1XMONO_DESC= D: ALPS MD-1x00 Monochrome +GS_APPLEDMP_DESC= D: Apple Dot Matrix Printer/Imagewriter +GS_IWHI_DESC= D: Apple Imagewriter, high-resolution mode +GS_IWLO_DESC= D: Apple Imagewriter, low-resolution mode +GS_IWLQ_DESC= D: Apple Imagewriter LQ in 320x216dpi mode +GS_HL7X0_DESC= D: Brother HL-720/730/760(=PCL), MFC6550MC +GS_HL1240_DESC= D: Brother HL-1030/1240 +GS_HL1250_DESC= D: Brother HL-1050/1070/1250/1270N +GS_BJ10E_DESC= D: Canon BJ-10e +GS_BJ10V_DESC= D: Canon BJ-10v +GS_BJ10VH_DESC= D: Canon BJ-10v, high-mergin +GS_BJ200_DESC= D: Canon BJ-200/BJC-240(mono) +GS_BJC600_DESC= D: Canon BJC-600/4xxx/70, StyleWriter 2x00 +GS_BJC800_DESC= D: Canon BJC-240/800 +GS_BJCCMYK_DESC= D: Canon BJC-210/240/250/265/1000 +GS_BJCCOLOR_DESC= D: Canon BJC-210/240/250/265/1000 truecolor +GS_BJCGRAY_DESC= D: Canon BJC-210/240/250/265/1000 grayscale +GS_BJCMONO_DESC= D: Canon BJC-210/240/250/265/1000 monochrome +GS_LBP8_DESC= D: Canon LBP-8II +GS_LBP1310_DESC= D: Canon LBP-1310 +GS_LBP1510_DESC= D: Canon LBP-1510 +GS_LBP1610_DESC= D: Canon LBP-1610 +GS_LBP1710_DESC= D: Canon LBP-1710 +GS_LBP1810_DESC= D: Canon LBP-1810 +GS_LBP1910_DESC= D: Canon LBP-1910 +GS_LIPS2P_DESC= D: Canon LIPS II+ +GS_LIPS3_DESC= D: Canon LIPS III +GS_LIPS4_DESC= D: Canon LIPS IV +GS_BJC880J_DESC= D: Canon LIPS IVc, BJC-680J/880J +GS_LIPS4V_DESC= D: Canon LIPS IV, vector output mode +GS_M8510_DESC= D: C.Itoh M8510 printer +GS_COSLW2P_DESC= D: CoStar LabelWriter II II/Plus +GS_COSLWXL_DESC= D: CoStar LabelWriter XL +GS_STP_DESC= D: Configurable Canon/Epson/Lexmark/HP driver +GS_UNIPRINT_DESC= D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X +GS_DMPRT_DESC= D: Configurable dot matrix printer driver +GS_LJ250_DESC= D: DEC LJ250 Companion color printer +GS_DECLJ250_DESC= D: DEC LJ250 driver (alternate) +GS_AP3250_DESC= D: Epson ActionPrinter 3250 +GS_EPSON_DESC= D: Epson dot matrix, 9/24-pin +GS_EPS9MID_DESC= D: Epson 9-pin, interleaved lines, medium res +GS_EPS9HIGH_DESC= D: Epson 9-pin, interleaved lines, triple res +GS_LP8000_DESC= D: Epson LP-8000 line printer +GS_EPAG_DESC= D: Epson ESC/Page laser printer (generic) +GS_ESCPAGE_DESC= D: Epson ESC/Page laser printer (generic) +GS_LP2000_DESC= D: Epson LP-2000/3000/7000/7000G laser printer +GS_ALC8600_DESC= D: Epson AL-C8600 color laser printer +GS_ALC8500_DESC= D: Epson AL-C8500 color laser printer +GS_ALC2000_DESC= D: Epson AL-C2000 color laser printer +GS_ALC4000_DESC= D: Epson AL-C4000 color laser printer +GS_ALC1900_DESC= D: Epson AL-C1900 color laser printer +GS_ALC4100_DESC= D: Epson AL-C4100 color laser printer +GS_LP9800C_DESC= D: Epson LP-9800C color laser printer +GS_LP9000C_DESC= D: Epson LP-9000C color laser printer +GS_LP9500C_DESC= D: Epson LP-9500C color laser printer +GS_LP8800C_DESC= D: Epson LP-8800C color laser printer +GS_LP8300C_DESC= D: Epson LP-8300C color laser printer +GS_LP8500C_DESC= D: Epson LP-8500C color laser printer +GS_LP3000C_DESC= D: Epson LP-3000C color laser printer +GS_LP8200C_DESC= D: Epson LP-8200C color laser printer +GS_LP8000C_DESC= D: Epson LP-8000C color laser printer +GS_EPL6100_DESC= D: Epson EPL-6100 laser printer +GS_EPL5900_DESC= D: Epson EPL-5900 laser printer +GS_EPL5800_DESC= D: Epson EPL-5800 laser printer +GS_EPL2050_DESC= D: Epson EPL-N2050 laser printer +GS_EPL2050P_DESC= D: Epson EPL-N2050+ laser printer +GS_EPL2120_DESC= D: Epson EPL-N2120 laser printer +GS_EPL2500_DESC= D: Epson EPL-N2500 laser printer +GS_EPL2750_DESC= D: Epson EPL-N2750 laser printer +GS_LP9000B_DESC= D: Epson LP-9000B laser printer +GS_LP2500_DESC= D: Epson LP-2500 laser printer +GS_LP9100_DESC= D: Epson LP-9100(R) laser printer +GS_LP7900_DESC= D: Epson LP-7900(R) laser printer +GS_LP7500_DESC= D: Epson LP-7500(R) laser printer +GS_LP2400_DESC= D: Epson LP-2400 laser printer +GS_LP2200_DESC= D: Epson LP-2200 laser printer +GS_LP9400_DESC= D: Epson LP-9400(R) laser printer +GS_LP8900_DESC= D: Epson LP-8900(R) laser printer +GS_LP8700_DESC= D: Epson LP-8700(R) laser printer +GS_LP8100_DESC= D: Epson LP-8100(R) laser printer +GS_LP7700_DESC= D: Epson LP-7700(R) laser printer +GS_LP8600F_DESC= D: Epson LP-8600FX(N) laser printer +GS_LP8400F_DESC= D: Epson LP-8400FX(N) laser printer +GS_LP8300F_DESC= D: Epson LP-8300F laser printer +GS_LP1900_DESC= D: Epson LP-1900(N) laser printer +GS_LP9600S_DESC= D: Epson LP-9600S laser printer +GS_LP9300_DESC= D: Epson LP-9300 laser printer +GS_LP9600_DESC= D: Epson LP-9600 laser printer +GS_LP8600_DESC= D: Epson LP-8600FX(N) laser printer +GS_LP1800_DESC= D: Epson LP-1800 laser printer +GS_LQ850_DESC= D: Epson LQ-850 (360x360, emul on Canon BJ300) +GS_EPSONC_DESC= D: Epson LQ-2550, Fujitsu 3400/2400/1200 color +GS_MJC180_DESC= D: Epson MachJet series 180dpi, CMYK +GS_MJC360_DESC= D: Epson MachJet series 360dpi, CMYK +GS_MJC720_DESC= D: Epson MachJet series 720dpi, CMYK +GS_MJ500C_DESC= D: Epson MachJet MJ-500C 360dpi, CMY/mono +GS_ST800_DESC= D: Epson Stylus 800 printer +GS_STCOLOR_DESC= D: Epson Stylus Color and II/IIs/1500 +GS_PHOTOEX_DESC= D: Epson Stylus Color Photo/Photo EX/Photo 700 +GS_LP2563_DESC= D: HP 2563B line printer +GS_DNJ650C_DESC= D: HP DesignJet 650C +GS_DESKJET_DESC= D: HP DeskJet and DeskJet Plus +GS_DJET500_DESC= D: HP DeskJet 500 (for DeskJet 600 use -r600) +GS_CDESKJET_DESC= D: HP DeskJet 500C (1b/px) +GS_DJET500C_DESC= D: HP DeskJet 500C (alternative) +GS_CDJCOLOR_DESC= D: HP DeskJet 500C/540C (24b/px) +GS_CDJMONO_DESC= D: HP DeskJet 500/510/520/540C (mono) +GS_CDJ500_DESC= D: HP DeskJet 500/540C (same as cdjcolor) +GS_CDJ550_DESC= D: HP DeskJet 550C/560C/660C/660Cse +GS_CDJ670_DESC= D: HP DeskJet 670/690 +GS_CDJ850_DESC= D: HP DeskJet 850/855/870/1100 +GS_CDJ880_DESC= D: HP DeskJet 880 +GS_CDJ890_DESC= D: HP DeskJet 890 +GS_CDJ1600_DESC= D: HP DeskJet 1600 +GS_CDJ970_DESC= D: HP DeskJet 970CXi +GS_LASERJET_DESC= D: HP LaserJet +GS_LJETPLUS_DESC= D: HP LaserJet Plus +GS_LJET2P_DESC= D: HP LaserJet IId/IIp/III* (TIFF compression) +GS_LJET3_DESC= D: HP LaserJet III* (Delta Row compression) +GS_LJET3D_DESC= D: HP LaserJet IIID (duplex capability) +GS_LJET4_DESC= D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi +GS_LJET4D_DESC= D: HP LaserJet 4 (duplex + 600dpi) +GS_LJ4DITH_DESC= D: HP LaserJet 4 (Floyd-Steinberg dithering) +GS_CLJET5_DESC= D: HP LaserJet 5/5M Color (new) +GS_CLJET5C_DESC= D: HP LaserJet 5/5M Color Simple +GS_CLJET5PR_DESC= D: HP LaserJet 5/5M Color (old) +GS_LJ5MONO_DESC= D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap +GS_LJ5GRAY_DESC= D: HP LaserJet 5/6 gray-scale bitmap +GS_PJ_DESC= D: HP PaintJet XL driver +GS_PJETXL_DESC= D: HP PaintJet XL driver (alternate) +GS_PJXL_DESC= D: HP PaintJet XL color printer +GS_PAINTJET_DESC= D: HP PaintJet color printer (alternate) +GS_PJXL300_DESC= D: HP PaintJet XL300, DeskJet 1200C, CopyJet +GS_PXLMONO_DESC= D: HP PCL XL mono (LaserJet 5/6 family) +GS_PXLCOLOR_DESC= D: HP PCL XL color (Color LaserJet 4500/5000) +GS_PCL3_DESC= D: HP PCL 3+ (generic) +GS_IJS_DESC= D: HP Inkjet and other raster devices +GS_IBMPRO_DESC= D: IBM 9-pin Proprinter +GS_JETP3852_DESC= D: IBM Jetprinter ink-jet color (Model #3852) +GS_IMAGEN_DESC= D: Imagen ImPress printers +GS_FS600_DESC= D: Kyocera FS-600 (600 dpi) +GS_LXM5700M_DESC= D: Lexmark 5700 monotone +GS_LXM3200_DESC= D: Lexmark 3200/Z12/Z22/Z31/Z32 +GS_LX5000_DESC= D: Lexmark 5000/Z51/Z82 +GS_LEX2050_DESC= D: Lexmark 2050 +GS_LEX3200_DESC= D: Lexmark 3200 +GS_LEX5700_DESC= D: Lexmark 5700 +GS_LEX7000_DESC= D: Lexmark 7000 +GS_CP50_DESC= D: Mitsubishi CP50 color +GS_NECP6_DESC= D: NEC PinWriter P6/P6+/P60 (360x360) +GS_NPDL_DESC= D: NEC Printer Description Language +GS_OCE9050_DESC= D: OCE 9050 printer +GS_OKI182_DESC= D: Okidata MicroLine 182 +GS_OKIIBM_DESC= D: Okidata MicroLine IBM-compatible printers +GS_ATX23_DESC= D: Practical Automation ATX-23 +GS_ATX24_DESC= D: Practical Automation ATX-24 +GS_ATX38_DESC= D: Practical Automation ATX-38 +GS_R4081_DESC= D: Ricoh 4081 laser printer +GS_RPDL_DESC= D: Ricoh Printer Description Language +GS_GDI_DESC= D: Samsung SmartGDI laser printer +GS_SJ48_DESC= D: StarJet 48 inkjet printer +GS_T4693D2_DESC= D: Tektronix 4693d color, 2b/RGB +GS_T4693D4_DESC= D: Tektronix 4693d color, 4b/RGB +GS_T4693D8_DESC= D: Tektronix 4693d color, 8b/RGB +GS_TEK4696_DESC= D: Tektronix 4695/4696 inkjet plotter +GS_BMPMONO_DESC= D: BMP Monochrome +GS_BMPGRAY_DESC= D: BMP 8-bit gray +GS_BMP16_DESC= D: BMP 4-bit EGA/VGA +GS_BMP256_DESC= D: BMP 8-bit 256-color +GS_BMP16M_DESC= D: BMP 24-bit +GS_BMP32B_DESC= D: BMP 32-bit pseudo-.BMP +GS_BMPSEP1_DESC= D: BMP Separated 1-bit CMYK +GS_BMPSEP8_DESC= D: BMP Separated 8-bit CMYK +GS_CCR_DESC= D: CalComp Raster format +GS_CGMMONO_DESC= D: CGM Monochrome -- LOW LEVEL OUTPUT ONLY +GS_CGM8_DESC= D: CGM 8-bit 256-color -- DITTO +GS_CGM24_DESC= D: CGM 24-bit color -- DITTO +GS_CIF_DESC= D: CIF file format for VLSI +GS_DFAXHIGH_DESC= D: DigiBoard, DigiFAX (high res) +GS_DFAXLOW_DESC= D: DigiFAX (normal res) +GS_FAXG3_DESC= D: Group 3 FAX (EOL + no header/EOD) +GS_FAXG32D_DESC= D: Group 3 2-D FAX (EOL + no header/EOD) +GS_FAXG4_DESC= D: Group 4 FAX (EOL + no header/EOD) +GS_MIFF24_DESC= D: ImageMagick MIFF, 24-bit direct color, RLE +GS_INFERNO_DESC= D: Inferno bitmaps +GS_JPEG_DESC= D: JPEG format, RGB output +GS_JPEGGRAY_DESC= D: JPEG format, gray output +GS_MGRMONO_DESC= D: MGR devices 1-bit monochrome +GS_MGRGRAY2_DESC= D: MGR devices 2-bit gray scale +GS_MGRGRAY4_DESC= D: MGR devices 4-bit gray scale +GS_MGRGRAY8_DESC= D: MGR devices 8-bit gray scale +GS_MGR4_DESC= D: MGR devices 4-bit (VGA) color +GS_MGR8_DESC= D: MGR devices 8-bit color +GS_PCXMONO_DESC= D: PCX, 1-bit monochrome +GS_PCXGRAY_DESC= D: PCX, 8-bit gray scale +GS_PCX16_DESC= D: PCX, 4-bit planar EGA/VGA color +GS_PCX256_DESC= D: PCX, 8-bit chunky color +GS_PCX24B_DESC= D: PCX, 24-bit color 3x8-bit planes +GS_PCXCMYK_DESC= D: PCX, 4-bit chunky CMYK color +GS_PDFWRITE_DESC= D: Portable Document Format +GS_BIT_DESC= D: Plain bits, monochrome +GS_BITRGB_DESC= D: Plain bits, RGB +GS_BITCMYK_DESC= D: Plain bits, CMYK +GS_PLAN9BM_DESC= D: Plan 9 bitmap format +GS_PAM_DESC= D: Portable Arbitrary Map file +GS_PBM_DESC= D: Portable Bitmap, plain +GS_PBMRAW_DESC= D: Portable Bitmap, raw +GS_PGM_DESC= D: Portable Graymap, plain +GS_PGMRAW_DESC= D: Portable Graymap, raw +GS_PGNM_DESC= D: Portable Graymap, plain (PBM opt) +GS_PGNMRAW_DESC= D: Portable Graymap, raw (PBM opt) +GS_PNM_DESC= D: Portable Pixmap, plain RGB (PGM/PBM opt) +GS_PNMRAW_DESC= D: Portable Pixmap, raw RGB (PGM/PBM opt) +GS_PPM_DESC= D: Portable Pixmap, plain RGB +GS_PPMRAW_DESC= D: Portable Pixmap, raw RGB +GS_PKM_DESC= D: Portable inKmap, plain (4b CMYK=>RGB) +GS_PKMRAW_DESC= D: Portable inKmap, raw (4b CMYK=>RGB) +GS_PKSM_DESC= D: Portable Separated map, plain (4b CMYK=>4p) +GS_PKSMRAW_DESC= D: Portable Separated map, raw (4b CMYK=>4p) +GS_PNGMONO_DESC= D: PNG (Portable Network Graphics) Mono +GS_PNGGRAY_DESC= D: PNG 8-bit Gray +GS_PNG16_DESC= D: PNG 4-bit Color +GS_PNG256_DESC= D: PNG 8-bit Color +GS_PNG16M_DESC= D: PNG 24-bit Color +GS_PNGALPHA_DESC= D: PNG 32-bit RGBA Color +GS_PSMONO_DESC= D: PostScript (Level 1) monochrome image +GS_PSGRAY_DESC= D: PostScript (Level 1) 8-bit gray image +GS_PSRGB_DESC= D: PostScript (Level 2) 24-bit color image +GS_PSWRITE_DESC= D: PostScript (like PostScript Distiller) +GS_EPSWRITE_DESC= D: Encapsulated PostScript +GS_SGIRGB_DESC= D: SGI RGB pixmap format +GS_SUNHMONO_DESC= D: Harlequin variant of 1-bit Sun raster file +GS_TIFFCRLE_DESC= D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL) +GS_TIFFG3_DESC= D: TIFF Group 3 FAX (with EOL) +GS_TIFFG32D_DESC= D: TIFF Group 3 2-D FAX +GS_TIFFG4_DESC= D: TIFF Group 4 FAX +GS_TIFF12NC_DESC= D: TIFF 12-bit RGB, no compress +GS_TIFF24NC_DESC= D: TIFF 24-bit RGB, no compress, NeXT format +GS_TIFFLZW_DESC= D: TIFF LZW, tag = 5, mono +GS_TIFFPACK_DESC= D: TIFF PackBits, tag = 32773, mono +GS_BBOX_DESC= D: Bounding box output Index: print/ghostscript7-base/files/Makefile.drivers_post =================================================================== --- print/ghostscript7-base/files/Makefile.drivers_post +++ print/ghostscript7-base/files/Makefile.drivers_post @@ -2,17 +2,17 @@ # pre/postprocessing driver variables # dmprt specific -.if ${PORT_OPTIONS:MGS_dmprt} +.if ${PORT_OPTIONS:MGS_DMPRT} .include "${MASTERDIR}/files/Makefile.dmprt" .endif # epag specific -.if ${PORT_OPTIONS:MGS_epag} +.if ${PORT_OPTIONS:MGS_EPAG} .include "${MASTERDIR}/files/Makefile.epag" .endif # pcl3 specific -.if ${PORT_OPTIONS:MGS_pcl3} +.if ${PORT_OPTIONS:MGS_PCL3} .include "${MASTERDIR}/files/Makefile.pcl3" .endif @@ -21,11 +21,11 @@ .undef _VGA_DEVS .for D in ${VGA_DEVS} -.if ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MGS_${D:tu}} .if ${ARCH:Mamd64} || ${ARCH:Mi386} _VGA_DEVS+= ${D} .else -OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D}} +OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D:tu}} .endif .endif .endfor @@ -34,133 +34,133 @@ LIB_DEPENDS+= libvga.so:graphics/svgalib .endif -.if ${PORT_OPTIONS:MGS_cdj670} || \ - ${PORT_OPTIONS:MGS_cdj850} || \ - ${PORT_OPTIONS:MGS_cdj880} || \ - ${PORT_OPTIONS:MGS_cdj890} || \ - ${PORT_OPTIONS:MGS_cdj1600} +.if ${PORT_OPTIONS:MGS_CDJ670} || \ + ${PORT_OPTIONS:MGS_CDJ850} || \ + ${PORT_OPTIONS:MGS_CDJ880} || \ + ${PORT_OPTIONS:MGS_CDJ890} || \ + ${PORT_OPTIONS:MGS_CDJ1600} .include "${MASTERDIR}/files/Makefile.cdj880" .endif -.if ${PORT_OPTIONS:MGS_cdj970} +.if ${PORT_OPTIONS:MGS_CDJ970} .include "${MASTERDIR}/files/Makefile.cdj970" .endif .include "${MASTERDIR}/files/Makefile.gprint" -.if ${PORT_OPTIONS:MGS_md2k} || \ - ${PORT_OPTIONS:MGS_md5k} +.if ${PORT_OPTIONS:MGS_MD2K} || \ + ${PORT_OPTIONS:MGS_MD5K} .include "${MASTERDIR}/files/Makefile.md2k" .endif -.if ${PORT_OPTIONS:MGS_md50Mono} || \ - ${PORT_OPTIONS:MGS_md50Eco} || \ - ${PORT_OPTIONS:MGS_md1xMono} +.if ${PORT_OPTIONS:MGS_MD50MONO} || \ + ${PORT_OPTIONS:MGS_MD50ECO} || \ + ${PORT_OPTIONS:MGS_MD1XMONO} .include "${MASTERDIR}/files/Makefile.alps" .endif -.if ${PORT_OPTIONS:MGS_bj10v} || \ +.if ${PORT_OPTIONS:MGS_BJ10V} || \ ${PORT_OPTIONS:Mbj10vh} .include "${MASTERDIR}/files/Makefile.bj10v" .endif -.if ${PORT_OPTIONS:MGS_bjccmyk} || \ - ${PORT_OPTIONS:MGS_bjccolor} || \ - ${PORT_OPTIONS:MGS_bjcgray} || \ - ${PORT_OPTIONS:MGS_bjcmono} +.if ${PORT_OPTIONS:MGS_BJCCMYK} || \ + ${PORT_OPTIONS:MGS_BJCCOLOR} || \ + ${PORT_OPTIONS:MGS_BJCGRAY} || \ + ${PORT_OPTIONS:MGS_BJCMONO} .include "${MASTERDIR}/files/Makefile.bjc250" .endif -.if ${PORT_OPTIONS:MGS_lbp1310} || \ - ${PORT_OPTIONS:MGS_lbp1510} || \ - ${PORT_OPTIONS:MGS_lbp1610} || \ - ${PORT_OPTIONS:MGS_lbp1710} || \ - ${PORT_OPTIONS:MGS_lbp1810} || \ - ${PORT_OPTIONS:MGS_lbp1910} +.if ${PORT_OPTIONS:MGS_LBP1310} || \ + ${PORT_OPTIONS:MGS_LBP1510} || \ + ${PORT_OPTIONS:MGS_LBP1610} || \ + ${PORT_OPTIONS:MGS_LBP1710} || \ + ${PORT_OPTIONS:MGS_LBP1810} || \ + ${PORT_OPTIONS:MGS_LBP1910} .include "${MASTERDIR}/files/Makefile.cpca" .endif -.if ${PORT_OPTIONS:MGS_lips2p} || \ - ${PORT_OPTIONS:MGS_lips3} || \ - ${PORT_OPTIONS:MGS_lips4} || \ - ${PORT_OPTIONS:MGS_bjc880j} || \ - ${PORT_OPTIONS:MGS_lips4v} || \ - ${PORT_OPTIONS:MGS_escpage} || \ - ${PORT_OPTIONS:MGS_lp2000} || \ - ${PORT_OPTIONS:MGS_npdl} || \ - ${PORT_OPTIONS:MGS_rpdl} +.if ${PORT_OPTIONS:MGS_LIPS2P} || \ + ${PORT_OPTIONS:MGS_LIPS3} || \ + ${PORT_OPTIONS:MGS_LIPS4} || \ + ${PORT_OPTIONS:MGS_BJC880J} || \ + ${PORT_OPTIONS:MGS_LIPS4V} || \ + ${PORT_OPTIONS:MGS_ESCPAGE} || \ + ${PORT_OPTIONS:MGS_LP2000} || \ + ${PORT_OPTIONS:MGS_NPDL} || \ + ${PORT_OPTIONS:MGS_RPDL} .include "${MASTERDIR}/files/Makefile.lips" .endif -.if ${PORT_OPTIONS:MGS_alc8600} || \ - ${PORT_OPTIONS:MGS_alc8500} || \ - ${PORT_OPTIONS:MGS_alc2000} || \ - ${PORT_OPTIONS:MGS_alc4000} || \ - ${PORT_OPTIONS:MGS_alc1900} || \ - ${PORT_OPTIONS:MGS_alc4100} || \ - ${PORT_OPTIONS:MGS_lp9800c} || \ - ${PORT_OPTIONS:MGS_lp9000c} || \ - ${PORT_OPTIONS:MGS_lp9500c} || \ - ${PORT_OPTIONS:MGS_lp8800c} || \ - ${PORT_OPTIONS:MGS_lp8300c} || \ - ${PORT_OPTIONS:MGS_lp8500c} || \ - ${PORT_OPTIONS:MGS_lp3000c} || \ - ${PORT_OPTIONS:MGS_lp8200c} || \ - ${PORT_OPTIONS:MGS_lp8000c} || \ - ${PORT_OPTIONS:MGS_epl6100} || \ - ${PORT_OPTIONS:MGS_epl5900} || \ - ${PORT_OPTIONS:MGS_epl5800} || \ - ${PORT_OPTIONS:MGS_epl2050} || \ - ${PORT_OPTIONS:MGS_epl2050p} || \ - ${PORT_OPTIONS:MGS_epl2120} || \ - ${PORT_OPTIONS:MGS_epl2500} || \ - ${PORT_OPTIONS:MGS_epl2750} || \ - ${PORT_OPTIONS:MGS_lp9000b} || \ - ${PORT_OPTIONS:MGS_lp2500} || \ - ${PORT_OPTIONS:MGS_lp9100} || \ - ${PORT_OPTIONS:MGS_lp7900} || \ - ${PORT_OPTIONS:MGS_lp7500} || \ - ${PORT_OPTIONS:MGS_lp2400} || \ - ${PORT_OPTIONS:MGS_lp2200} || \ - ${PORT_OPTIONS:MGS_lp9400} || \ - ${PORT_OPTIONS:MGS_lp8900} || \ - ${PORT_OPTIONS:MGS_lp8700} || \ - ${PORT_OPTIONS:MGS_lp8100} || \ - ${PORT_OPTIONS:MGS_lp7700} || \ - ${PORT_OPTIONS:MGS_lp8600f} || \ - ${PORT_OPTIONS:MGS_lp8400f} || \ - ${PORT_OPTIONS:MGS_lp8300f} || \ - ${PORT_OPTIONS:MGS_lp1900} || \ - ${PORT_OPTIONS:MGS_lp9600s} || \ - ${PORT_OPTIONS:MGS_lp9300} || \ - ${PORT_OPTIONS:MGS_lp9600} || \ - ${PORT_OPTIONS:MGS_lp8600} || \ - ${PORT_OPTIONS:MGS_lp1800} +.if ${PORT_OPTIONS:MGS_ALC8600} || \ + ${PORT_OPTIONS:MGS_ALC8500} || \ + ${PORT_OPTIONS:MGS_ALC2000} || \ + ${PORT_OPTIONS:MGS_ALC4000} || \ + ${PORT_OPTIONS:MGS_ALC1900} || \ + ${PORT_OPTIONS:MGS_ALC4100} || \ + ${PORT_OPTIONS:MGS_LP9800C} || \ + ${PORT_OPTIONS:MGS_LP9000C} || \ + ${PORT_OPTIONS:MGS_LP9500C} || \ + ${PORT_OPTIONS:MGS_LP8800C} || \ + ${PORT_OPTIONS:MGS_LP8300C} || \ + ${PORT_OPTIONS:MGS_LP8500C} || \ + ${PORT_OPTIONS:MGS_LP3000C} || \ + ${PORT_OPTIONS:MGS_LP8200C} || \ + ${PORT_OPTIONS:MGS_LP8000C} || \ + ${PORT_OPTIONS:MGS_EPL6100} || \ + ${PORT_OPTIONS:MGS_EPL5900} || \ + ${PORT_OPTIONS:MGS_EPL5800} || \ + ${PORT_OPTIONS:MGS_EPL2050} || \ + ${PORT_OPTIONS:MGS_EPL2050P} || \ + ${PORT_OPTIONS:MGS_EPL2120} || \ + ${PORT_OPTIONS:MGS_EPL2500} || \ + ${PORT_OPTIONS:MGS_EPL2750} || \ + ${PORT_OPTIONS:MGS_LP9000B} || \ + ${PORT_OPTIONS:MGS_LP2500} || \ + ${PORT_OPTIONS:MGS_LP9100} || \ + ${PORT_OPTIONS:MGS_LP7900} || \ + ${PORT_OPTIONS:MGS_LP7500} || \ + ${PORT_OPTIONS:MGS_LP2400} || \ + ${PORT_OPTIONS:MGS_LP2200} || \ + ${PORT_OPTIONS:MGS_LP9400} || \ + ${PORT_OPTIONS:MGS_LP8900} || \ + ${PORT_OPTIONS:MGS_LP8700} || \ + ${PORT_OPTIONS:MGS_LP8100} || \ + ${PORT_OPTIONS:MGS_LP7700} || \ + ${PORT_OPTIONS:MGS_LP8600F} || \ + ${PORT_OPTIONS:MGS_LP8400F} || \ + ${PORT_OPTIONS:MGS_LP8300F} || \ + ${PORT_OPTIONS:MGS_LP1900} || \ + ${PORT_OPTIONS:MGS_LP9600S} || \ + ${PORT_OPTIONS:MGS_LP9300} || \ + ${PORT_OPTIONS:MGS_LP9600} || \ + ${PORT_OPTIONS:MGS_LP8600} || \ + ${PORT_OPTIONS:MGS_LP1800} .include "${MASTERDIR}/files/Makefile.eplaser" .endif -.if ${PORT_OPTIONS:MGS_mjc180} || \ - ${PORT_OPTIONS:MGS_mjc360} || \ - ${PORT_OPTIONS:MGS_mjc720} || \ - ${PORT_OPTIONS:MGS_mj500c} +.if ${PORT_OPTIONS:MGS_MJC180} || \ + ${PORT_OPTIONS:MGS_MJC360} || \ + ${PORT_OPTIONS:MGS_MJC720} || \ + ${PORT_OPTIONS:MGS_MJ500C} .include "${MASTERDIR}/files/Makefile.mjc" .endif -.if ${PORT_OPTIONS:MGS_gdi} +.if ${PORT_OPTIONS:MGS_GDI} .include "${MASTERDIR}/files/Makefile.gdi" .endif -.if ${PORT_OPTIONS:MGS_lxm3200} +.if ${PORT_OPTIONS:MGS_LXM3200} .include "${MASTERDIR}/files/Makefile.lxm3200" .endif -.if ${PORT_OPTIONS:MGS_lx5000} +.if ${PORT_OPTIONS:MGS_LX5000} .include "${MASTERDIR}/files/Makefile.lx5000" .endif -.if ${PORT_OPTIONS:MGS_lex2050} || \ - ${PORT_OPTIONS:MGS_lex3200} || \ - ${PORT_OPTIONS:MGS_lex5700} || \ - ${PORT_OPTIONS:MGS_lex7000} +.if ${PORT_OPTIONS:MGS_LEX2050} || \ + ${PORT_OPTIONS:MGS_LEX3200} || \ + ${PORT_OPTIONS:MGS_LEX5700} || \ + ${PORT_OPTIONS:MGS_LEX7000} .include "${MASTERDIR}/files/Makefile.lex7000" .endif Index: print/ghostscript7-base/pkg-plist =================================================================== --- print/ghostscript7-base/pkg-plist +++ print/ghostscript7-base/pkg-plist @@ -1,7 +1,7 @@ bin/bdftops bin/dvipdf bin/eps2eps -%%GS_epag%%bin/ert +%%GS_EPAG%%bin/ert bin/fixmswrd.pl bin/font2c bin/gs @@ -14,7 +14,7 @@ bin/gsnd bin/gsx bin/lprsetup.sh -%%GS_pcl3%%bin/pcl3opts +%%GS_PCL3%%bin/pcl3opts bin/pdf2dsc bin/pdf2ps bin/pdfopt @@ -262,9 +262,9 @@ %%DATADIR%%/%%GS_VERSION%%/lib/landscap.ps %%DATADIR%%/%%GS_VERSION%%/lib/level1.ps %%DATADIR%%/%%GS_VERSION%%/lib/lines.ps -%%GS_dmprt%%%%DATADIR%%/%%GS_VERSION%%/lib/lqx70ch.upp -%%GS_dmprt%%%%DATADIR%%/%%GS_VERSION%%/lib/lqx70cl.upp -%%GS_dmprt%%%%DATADIR%%/%%GS_VERSION%%/lib/lqx70cm.upp +%%GS_DMPRT%%%%DATADIR%%/%%GS_VERSION%%/lib/lqx70ch.upp +%%GS_DMPRT%%%%DATADIR%%/%%GS_VERSION%%/lib/lqx70cl.upp +%%GS_DMPRT%%%%DATADIR%%/%%GS_VERSION%%/lib/lqx70cm.upp %%DATADIR%%/%%GS_VERSION%%/lib/markhint.ps %%DATADIR%%/%%GS_VERSION%%/lib/markpath.ps %%DATADIR%%/%%GS_VERSION%%/lib/necp2x.upp @@ -349,19 +349,19 @@ %%DATADIR%%/%%GS_VERSION%%/lib/winmaps.ps %%DATADIR%%/%%GS_VERSION%%/lib/wrfont.ps %%DATADIR%%/%%GS_VERSION%%/lib/zeroline.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/BUGS -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/NEWS -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/README -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/calign.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/dumppdd.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/example.mcf -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/if-pcl3 -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/levels-test.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-A4.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-A4Rotated.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-Env10Rotated.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-EnvDLRotated.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-Letter.ps -%%GS_pcl3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-LetterRotated.ps -%%GS_pcl3%%man/man1/gs-pcl3.1.gz -%%GS_pcl3%%man/man1/pcl3opts.1.gz +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/BUGS +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/NEWS +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/README +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/calign.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/dumppdd.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/example.mcf +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/if-pcl3 +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/levels-test.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-A4.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-A4Rotated.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-Env10Rotated.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-EnvDLRotated.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-Letter.ps +%%GS_PCL3%%%%DATADIR%%/%%GS_VERSION%%/pcl3/margins-LetterRotated.ps +%%GS_PCL3%%man/man1/gs-pcl3.1.gz +%%GS_PCL3%%man/man1/pcl3opts.1.gz Index: print/ghostscript8-base/Makefile =================================================================== --- print/ghostscript8-base/Makefile +++ print/ghostscript8-base/Makefile @@ -108,12 +108,10 @@ .for N in ${DEVS_LIST} @${ECHO_CMD} 'DEVICE_${N}=' >> ${WRKSRC}/base/drivers.mak .endfor -.for D in ${OPTIONS_DEFINE:MGS_*:S/^GS_//} \ - ${OPTIONS_GROUP_ICONV:MGS_*:S/^GS_//} \ - ${OPTIONS_GROUP_SVGALIB:MGS_*:S/^GS_//} +.for D in ${ALL_OPTS} ${ICONV} ${SVGALIB} .for N in ${DEVS_LIST} -.if ${PORT_OPTIONS:MGS_${D}} -.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D}} +.if ${PORT_OPTIONS:MGS_${D:tu}} +.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D:tu}} .for X in ${DEVICE_${N}:M${D}.dev} @${ECHO_CMD} 'DEVICE_${N}+= $$(DD)${D}.dev' >> ${WRKSRC}/base/drivers.mak .endfor Index: print/ghostscript8-base/Makefile.drivers =================================================================== --- print/ghostscript8-base/Makefile.drivers +++ print/ghostscript8-base/Makefile.drivers @@ -1,891 +1,893 @@ # $FreeBSD$ -OPTIONS_SVGALIB= \ - GS_lvga256 \ - GS_vgalib +SVGALIB= \ + lvga256 \ + vgalib OPTIONS_GROUP= SVGALIB -OPTIONS_GROUP_SVGALIB= ${OPTIONS_SVGALIB} +OPTIONS_GROUP_SVGALIB= ${SVGALIB:S/^/GS_/:tu} -OPTIONS_ICONV= \ - GS_oprp \ - GS_opvp +ICONV= \ + oprp \ + opvp OPTIONS_GROUP+= ICONV -OPTIONS_GROUP_ICONV= ${OPTIONS_ICONV} +OPTIONS_GROUP_ICONV= ${ICONV:S/^/GS_/:tu} -OPTIONS_CAIRO= \ - GS_cairo +CAIRO= \ + cairo -OPTIONS_CUPS= \ - GS_cups +CUPS= \ + cups -OPTIONS_DEFINE+= \ - ${OPTIONS_CAIRO} \ - ${OPTIONS_CUPS} \ - GS_display \ - GS_omni \ - GS_md2k \ - GS_md5k \ - GS_md50Mono \ - GS_md50Eco \ - GS_md1xMono \ - GS_appledmp \ - GS_iwhi \ - GS_iwlo \ - GS_iwlq \ - GS_hl7x0 \ - GS_hl1240 \ - GS_hl1250 \ - GS_bj10e \ - GS_bj10v \ - GS_bj10vh \ - GS_bj200 \ - GS_bjc600 \ - GS_bjc800 \ - GS_bjccmyk \ - GS_bjccolor \ - GS_bjcgray \ - GS_bjcmono \ - GS_lbp8 \ - GS_lbp310 \ - GS_lbp320 \ - GS_lips2p \ - GS_lips3 \ - GS_lips4 \ - GS_bjc880j \ - GS_lips4v \ - GS_m8510 \ - GS_coslw2p \ - GS_coslwxl \ - GS_uniprint \ - GS_dmprt \ - GS_dl2100 \ - GS_la50 \ - GS_la70 \ - GS_la75 \ - GS_la75plus \ - GS_ln03 \ - GS_lj250 \ - GS_declj250 \ - GS_ap3250 \ - GS_epson \ - GS_eps9mid \ - GS_eps9high \ - GS_lp8000 \ - GS_epag \ - GS_escpage \ - GS_lp2000 \ - GS_alc8600 \ - GS_alc8500 \ - GS_alc2000 \ - GS_alc4000 \ - GS_alc1900 \ - GS_alc4100 \ - GS_lp9800c \ - GS_lp9000c \ - GS_lp9500c \ - GS_lp8800c \ - GS_lp8300c \ - GS_lp8500c \ - GS_lp3000c \ - GS_lp8200c \ - GS_lp8000c \ - GS_eplmono \ - GS_eplcolor \ - GS_epl6100 \ - GS_epl5900 \ - GS_epl5800 \ - GS_epl2050 \ - GS_epl2050p \ - GS_epl2120 \ - GS_epl2500 \ - GS_epl2750 \ - GS_lp9000b \ - GS_lp2500 \ - GS_lp9100 \ - GS_lp7900 \ - GS_lp7500 \ - GS_lp2400 \ - GS_lp2200 \ - GS_lp9400 \ - GS_lp8900 \ - GS_lp8700 \ - GS_lp8100 \ - GS_lp7700 \ - GS_lp8600f \ - GS_lp8400f \ - GS_lp8300f \ - GS_lp1900 \ - GS_lp9600s \ - GS_lp9300 \ - GS_lp9600 \ - GS_lp8600 \ - GS_lp1800 \ - GS_lq850 \ - GS_epsonc \ - GS_mj700v2c \ - GS_mj500c \ - GS_mj6000c \ - GS_mj8000c \ - GS_st800 \ - GS_stcolor \ - GS_photoex \ - GS_fmlbp \ - GS_fmpr \ - GS_lp2563 \ - GS_cdnj500 \ - GS_dnj650c \ - GS_deskjet \ - GS_djet500 \ - GS_cdeskjet \ - GS_djet500c \ - GS_cdjcolor \ - GS_cdjmono \ - GS_cdj500 \ - GS_cdj550 \ - GS_dj505j \ - GS_cdj670 \ - GS_cdj850 \ - GS_cdj880 \ - GS_cdj890 \ - GS_cdj1600 \ - GS_chp2200 \ - GS_cdj970 \ - GS_laserjet \ - GS_ljetplus \ - GS_ljet2p \ - GS_ljet3 \ - GS_ljet3d \ - GS_ljet4 \ - GS_ljet4d \ - GS_lj4dith \ - GS_ljet4pjl \ - GS_lj4dithp \ - GS_cljet5 \ - GS_cljet5c \ - GS_cljet5pr \ - GS_lj5mono \ - GS_lj5gray \ - GS_pj \ - GS_pjetxl \ - GS_pjxl \ - GS_paintjet \ - GS_pjxl300 \ - GS_pxlmono \ - GS_pxlcolor \ - GS_pcl3 \ - GS_ijs \ - GS_ibmpro \ - GS_jetp3852 \ - GS_imagen \ - GS_fs600 \ - GS_lxm5700m \ - GS_lxm3200 \ - GS_lx5000 \ - GS_lex2050 \ - GS_lex3200 \ - GS_lex5700 \ - GS_lex7000 \ - GS_cp50 \ - GS_pr1000 \ - GS_pr1000_4 \ - GS_pr150 \ - GS_pr201 \ - GS_picty180 \ - GS_necp6 \ - GS_npdl \ - GS_oce9050 \ - GS_oki182 \ - GS_okiibm \ - GS_ml600 \ - GS_oki4w \ - GS_atx23 \ - GS_atx24 \ - GS_atx38 \ - GS_r4081 \ - GS_rpdl \ - GS_gdi \ - GS_jj100 \ - GS_sj48 \ - GS_t4693d2 \ - GS_t4693d4 \ - GS_t4693d8 \ - GS_tek4696 \ - GS_xes \ - GS_bmpmono \ - GS_bmpgray \ - GS_bmp16 \ - GS_bmp256 \ - GS_bmp16m \ - GS_bmp32b \ - GS_bmpsep1 \ - GS_bmpsep8 \ - GS_ccr \ - GS_cgmmono \ - GS_cgm8 \ - GS_cgm24 \ - GS_cif \ - GS_dfaxhigh \ - GS_dfaxlow \ - GS_xcf \ - GS_xcfcmyk \ - GS_faxg3 \ - GS_faxg32d \ - GS_faxg4 \ - GS_miff24 \ - GS_inferno \ - GS_jpeg \ - GS_jpeggray \ - GS_mag16 \ - GS_mag256 \ - GS_mgrmono \ - GS_mgrgray2 \ - GS_mgrgray4 \ - GS_mgrgray8 \ - GS_mgr4 \ - GS_mgr8 \ - GS_pcxmono \ - GS_pcxgray \ - GS_pcx16 \ - GS_pcx256 \ - GS_pcx24b \ - GS_pcxcmyk \ - GS_pdfwrite \ - GS_psdrgb \ - GS_psdcmyk \ - GS_bit \ - GS_bitrgb \ - GS_bitcmyk \ - GS_plan9bm \ - GS_pam \ - GS_pbm \ - GS_pbmraw \ - GS_pgm \ - GS_pgmraw \ - GS_pgnm \ - GS_pgnmraw \ - GS_pnm \ - GS_pnmraw \ - GS_ppm \ - GS_ppmraw \ - GS_pkm \ - GS_pkmraw \ - GS_pksm \ - GS_pksmraw \ - GS_pngmono \ - GS_pnggray \ - GS_png16 \ - GS_png256 \ - GS_png16m \ - GS_pngalpha \ - GS_png48 \ - GS_psmono \ - GS_psgray \ - GS_psrgb \ - GS_pswrite \ - GS_ps2write \ - GS_epswrite \ - GS_cfax \ - GS_sgirgb \ - GS_sunhmono \ - GS_svgwrite \ - GS_tiffcrle \ - GS_tiffg3 \ - GS_tiffg32d \ - GS_tiffg4 \ - GS_tiffgray \ - GS_tiff12nc \ - GS_tiff24nc \ - GS_tiff32nc \ - GS_tiffsep \ - GS_tifflzw \ - GS_tiffpack \ - GS_bbox \ - GS_devicen \ - GS_perm \ - GS_spotcmyk \ - GS_imdi \ - GS_wtsimdi \ - GS_wtscmyk +ALL_OPTS= \ + ${CAIRO} \ + ${CUPS} \ + display \ + omni \ + md2k \ + md5k \ + md50Mono \ + md50Eco \ + md1xMono \ + appledmp \ + iwhi \ + iwlo \ + iwlq \ + hl7x0 \ + hl1240 \ + hl1250 \ + bj10e \ + bj10v \ + bj10vh \ + bj200 \ + bjc600 \ + bjc800 \ + bjccmyk \ + bjccolor \ + bjcgray \ + bjcmono \ + lbp8 \ + lbp310 \ + lbp320 \ + lips2p \ + lips3 \ + lips4 \ + bjc880j \ + lips4v \ + m8510 \ + coslw2p \ + coslwxl \ + uniprint \ + dmprt \ + dl2100 \ + la50 \ + la70 \ + la75 \ + la75plus \ + ln03 \ + lj250 \ + declj250 \ + ap3250 \ + epson \ + eps9mid \ + eps9high \ + lp8000 \ + epag \ + escpage \ + lp2000 \ + alc8600 \ + alc8500 \ + alc2000 \ + alc4000 \ + alc1900 \ + alc4100 \ + lp9800c \ + lp9000c \ + lp9500c \ + lp8800c \ + lp8300c \ + lp8500c \ + lp3000c \ + lp8200c \ + lp8000c \ + eplmono \ + eplcolor \ + epl6100 \ + epl5900 \ + epl5800 \ + epl2050 \ + epl2050p \ + epl2120 \ + epl2500 \ + epl2750 \ + lp9000b \ + lp2500 \ + lp9100 \ + lp7900 \ + lp7500 \ + lp2400 \ + lp2200 \ + lp9400 \ + lp8900 \ + lp8700 \ + lp8100 \ + lp7700 \ + lp8600f \ + lp8400f \ + lp8300f \ + lp1900 \ + lp9600s \ + lp9300 \ + lp9600 \ + lp8600 \ + lp1800 \ + lq850 \ + epsonc \ + mj700v2c \ + mj500c \ + mj6000c \ + mj8000c \ + st800 \ + stcolor \ + photoex \ + fmlbp \ + fmpr \ + lp2563 \ + cdnj500 \ + dnj650c \ + deskjet \ + djet500 \ + cdeskjet \ + djet500c \ + cdjcolor \ + cdjmono \ + cdj500 \ + cdj550 \ + dj505j \ + cdj670 \ + cdj850 \ + cdj880 \ + cdj890 \ + cdj1600 \ + chp2200 \ + cdj970 \ + laserjet \ + ljetplus \ + ljet2p \ + ljet3 \ + ljet3d \ + ljet4 \ + ljet4d \ + lj4dith \ + ljet4pjl \ + lj4dithp \ + cljet5 \ + cljet5c \ + cljet5pr \ + lj5mono \ + lj5gray \ + pj \ + pjetxl \ + pjxl \ + paintjet \ + pjxl300 \ + pxlmono \ + pxlcolor \ + pcl3 \ + ijs \ + ibmpro \ + jetp3852 \ + imagen \ + fs600 \ + lxm5700m \ + lxm3200 \ + lx5000 \ + lex2050 \ + lex3200 \ + lex5700 \ + lex7000 \ + cp50 \ + pr1000 \ + pr1000_4 \ + pr150 \ + pr201 \ + picty180 \ + necp6 \ + npdl \ + oce9050 \ + oki182 \ + okiibm \ + ml600 \ + oki4w \ + atx23 \ + atx24 \ + atx38 \ + r4081 \ + rpdl \ + gdi \ + jj100 \ + sj48 \ + t4693d2 \ + t4693d4 \ + t4693d8 \ + tek4696 \ + xes \ + bmpmono \ + bmpgray \ + bmp16 \ + bmp256 \ + bmp16m \ + bmp32b \ + bmpsep1 \ + bmpsep8 \ + ccr \ + cgmmono \ + cgm8 \ + cgm24 \ + cif \ + dfaxhigh \ + dfaxlow \ + xcf \ + xcfcmyk \ + faxg3 \ + faxg32d \ + faxg4 \ + miff24 \ + inferno \ + jpeg \ + jpeggray \ + mag16 \ + mag256 \ + mgrmono \ + mgrgray2 \ + mgrgray4 \ + mgrgray8 \ + mgr4 \ + mgr8 \ + pcxmono \ + pcxgray \ + pcx16 \ + pcx256 \ + pcx24b \ + pcxcmyk \ + pdfwrite \ + psdrgb \ + psdcmyk \ + bit \ + bitrgb \ + bitcmyk \ + plan9bm \ + pam \ + pbm \ + pbmraw \ + pgm \ + pgmraw \ + pgnm \ + pgnmraw \ + pnm \ + pnmraw \ + ppm \ + ppmraw \ + pkm \ + pkmraw \ + pksm \ + pksmraw \ + pngmono \ + pnggray \ + png16 \ + png256 \ + png16m \ + pngalpha \ + png48 \ + psmono \ + psgray \ + psrgb \ + pswrite \ + ps2write \ + epswrite \ + cfax \ + sgirgb \ + sunhmono \ + svgwrite \ + tiffcrle \ + tiffg3 \ + tiffg32d \ + tiffg4 \ + tiffgray \ + tiff12nc \ + tiff24nc \ + tiff32nc \ + tiffsep \ + tifflzw \ + tiffpack \ + bbox \ + devicen \ + perm \ + spotcmyk \ + imdi \ + wtsimdi \ + wtscmyk + +OPTIONS_DEFINE+= ${ALL_OPTS:S/^/GS_/:tu} OPTIONS_DEFAULT+= \ ${OPTIONS_SVGALIB} \ ${OPTIONS_ICONV} \ ${OPTIONS_CAIRO} \ ${OPTIONS_CUPS} \ - GS_display \ - GS_omni \ - GS_md2k \ - GS_md5k \ - GS_md50Mono \ - GS_md50Eco \ - GS_md1xMono \ - GS_appledmp \ - GS_iwhi \ - GS_iwlo \ - GS_iwlq \ - GS_hl7x0 \ - GS_hl1240 \ - GS_hl1250 \ - GS_bj10e \ - GS_bj10v \ - GS_bj10vh \ - GS_bj200 \ - GS_bjc600 \ - GS_bjc800 \ - GS_bjccmyk \ - GS_bjccolor \ - GS_bjcgray \ - GS_bjcmono \ - GS_lbp8 \ - GS_lbp310 \ - GS_lbp320 \ - GS_lips2p \ - GS_lips3 \ - GS_lips4 \ - GS_bjc880j \ - GS_lips4v \ - GS_m8510 \ - GS_coslw2p \ - GS_coslwxl \ - GS_uniprint \ - GS_dmprt \ - GS_dl2100 \ - GS_la50 \ - GS_la70 \ - GS_la75 \ - GS_la75plus \ - GS_ln03 \ - GS_lj250 \ - GS_declj250 \ - GS_ap3250 \ - GS_epson \ - GS_eps9mid \ - GS_eps9high \ - GS_lp8000 \ - GS_epag \ - GS_escpage \ - GS_lp2000 \ - GS_alc8600 \ - GS_alc8500 \ - GS_alc2000 \ - GS_alc4000 \ - GS_alc1900 \ - GS_alc4100 \ - GS_lp9800c \ - GS_lp9000c \ - GS_lp9500c \ - GS_lp8800c \ - GS_lp8300c \ - GS_lp8500c \ - GS_lp3000c \ - GS_lp8200c \ - GS_lp8000c \ - GS_eplmono \ - GS_eplcolor \ - GS_epl6100 \ - GS_epl5900 \ - GS_epl5800 \ - GS_epl2050 \ - GS_epl2050p \ - GS_epl2120 \ - GS_epl2500 \ - GS_epl2750 \ - GS_lp9000b \ - GS_lp2500 \ - GS_lp9100 \ - GS_lp7900 \ - GS_lp7500 \ - GS_lp2400 \ - GS_lp2200 \ - GS_lp9400 \ - GS_lp8900 \ - GS_lp8700 \ - GS_lp8100 \ - GS_lp7700 \ - GS_lp8600f \ - GS_lp8400f \ - GS_lp8300f \ - GS_lp1900 \ - GS_lp9600s \ - GS_lp9300 \ - GS_lp9600 \ - GS_lp8600 \ - GS_lp1800 \ - GS_lq850 \ - GS_epsonc \ - GS_mj700v2c \ - GS_mj500c \ - GS_mj6000c \ - GS_mj8000c \ - GS_st800 \ - GS_stcolor \ - GS_photoex \ - GS_fmlbp \ - GS_fmpr \ - GS_lp2563 \ - GS_cdnj500 \ - GS_dnj650c \ - GS_deskjet \ - GS_djet500 \ - GS_cdeskjet \ - GS_djet500c \ - GS_cdjcolor \ - GS_cdjmono \ - GS_cdj500 \ - GS_cdj550 \ - GS_dj505j \ - GS_cdj670 \ - GS_cdj850 \ - GS_cdj880 \ - GS_cdj890 \ - GS_cdj1600 \ - GS_chp2200 \ - GS_cdj970 \ - GS_laserjet \ - GS_ljetplus \ - GS_ljet2p \ - GS_ljet3 \ - GS_ljet3d \ - GS_ljet4 \ - GS_ljet4d \ - GS_lj4dith \ - GS_ljet4pjl \ - GS_lj4dithp \ - GS_cljet5 \ - GS_cljet5c \ - GS_cljet5pr \ - GS_lj5mono \ - GS_lj5gray \ - GS_pj \ - GS_pjetxl \ - GS_pjxl \ - GS_paintjet \ - GS_pjxl300 \ - GS_pxlmono \ - GS_pxlcolor \ - GS_pcl3 \ - GS_ijs \ - GS_ibmpro \ - GS_jetp3852 \ - GS_imagen \ - GS_fs600 \ - GS_lxm5700m \ - GS_lxm3200 \ - GS_lx5000 \ - GS_lex2050 \ - GS_lex3200 \ - GS_lex5700 \ - GS_lex7000 \ - GS_cp50 \ - GS_pr1000 \ - GS_pr1000_4 \ - GS_pr150 \ - GS_pr201 \ - GS_picty180 \ - GS_necp6 \ - GS_npdl \ - GS_oce9050 \ - GS_oki182 \ - GS_okiibm \ - GS_ml600 \ - GS_oki4w \ - GS_atx23 \ - GS_atx24 \ - GS_atx38 \ - GS_r4081 \ - GS_rpdl \ - GS_gdi \ - GS_jj100 \ - GS_sj48 \ - GS_t4693d2 \ - GS_t4693d4 \ - GS_t4693d8 \ - GS_tek4696 \ - GS_xes \ - GS_bmpmono \ - GS_bmpgray \ - GS_bmp16 \ - GS_bmp256 \ - GS_bmp16m \ - GS_bmp32b \ - GS_bmpsep1 \ - GS_bmpsep8 \ - GS_ccr \ - GS_cgmmono \ - GS_cgm8 \ - GS_cgm24 \ - GS_cif \ - GS_dfaxhigh \ - GS_dfaxlow \ - GS_xcf \ - GS_xcfcmyk \ - GS_faxg3 \ - GS_faxg32d \ - GS_faxg4 \ - GS_miff24 \ - GS_inferno \ - GS_jpeg \ - GS_jpeggray \ - GS_mag16 \ - GS_mag256 \ - GS_mgrmono \ - GS_mgrgray2 \ - GS_mgrgray4 \ - GS_mgrgray8 \ - GS_mgr4 \ - GS_mgr8 \ - GS_pcxmono \ - GS_pcxgray \ - GS_pcx16 \ - GS_pcx256 \ - GS_pcx24b \ - GS_pcxcmyk \ - GS_pdfwrite \ - GS_psdrgb \ - GS_psdcmyk \ - GS_bit \ - GS_bitrgb \ - GS_bitcmyk \ - GS_plan9bm \ - GS_pam \ - GS_pbm \ - GS_pbmraw \ - GS_pgm \ - GS_pgmraw \ - GS_pgnm \ - GS_pgnmraw \ - GS_pnm \ - GS_pnmraw \ - GS_ppm \ - GS_ppmraw \ - GS_pkm \ - GS_pkmraw \ - GS_pksm \ - GS_pksmraw \ - GS_pngmono \ - GS_pnggray \ - GS_png16 \ - GS_png256 \ - GS_png16m \ - GS_pngalpha \ - GS_png48 \ - GS_psmono \ - GS_psgray \ - GS_psrgb \ - GS_pswrite \ - GS_ps2write \ - GS_epswrite \ - GS_cfax \ - GS_sgirgb \ - GS_sunhmono \ - GS_svgwrite \ - GS_tiffcrle \ - GS_tiffg3 \ - GS_tiffg32d \ - GS_tiffg4 \ - GS_tiffgray \ - GS_tiff12nc \ - GS_tiff24nc \ - GS_tiff32nc \ - GS_tiffsep \ - GS_tifflzw \ - GS_tiffpack \ - GS_bbox \ - GS_devicen \ - GS_perm \ - GS_spotcmyk \ - GS_imdi \ - GS_wtsimdi \ - GS_wtscmyk + GS_DISPLAY \ + GS_OMNI \ + GS_MD2K \ + GS_MD5K \ + GS_MD50MONO \ + GS_MD50ECO \ + GS_MD1XMONO \ + GS_APPLEDMP \ + GS_IWHI \ + GS_IWLO \ + GS_IWLQ \ + GS_HL7X0 \ + GS_HL1240 \ + GS_HL1250 \ + GS_BJ10E \ + GS_BJ10V \ + GS_BJ10VH \ + GS_BJ200 \ + GS_BJC600 \ + GS_BJC800 \ + GS_BJCCMYK \ + GS_BJCCOLOR \ + GS_BJCGRAY \ + GS_BJCMONO \ + GS_LBP8 \ + GS_LBP310 \ + GS_LBP320 \ + GS_LIPS2P \ + GS_LIPS3 \ + GS_LIPS4 \ + GS_BJC880J \ + GS_LIPS4V \ + GS_M8510 \ + GS_COSLW2P \ + GS_COSLWXL \ + GS_UNIPRINT \ + GS_DMPRT \ + GS_DL2100 \ + GS_LA50 \ + GS_LA70 \ + GS_LA75 \ + GS_LA75PLUS \ + GS_LN03 \ + GS_LJ250 \ + GS_DECLJ250 \ + GS_AP3250 \ + GS_EPSON \ + GS_EPS9MID \ + GS_EPS9HIGH \ + GS_LP8000 \ + GS_EPAG \ + GS_ESCPAGE \ + GS_LP2000 \ + GS_ALC8600 \ + GS_ALC8500 \ + GS_ALC2000 \ + GS_ALC4000 \ + GS_ALC1900 \ + GS_ALC4100 \ + GS_LP9800C \ + GS_LP9000C \ + GS_LP9500C \ + GS_LP8800C \ + GS_LP8300C \ + GS_LP8500C \ + GS_LP3000C \ + GS_LP8200C \ + GS_LP8000C \ + GS_EPLMONO \ + GS_EPLCOLOR \ + GS_EPL6100 \ + GS_EPL5900 \ + GS_EPL5800 \ + GS_EPL2050 \ + GS_EPL2050P \ + GS_EPL2120 \ + GS_EPL2500 \ + GS_EPL2750 \ + GS_LP9000B \ + GS_LP2500 \ + GS_LP9100 \ + GS_LP7900 \ + GS_LP7500 \ + GS_LP2400 \ + GS_LP2200 \ + GS_LP9400 \ + GS_LP8900 \ + GS_LP8700 \ + GS_LP8100 \ + GS_LP7700 \ + GS_LP8600F \ + GS_LP8400F \ + GS_LP8300F \ + GS_LP1900 \ + GS_LP9600S \ + GS_LP9300 \ + GS_LP9600 \ + GS_LP8600 \ + GS_LP1800 \ + GS_LQ850 \ + GS_EPSONC \ + GS_MJ700V2C \ + GS_MJ500C \ + GS_MJ6000C \ + GS_MJ8000C \ + GS_ST800 \ + GS_STCOLOR \ + GS_PHOTOEX \ + GS_FMLBP \ + GS_FMPR \ + GS_LP2563 \ + GS_CDNJ500 \ + GS_DNJ650C \ + GS_DESKJET \ + GS_DJET500 \ + GS_CDESKJET \ + GS_DJET500C \ + GS_CDJCOLOR \ + GS_CDJMONO \ + GS_CDJ500 \ + GS_CDJ550 \ + GS_DJ505J \ + GS_CDJ670 \ + GS_CDJ850 \ + GS_CDJ880 \ + GS_CDJ890 \ + GS_CDJ1600 \ + GS_CHP2200 \ + GS_CDJ970 \ + GS_LASERJET \ + GS_LJETPLUS \ + GS_LJET2P \ + GS_LJET3 \ + GS_LJET3D \ + GS_LJET4 \ + GS_LJET4D \ + GS_LJ4DITH \ + GS_LJET4PJL \ + GS_LJ4DITHP \ + GS_CLJET5 \ + GS_CLJET5C \ + GS_CLJET5PR \ + GS_LJ5MONO \ + GS_LJ5GRAY \ + GS_PJ \ + GS_PJETXL \ + GS_PJXL \ + GS_PAINTJET \ + GS_PJXL300 \ + GS_PXLMONO \ + GS_PXLCOLOR \ + GS_PCL3 \ + GS_IJS \ + GS_IBMPRO \ + GS_JETP3852 \ + GS_IMAGEN \ + GS_FS600 \ + GS_LXM5700M \ + GS_LXM3200 \ + GS_LX5000 \ + GS_LEX2050 \ + GS_LEX3200 \ + GS_LEX5700 \ + GS_LEX7000 \ + GS_CP50 \ + GS_PR1000 \ + GS_PR1000_4 \ + GS_PR150 \ + GS_PR201 \ + GS_PICTY180 \ + GS_NECP6 \ + GS_NPDL \ + GS_OCE9050 \ + GS_OKI182 \ + GS_OKIIBM \ + GS_ML600 \ + GS_OKI4W \ + GS_ATX23 \ + GS_ATX24 \ + GS_ATX38 \ + GS_R4081 \ + GS_RPDL \ + GS_GDI \ + GS_JJ100 \ + GS_SJ48 \ + GS_T4693D2 \ + GS_T4693D4 \ + GS_T4693D8 \ + GS_TEK4696 \ + GS_XES \ + GS_BMPMONO \ + GS_BMPGRAY \ + GS_BMP16 \ + GS_BMP256 \ + GS_BMP16M \ + GS_BMP32B \ + GS_BMPSEP1 \ + GS_BMPSEP8 \ + GS_CCR \ + GS_CGMMONO \ + GS_CGM8 \ + GS_CGM24 \ + GS_CIF \ + GS_DFAXHIGH \ + GS_DFAXLOW \ + GS_XCF \ + GS_XCFCMYK \ + GS_FAXG3 \ + GS_FAXG32D \ + GS_FAXG4 \ + GS_MIFF24 \ + GS_INFERNO \ + GS_JPEG \ + GS_JPEGGRAY \ + GS_MAG16 \ + GS_MAG256 \ + GS_MGRMONO \ + GS_MGRGRAY2 \ + GS_MGRGRAY4 \ + GS_MGRGRAY8 \ + GS_MGR4 \ + GS_MGR8 \ + GS_PCXMONO \ + GS_PCXGRAY \ + GS_PCX16 \ + GS_PCX256 \ + GS_PCX24B \ + GS_PCXCMYK \ + GS_PDFWRITE \ + GS_PSDRGB \ + GS_PSDCMYK \ + GS_BIT \ + GS_BITRGB \ + GS_BITCMYK \ + GS_PLAN9BM \ + GS_PAM \ + GS_PBM \ + GS_PBMRAW \ + GS_PGM \ + GS_PGMRAW \ + GS_PGNM \ + GS_PGNMRAW \ + GS_PNM \ + GS_PNMRAW \ + GS_PPM \ + GS_PPMRAW \ + GS_PKM \ + GS_PKMRAW \ + GS_PKSM \ + GS_PKSMRAW \ + GS_PNGMONO \ + GS_PNGGRAY \ + GS_PNG16 \ + GS_PNG256 \ + GS_PNG16M \ + GS_PNGALPHA \ + GS_PNG48 \ + GS_PSMONO \ + GS_PSGRAY \ + GS_PSRGB \ + GS_PSWRITE \ + GS_PS2WRITE \ + GS_EPSWRITE \ + GS_CFAX \ + GS_SGIRGB \ + GS_SUNHMONO \ + GS_SVGWRITE \ + GS_TIFFCRLE \ + GS_TIFFG3 \ + GS_TIFFG32D \ + GS_TIFFG4 \ + GS_TIFFGRAY \ + GS_TIFF12NC \ + GS_TIFF24NC \ + GS_TIFF32NC \ + GS_TIFFSEP \ + GS_TIFFLZW \ + GS_TIFFPACK \ + GS_BBOX \ + GS_DEVICEN \ + GS_PERM \ + GS_SPOTCMYK \ + GS_IMDI \ + GS_WTSIMDI \ + GS_WTSCMYK -GS_lvga256_DESC= D: SVGAlib, 256-color VGA modes -GS_vgalib_DESC= D: SVGAlib, 16-color VGA modes -GS_oprp_DESC= D: OpenPrinting Raster driver interface -GS_opvp_DESC= D: OpenPrinting Vecter driver interface -GS_cairo_DESC= D: cairo driver for PDF, SVG, EPS or PNG files -GS_cups_DESC= D: CUPS driver -GS_display_DESC= D: display device for GS shared library -GS_omni_DESC= D: Omni driver -GS_md2k_DESC= D: ALPS MD-2000/2010/4000/1300/1500/5000 -GS_md5k_DESC= D: ALPS MD-5000 Eco Mode -GS_md50Mono_DESC= D: ALPS MD-5000 Monochrome -GS_md50Eco_DESC= D: ALPS MD-5000 Eco Mode -GS_md1xMono_DESC= D: ALPS MD-1x00 Monochrome -GS_appledmp_DESC= D: Apple Dot Matrix Printer/Imagewriter -GS_iwhi_DESC= D: Apple Imagewriter, high-resolution mode -GS_iwlo_DESC= D: Apple Imagewriter, low-resolution mode -GS_iwlq_DESC= D: Apple Imagewriter LQ in 320x216dpi mode -GS_hl7x0_DESC= D: Brother HL-720/730/760(=PCL), MFC6550MC -GS_hl1240_DESC= D: Brother HL-1030/1240 -GS_hl1250_DESC= D: Brother HL-1050/1070/1250/1270N -GS_bj10e_DESC= D: Canon BJ-10e -GS_bj10v_DESC= D: Canon BJ-10v -GS_bj10vh_DESC= D: Canon BJ-10v, high-mergin -GS_bj200_DESC= D: Canon BJ-200/BJC-240(mono) -GS_bjc600_DESC= D: Canon BJC-600/4xxx/70, StyleWriter 2x00 -GS_bjc800_DESC= D: Canon BJC-240/800 -GS_bjccmyk_DESC= D: Canon BJC-210/240/250/265/1000 -GS_bjccolor_DESC= D: Canon BJC-210/240/250/265/1000 truecolor -GS_bjcgray_DESC= D: Canon BJC-210/240/250/265/1000 grayscale -GS_bjcmono_DESC= D: Canon BJC-210/240/250/265/1000 monochrome -GS_lbp8_DESC= D: Canon LBP-8II -GS_lbp310_DESC= D: Canon LBP-310 -GS_lbp320_DESC= D: Canon LBP-320 Pro/LBP-350 -GS_lips2p_DESC= D: Canon LIPS II+ -GS_lips3_DESC= D: Canon LIPS III -GS_lips4_DESC= D: Canon LIPS IV -GS_bjc880j_DESC= D: Canon LIPS IVc, BJC-680J/880J -GS_lips4v_DESC= D: Canon LIPS IV, vector output mode -GS_m8510_DESC= D: C.Itoh M8510 printer -GS_coslw2p_DESC= D: CoStar LabelWriter II II/Plus -GS_coslwxl_DESC= D: CoStar LabelWriter XL -GS_uniprint_DESC= D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X -GS_dmprt_DESC= D: Configurable dot matrix printer driver -GS_dl2100_DESC= D: DEC DL2100 -GS_la50_DESC= D: DEC LA50 -GS_la70_DESC= D: DEC LA70 -GS_la75_DESC= D: DEC LA75 -GS_la75plus_DESC= D: DEC LA75+ -GS_ln03_DESC= D: DEC LN03 -GS_lj250_DESC= D: DEC LJ250 Companion color printer -GS_declj250_DESC= D: DEC LJ250 driver (alternate) -GS_ap3250_DESC= D: Epson ActionPrinter 3250 -GS_epson_DESC= D: Epson dot matrix, 9/24-pin -GS_eps9mid_DESC= D: Epson 9-pin, interleaved lines, medium res -GS_eps9high_DESC= D: Epson 9-pin, interleaved lines, triple res -GS_lp8000_DESC= D: Epson LP-8000 line printer -GS_epag_DESC= D: Epson ESC/Page laser printer (generic) -GS_escpage_DESC= D: Epson ESC/Page laser printer (generic) -GS_lp2000_DESC= D: Epson LP-2000/3000/7000/7000G laser printer -GS_alc8600_DESC= D: Epson AL-C8600 color laser printer -GS_alc8500_DESC= D: Epson AL-C8500 color laser printer -GS_alc2000_DESC= D: Epson AL-C2000 color laser printer -GS_alc4000_DESC= D: Epson AL-C4000 color laser printer -GS_alc1900_DESC= D: Epson AL-C1900 color laser printer -GS_alc4100_DESC= D: Epson AL-C4100 color laser printer -GS_lp9800c_DESC= D: Epson LP-9800C color laser printer -GS_lp9000c_DESC= D: Epson LP-9000C color laser printer -GS_lp9500c_DESC= D: Epson LP-9500C color laser printer -GS_lp8800c_DESC= D: Epson LP-8800C color laser printer -GS_lp8300c_DESC= D: Epson LP-8300C color laser printer -GS_lp8500c_DESC= D: Epson LP-8500C color laser printer -GS_lp3000c_DESC= D: Epson LP-3000C color laser printer -GS_lp8200c_DESC= D: Epson LP-8200C color laser printer -GS_lp8000c_DESC= D: Epson LP-8000C color laser printer -GS_eplmono_DESC= D: Epson Esc/Page Generic driver, mono -GS_eplcolor_DESC= D: Epson Esc/Page Generic driver, color -GS_epl6100_DESC= D: Epson EPL-6100 laser printer -GS_epl5900_DESC= D: Epson EPL-5900 laser printer -GS_epl5800_DESC= D: Epson EPL-5800 laser printer -GS_epl2050_DESC= D: Epson EPL-N2050 laser printer -GS_epl2050p_DESC= D: Epson EPL-N2050+ laser printer -GS_epl2120_DESC= D: Epson EPL-N2120 laser printer -GS_epl2500_DESC= D: Epson EPL-N2500 laser printer -GS_epl2750_DESC= D: Epson EPL-N2750 laser printer -GS_lp9000b_DESC= D: Epson LP-9000B laser printer -GS_lp2500_DESC= D: Epson LP-2500 laser printer -GS_lp9100_DESC= D: Epson LP-9100(R) laser printer -GS_lp7900_DESC= D: Epson LP-7900(R) laser printer -GS_lp7500_DESC= D: Epson LP-7500(R) laser printer -GS_lp2400_DESC= D: Epson LP-2400 laser printer -GS_lp2200_DESC= D: Epson LP-2200 laser printer -GS_lp9400_DESC= D: Epson LP-9400(R) laser printer -GS_lp8900_DESC= D: Epson LP-8900(R) laser printer -GS_lp8700_DESC= D: Epson LP-8700(R) laser printer -GS_lp8100_DESC= D: Epson LP-8100(R) laser printer -GS_lp7700_DESC= D: Epson LP-7700(R) laser printer -GS_lp8600f_DESC= D: Epson LP-8600FX(N) laser printer -GS_lp8400f_DESC= D: Epson LP-8400FX(N) laser printer -GS_lp8300f_DESC= D: Epson LP-8300F laser printer -GS_lp1900_DESC= D: Epson LP-1900(N) laser printer -GS_lp9600s_DESC= D: Epson LP-9600S laser printer -GS_lp9300_DESC= D: Epson LP-9300 laser printer -GS_lp9600_DESC= D: Epson LP-9600 laser printer -GS_lp8600_DESC= D: Epson LP-8600FX(N) laser printer -GS_lp1800_DESC= D: Epson LP-1800 laser printer -GS_lq850_DESC= D: Epson LQ-850 (360x360, emul on Canon BJ300) -GS_epsonc_DESC= D: Epson LQ-2550, Fujitsu 3400/2400/1200 color -GS_mj700v2c_DESC= D: Epson MachJet series, CMYK -GS_mj500c_DESC= D: Epson MachJet MJ-500C 360dpi, CMY/mono -GS_mj6000c_DESC= D: Epson MachJet MJ-830C/930C/6000C -GS_mj8000c_DESC= D: Epson MachJet MJ-8000C -GS_st800_DESC= D: Epson Stylus 800 printer -GS_stcolor_DESC= D: Epson Stylus Color and II/IIs/1500 -GS_photoex_DESC= D: Epson Stylus Color Photo/Photo EX/Photo 700 -GS_fmlbp_DESC= D: Fujitsu contrib2xx Page Printer -GS_fmpr_DESC= D: Fujitsu contrib -GS_lp2563_DESC= D: HP 2563B line printer -GS_cdnj500_DESC= D: HP DesignJet 500 -GS_dnj650c_DESC= D: HP DesignJet 650C -GS_deskjet_DESC= D: HP DeskJet and DeskJet Plus -GS_djet500_DESC= D: HP DeskJet 500 (for DeskJet 600 use -r600) -GS_cdeskjet_DESC= D: HP DeskJet 500C (1b/px) -GS_djet500c_DESC= D: HP DeskJet 500C (alternative) -GS_cdjcolor_DESC= D: HP DeskJet 500C/540C (24b/px) -GS_cdjmono_DESC= D: HP DeskJet 500/510/520/540C (mono) -GS_cdj500_DESC= D: HP DeskJet 500/540C (same as cdjcolor) -GS_cdj550_DESC= D: HP DeskJet 550C/560C/660C/660Cse -GS_dj505j_DESC= D: HP DeskJet 505J -GS_cdj670_DESC= D: HP DeskJet 670/690 -GS_cdj850_DESC= D: HP DeskJet 850/855/870/1100 -GS_cdj880_DESC= D: HP DeskJet 880 -GS_cdj890_DESC= D: HP DeskJet 890 -GS_cdj1600_DESC= D: HP DeskJet 1600 -GS_chp2200_DESC= D: HP Business Inkjet 2200 -GS_cdj970_DESC= D: HP DeskJet 970CXi -GS_laserjet_DESC= D: HP LaserJet -GS_ljetplus_DESC= D: HP LaserJet Plus -GS_ljet2p_DESC= D: HP LaserJet IId/IIp/III* (TIFF compression) -GS_ljet3_DESC= D: HP LaserJet III* (Delta Row compression) -GS_ljet3d_DESC= D: HP LaserJet IIID (duplex capability) -GS_ljet4_DESC= D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi -GS_ljet4d_DESC= D: HP LaserJet 4 (duplex + 600dpi) -GS_lj4dith_DESC= D: HP LaserJet 4 (Floyd-Steinberg dithering) -GS_ljet4pjl_DESC= D: HP LaserJet 4V/4LJ Pro -GS_lj4dithp_DESC= D: HP LaserJet 4V/4LJ Pro (dithering) -GS_cljet5_DESC= D: HP LaserJet 5/5M Color (new) -GS_cljet5c_DESC= D: HP LaserJet 5/5M Color Simple -GS_cljet5pr_DESC= D: HP LaserJet 5/5M Color (old) -GS_lj5mono_DESC= D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap -GS_lj5gray_DESC= D: HP LaserJet 5/6 gray-scale bitmap -GS_pj_DESC= D: HP PaintJet XL driver -GS_pjetxl_DESC= D: HP PaintJet XL driver (alternate) -GS_pjxl_DESC= D: HP PaintJet XL color printer -GS_paintjet_DESC= D: HP PaintJet color printer (alternate) -GS_pjxl300_DESC= D: HP PaintJet XL300, DeskJet 1200C, CopyJet -GS_pxlmono_DESC= D: HP PCL XL mono (LaserJet 5/6 family) -GS_pxlcolor_DESC= D: HP PCL XL color (Color LaserJet 4500/5000) -GS_pcl3_DESC= D: HP PCL 3+ (generic) -GS_ijs_DESC= D: HP Inkjet and other raster devices -GS_ibmpro_DESC= D: IBM 9-pin Proprinter -GS_jetp3852_DESC= D: IBM Jetprinter ink-jet color (Model \#3852) -GS_imagen_DESC= D: Imagen ImPress printers -GS_fs600_DESC= D: Kyocera FS-600 (600 dpi) -GS_lxm5700m_DESC= D: Lexmark 5700 monotone -GS_lxm3200_DESC= D: Lexmark 3200/Z12/Z22/Z31/Z32 -GS_lx5000_DESC= D: Lexmark 5000/Z51/Z82 -GS_lex2050_DESC= D: Lexmark 2050 -GS_lex3200_DESC= D: Lexmark 3200 -GS_lex5700_DESC= D: Lexmark 5700 -GS_lex7000_DESC= D: Lexmark 7000 -GS_cp50_DESC= D: Mitsubishi CP50 color -GS_pr1000_DESC= D: NEC PC-PR 1000 -GS_pr1000_4_DESC= D: NEC PC-PR 1000/4 -GS_pr150_DESC= D: NEC PC-PR 150 -GS_pr201_DESC= D: NEC PC-PR 201 -GS_picty180_DESC= D: NEC PICTY 180 (PC-PR101J/180) -GS_necp6_DESC= D: NEC PinWriter P6/P6+/P60 (360x360) -GS_npdl_DESC= D: NEC Printer Description Language -GS_oce9050_DESC= D: OCE 9050 printer -GS_oki182_DESC= D: Okidata MicroLine 182 -GS_okiibm_DESC= D: Okidata MicroLine IBM-compatible printers -GS_ml600_DESC= D: Okidata Microline 600CL/620CL -GS_oki4w_DESC= D: Okidata OkiPage 4w+ -GS_atx23_DESC= D: Practical Automation ATX-23 -GS_atx24_DESC= D: Practical Automation ATX-24 -GS_atx38_DESC= D: Practical Automation ATX-38 -GS_r4081_DESC= D: Ricoh 4081 laser printer -GS_rpdl_DESC= D: Ricoh Printer Description Language -GS_gdi_DESC= D: Samsung SmartGDI laser printer -GS_jj100_DESC= D: Star JJ-100 -GS_sj48_DESC= D: StarJet 48 inkjet printer -GS_t4693d2_DESC= D: Tektronix 4693d color, 2b/RGB -GS_t4693d4_DESC= D: Tektronix 4693d color, 4b/RGB -GS_t4693d8_DESC= D: Tektronix 4693d color, 8b/RGB -GS_tek4696_DESC= D: Tektronix 4695/4696 inkjet plotter -GS_xes_DESC= D: Xerox XES (2700, 3700, 4045, etc.) -GS_bmpmono_DESC= D: BMP Monochrome -GS_bmpgray_DESC= D: BMP 8-bit gray -GS_bmp16_DESC= D: BMP 4-bit EGA/VGA -GS_bmp256_DESC= D: BMP 8-bit 256-color -GS_bmp16m_DESC= D: BMP 24-bit -GS_bmp32b_DESC= D: BMP 32-bit pseudo-.BMP -GS_bmpsep1_DESC= D: BMP Separated 1-bit CMYK -GS_bmpsep8_DESC= D: BMP Separated 8-bit CMYK -GS_ccr_DESC= D: CalComp Raster format -GS_cgmmono_DESC= D: CGM Monochrome -- LOW LEVEL OUTPUT ONLY -GS_cgm8_DESC= D: CGM 8-bit 256-color -- DITTO -GS_cgm24_DESC= D: CGM 24-bit color -- DITTO -GS_cif_DESC= D: CIF file format for VLSI -GS_dfaxhigh_DESC= D: DigiBoard, DigiFAX (high res) -GS_dfaxlow_DESC= D: DigiFAX (normal res) -GS_xcf_DESC= D: Gimp XCF, RGB -GS_xcfcmyk_DESC= D: Gimp XCF, CMYK -GS_faxg3_DESC= D: Group 3 FAX (EOL + no header/EOD) -GS_faxg32d_DESC= D: Group 3 2-D FAX (EOL + no header/EOD) -GS_faxg4_DESC= D: Group 4 FAX (EOL + no header/EOD) -GS_miff24_DESC= D: ImageMagick MIFF, 24-bit direct color, RLE -GS_inferno_DESC= D: Inferno bitmaps -GS_jpeg_DESC= D: JPEG format, RGB output -GS_jpeggray_DESC= D: JPEG format, gray output -GS_mag16_DESC= D: MAG format, 16-color -GS_mag256_DESC= D: MAG format, 256-color -GS_mgrmono_DESC= D: MGR devices 1-bit monochrome -GS_mgrgray2_DESC= D: MGR devices 2-bit gray scale -GS_mgrgray4_DESC= D: MGR devices 4-bit gray scale -GS_mgrgray8_DESC= D: MGR devices 8-bit gray scale -GS_mgr4_DESC= D: MGR devices 4-bit (VGA) color -GS_mgr8_DESC= D: MGR devices 8-bit color -GS_pcxmono_DESC= D: PCX, 1-bit monochrome -GS_pcxgray_DESC= D: PCX, 8-bit gray scale -GS_pcx16_DESC= D: PCX, 4-bit planar EGA/VGA color -GS_pcx256_DESC= D: PCX, 8-bit chunky color -GS_pcx24b_DESC= D: PCX, 24-bit color 3x8-bit planes -GS_pcxcmyk_DESC= D: PCX, 4-bit chunky CMYK color -GS_pdfwrite_DESC= D: Portable Document Format -GS_psdrgb_DESC= D: PhotoShop PSD, RGB -GS_psdcmyk_DESC= D: PhotoShop PSD, CMYK -GS_bit_DESC= D: Plain bits, monochrome -GS_bitrgb_DESC= D: Plain bits, RGB -GS_bitcmyk_DESC= D: Plain bits, CMYK -GS_plan9bm_DESC= D: Plan 9 bitmap format -GS_pam_DESC= D: Portable Arbitrary Map file -GS_pbm_DESC= D: Portable Bitmap, plain -GS_pbmraw_DESC= D: Portable Bitmap, raw -GS_pgm_DESC= D: Portable Graymap, plain -GS_pgmraw_DESC= D: Portable Graymap, raw -GS_pgnm_DESC= D: Portable Graymap, plain (PBM opt) -GS_pgnmraw_DESC= D: Portable Graymap, raw (PBM opt) -GS_pnm_DESC= D: Portable Pixmap, plain RGB (PGM/PBM opt) -GS_pnmraw_DESC= D: Portable Pixmap, raw RGB (PGM/PBM opt) -GS_ppm_DESC= D: Portable Pixmap, plain RGB -GS_ppmraw_DESC= D: Portable Pixmap, raw RGB -GS_pkm_DESC= D: Portable inKmap, plain (4b CMYK=>RGB) -GS_pkmraw_DESC= D: Portable inKmap, raw (4b CMYK=>RGB) -GS_pksm_DESC= D: Portable Separated map, plain (4b CMYK=>4p) -GS_pksmraw_DESC= D: Portable Separated map, raw (4b CMYK=>4p) -GS_pngmono_DESC= D: PNG (Portable Network Graphics) Mono -GS_pnggray_DESC= D: PNG 8-bit Gray -GS_png16_DESC= D: PNG 4-bit Color -GS_png256_DESC= D: PNG 8-bit Color -GS_png16m_DESC= D: PNG 24-bit Color -GS_pngalpha_DESC= D: PNG 32-bit RGBA Color -GS_png48_DESC= D: PNG 48-bit Color -GS_psmono_DESC= D: PostScript (Level 1) monochrome image -GS_psgray_DESC= D: PostScript (Level 1) 8-bit gray image -GS_psrgb_DESC= D: PostScript (Level 2) 24-bit color image -GS_pswrite_DESC= D: PostScript (like PostScript Distiller) -GS_ps2write_DESC= D: PostScript (Level 2) output -GS_epswrite_DESC= D: Encapsulated PostScript -GS_cfax_DESC= D: SFF format for CAPI FAX interface -GS_sgirgb_DESC= D: SGI RGB pixmap format -GS_sunhmono_DESC= D: Harlequin variant of 1-bit Sun raster file -GS_svgwrite_DESC= D: SVG driver -GS_tiffcrle_DESC= D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL) -GS_tiffg3_DESC= D: TIFF Group 3 FAX (with EOL) -GS_tiffg32d_DESC= D: TIFF Group 3 2-D FAX -GS_tiffg4_DESC= D: TIFF Group 4 FAX -GS_tiffgray_DESC= D: TIFF 8-bit gray, no compress -GS_tiff12nc_DESC= D: TIFF 12-bit RGB, no compress -GS_tiff24nc_DESC= D: TIFF 24-bit RGB, no compress, NeXT format -GS_tiff32nc_DESC= D: TIFF 32-bit CMYK -GS_tiffsep_DESC= D: TIFF gray + CMYK composite -GS_tifflzw_DESC= D: TIFF LZW, tag = 5, mono -GS_tiffpack_DESC= D: TIFF PackBits, tag = 32773, mono -GS_bbox_DESC= D: Bounding box output -GS_devicen_DESC= D: DeviceN process color model device -GS_perm_DESC= D: DeviceN which permutes color components -GS_spotcmyk_DESC= D: DeviceN with CMYK and spot color support -GS_imdi_DESC= D: IMDI color converting device -GS_wtsimdi_DESC= D: WTS halftoning device -GS_wtscmyk_DESC= D: WTS halftoning CMYK device +GS_LVGA256_DESC= D: SVGAlib, 256-color VGA modes +GS_VGALIB_DESC= D: SVGAlib, 16-color VGA modes +GS_OPRP_DESC= D: OpenPrinting Raster driver interface +GS_OPVP_DESC= D: OpenPrinting Vecter driver interface +GS_CAIRO_DESC= D: cairo driver for PDF, SVG, EPS or PNG files +GS_CUPS_DESC= D: CUPS driver +GS_DISPLAY_DESC= D: display device for GS shared library +GS_OMNI_DESC= D: Omni driver +GS_MD2K_DESC= D: ALPS MD-2000/2010/4000/1300/1500/5000 +GS_MD5K_DESC= D: ALPS MD-5000 Eco Mode +GS_MD50MONO_DESC= D: ALPS MD-5000 Monochrome +GS_MD50ECO_DESC= D: ALPS MD-5000 Eco Mode +GS_MD1XMONO_DESC= D: ALPS MD-1x00 Monochrome +GS_APPLEDMP_DESC= D: Apple Dot Matrix Printer/Imagewriter +GS_IWHI_DESC= D: Apple Imagewriter, high-resolution mode +GS_IWLO_DESC= D: Apple Imagewriter, low-resolution mode +GS_IWLQ_DESC= D: Apple Imagewriter LQ in 320x216dpi mode +GS_HL7X0_DESC= D: Brother HL-720/730/760(=PCL), MFC6550MC +GS_HL1240_DESC= D: Brother HL-1030/1240 +GS_HL1250_DESC= D: Brother HL-1050/1070/1250/1270N +GS_BJ10E_DESC= D: Canon BJ-10e +GS_BJ10V_DESC= D: Canon BJ-10v +GS_BJ10VH_DESC= D: Canon BJ-10v, high-mergin +GS_BJ200_DESC= D: Canon BJ-200/BJC-240(mono) +GS_BJC600_DESC= D: Canon BJC-600/4xxx/70, StyleWriter 2x00 +GS_BJC800_DESC= D: Canon BJC-240/800 +GS_BJCCMYK_DESC= D: Canon BJC-210/240/250/265/1000 +GS_BJCCOLOR_DESC= D: Canon BJC-210/240/250/265/1000 truecolor +GS_BJCGRAY_DESC= D: Canon BJC-210/240/250/265/1000 grayscale +GS_BJCMONO_DESC= D: Canon BJC-210/240/250/265/1000 monochrome +GS_LBP8_DESC= D: Canon LBP-8II +GS_LBP310_DESC= D: Canon LBP-310 +GS_LBP320_DESC= D: Canon LBP-320 Pro/LBP-350 +GS_LIPS2P_DESC= D: Canon LIPS II+ +GS_LIPS3_DESC= D: Canon LIPS III +GS_LIPS4_DESC= D: Canon LIPS IV +GS_BJC880J_DESC= D: Canon LIPS IVc, BJC-680J/880J +GS_LIPS4V_DESC= D: Canon LIPS IV, vector output mode +GS_M8510_DESC= D: C.Itoh M8510 printer +GS_COSLW2P_DESC= D: CoStar LabelWriter II II/Plus +GS_COSLWXL_DESC= D: CoStar LabelWriter XL +GS_UNIPRINT_DESC= D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X +GS_DMPRT_DESC= D: Configurable dot matrix printer driver +GS_DL2100_DESC= D: DEC DL2100 +GS_LA50_DESC= D: DEC LA50 +GS_LA70_DESC= D: DEC LA70 +GS_LA75_DESC= D: DEC LA75 +GS_LA75PLUS_DESC= D: DEC LA75+ +GS_LN03_DESC= D: DEC LN03 +GS_LJ250_DESC= D: DEC LJ250 Companion color printer +GS_DECLJ250_DESC= D: DEC LJ250 driver (alternate) +GS_AP3250_DESC= D: Epson ActionPrinter 3250 +GS_EPSON_DESC= D: Epson dot matrix, 9/24-pin +GS_EPS9MID_DESC= D: Epson 9-pin, interleaved lines, medium res +GS_EPS9HIGH_DESC= D: Epson 9-pin, interleaved lines, triple res +GS_LP8000_DESC= D: Epson LP-8000 line printer +GS_EPAG_DESC= D: Epson ESC/Page laser printer (generic) +GS_ESCPAGE_DESC= D: Epson ESC/Page laser printer (generic) +GS_LP2000_DESC= D: Epson LP-2000/3000/7000/7000G laser printer +GS_ALC8600_DESC= D: Epson AL-C8600 color laser printer +GS_ALC8500_DESC= D: Epson AL-C8500 color laser printer +GS_ALC2000_DESC= D: Epson AL-C2000 color laser printer +GS_ALC4000_DESC= D: Epson AL-C4000 color laser printer +GS_ALC1900_DESC= D: Epson AL-C1900 color laser printer +GS_ALC4100_DESC= D: Epson AL-C4100 color laser printer +GS_LP9800C_DESC= D: Epson LP-9800C color laser printer +GS_LP9000C_DESC= D: Epson LP-9000C color laser printer +GS_LP9500C_DESC= D: Epson LP-9500C color laser printer +GS_LP8800C_DESC= D: Epson LP-8800C color laser printer +GS_LP8300C_DESC= D: Epson LP-8300C color laser printer +GS_LP8500C_DESC= D: Epson LP-8500C color laser printer +GS_LP3000C_DESC= D: Epson LP-3000C color laser printer +GS_LP8200C_DESC= D: Epson LP-8200C color laser printer +GS_LP8000C_DESC= D: Epson LP-8000C color laser printer +GS_EPLMONO_DESC= D: Epson Esc/Page Generic driver, mono +GS_EPLCOLOR_DESC= D: Epson Esc/Page Generic driver, color +GS_EPL6100_DESC= D: Epson EPL-6100 laser printer +GS_EPL5900_DESC= D: Epson EPL-5900 laser printer +GS_EPL5800_DESC= D: Epson EPL-5800 laser printer +GS_EPL2050_DESC= D: Epson EPL-N2050 laser printer +GS_EPL2050P_DESC= D: Epson EPL-N2050+ laser printer +GS_EPL2120_DESC= D: Epson EPL-N2120 laser printer +GS_EPL2500_DESC= D: Epson EPL-N2500 laser printer +GS_EPL2750_DESC= D: Epson EPL-N2750 laser printer +GS_LP9000B_DESC= D: Epson LP-9000B laser printer +GS_LP2500_DESC= D: Epson LP-2500 laser printer +GS_LP9100_DESC= D: Epson LP-9100(R) laser printer +GS_LP7900_DESC= D: Epson LP-7900(R) laser printer +GS_LP7500_DESC= D: Epson LP-7500(R) laser printer +GS_LP2400_DESC= D: Epson LP-2400 laser printer +GS_LP2200_DESC= D: Epson LP-2200 laser printer +GS_LP9400_DESC= D: Epson LP-9400(R) laser printer +GS_LP8900_DESC= D: Epson LP-8900(R) laser printer +GS_LP8700_DESC= D: Epson LP-8700(R) laser printer +GS_LP8100_DESC= D: Epson LP-8100(R) laser printer +GS_LP7700_DESC= D: Epson LP-7700(R) laser printer +GS_LP8600F_DESC= D: Epson LP-8600FX(N) laser printer +GS_LP8400F_DESC= D: Epson LP-8400FX(N) laser printer +GS_LP8300F_DESC= D: Epson LP-8300F laser printer +GS_LP1900_DESC= D: Epson LP-1900(N) laser printer +GS_LP9600S_DESC= D: Epson LP-9600S laser printer +GS_LP9300_DESC= D: Epson LP-9300 laser printer +GS_LP9600_DESC= D: Epson LP-9600 laser printer +GS_LP8600_DESC= D: Epson LP-8600FX(N) laser printer +GS_LP1800_DESC= D: Epson LP-1800 laser printer +GS_LQ850_DESC= D: Epson LQ-850 (360x360, emul on Canon BJ300) +GS_EPSONC_DESC= D: Epson LQ-2550, Fujitsu 3400/2400/1200 color +GS_MJ700V2C_DESC= D: Epson MachJet series, CMYK +GS_MJ500C_DESC= D: Epson MachJet MJ-500C 360dpi, CMY/mono +GS_MJ6000C_DESC= D: Epson MachJet MJ-830C/930C/6000C +GS_MJ8000C_DESC= D: Epson MachJet MJ-8000C +GS_ST800_DESC= D: Epson Stylus 800 printer +GS_STCOLOR_DESC= D: Epson Stylus Color and II/IIs/1500 +GS_PHOTOEX_DESC= D: Epson Stylus Color Photo/Photo EX/Photo 700 +GS_FMLBP_DESC= D: Fujitsu contrib2xx Page Printer +GS_FMPR_DESC= D: Fujitsu contrib +GS_LP2563_DESC= D: HP 2563B line printer +GS_CDNJ500_DESC= D: HP DesignJet 500 +GS_DNJ650C_DESC= D: HP DesignJet 650C +GS_DESKJET_DESC= D: HP DeskJet and DeskJet Plus +GS_DJET500_DESC= D: HP DeskJet 500 (for DeskJet 600 use -r600) +GS_CDESKJET_DESC= D: HP DeskJet 500C (1b/px) +GS_DJET500C_DESC= D: HP DeskJet 500C (alternative) +GS_CDJCOLOR_DESC= D: HP DeskJet 500C/540C (24b/px) +GS_CDJMONO_DESC= D: HP DeskJet 500/510/520/540C (mono) +GS_CDJ500_DESC= D: HP DeskJet 500/540C (same as cdjcolor) +GS_CDJ550_DESC= D: HP DeskJet 550C/560C/660C/660Cse +GS_DJ505J_DESC= D: HP DeskJet 505J +GS_CDJ670_DESC= D: HP DeskJet 670/690 +GS_CDJ850_DESC= D: HP DeskJet 850/855/870/1100 +GS_CDJ880_DESC= D: HP DeskJet 880 +GS_CDJ890_DESC= D: HP DeskJet 890 +GS_CDJ1600_DESC= D: HP DeskJet 1600 +GS_CHP2200_DESC= D: HP Business Inkjet 2200 +GS_CDJ970_DESC= D: HP DeskJet 970CXi +GS_LASERJET_DESC= D: HP LaserJet +GS_LJETPLUS_DESC= D: HP LaserJet Plus +GS_LJET2P_DESC= D: HP LaserJet IId/IIp/III* (TIFF compression) +GS_LJET3_DESC= D: HP LaserJet III* (Delta Row compression) +GS_LJET3D_DESC= D: HP LaserJet IIID (duplex capability) +GS_LJET4_DESC= D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi +GS_LJET4D_DESC= D: HP LaserJet 4 (duplex + 600dpi) +GS_LJ4DITH_DESC= D: HP LaserJet 4 (Floyd-Steinberg dithering) +GS_LJET4PJL_DESC= D: HP LaserJet 4V/4LJ Pro +GS_LJ4DITHP_DESC= D: HP LaserJet 4V/4LJ Pro (dithering) +GS_CLJET5_DESC= D: HP LaserJet 5/5M Color (new) +GS_CLJET5C_DESC= D: HP LaserJet 5/5M Color Simple +GS_CLJET5PR_DESC= D: HP LaserJet 5/5M Color (old) +GS_LJ5MONO_DESC= D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap +GS_LJ5GRAY_DESC= D: HP LaserJet 5/6 gray-scale bitmap +GS_PJ_DESC= D: HP PaintJet XL driver +GS_PJETXL_DESC= D: HP PaintJet XL driver (alternate) +GS_PJXL_DESC= D: HP PaintJet XL color printer +GS_PAINTJET_DESC= D: HP PaintJet color printer (alternate) +GS_PJXL300_DESC= D: HP PaintJet XL300, DeskJet 1200C, CopyJet +GS_PXLMONO_DESC= D: HP PCL XL mono (LaserJet 5/6 family) +GS_PXLCOLOR_DESC= D: HP PCL XL color (Color LaserJet 4500/5000) +GS_PCL3_DESC= D: HP PCL 3+ (generic) +GS_IJS_DESC= D: HP Inkjet and other raster devices +GS_IBMPRO_DESC= D: IBM 9-pin Proprinter +GS_JETP3852_DESC= D: IBM Jetprinter ink-jet color (Model \#3852) +GS_IMAGEN_DESC= D: Imagen ImPress printers +GS_FS600_DESC= D: Kyocera FS-600 (600 dpi) +GS_LXM5700M_DESC= D: Lexmark 5700 monotone +GS_LXM3200_DESC= D: Lexmark 3200/Z12/Z22/Z31/Z32 +GS_LX5000_DESC= D: Lexmark 5000/Z51/Z82 +GS_LEX2050_DESC= D: Lexmark 2050 +GS_LEX3200_DESC= D: Lexmark 3200 +GS_LEX5700_DESC= D: Lexmark 5700 +GS_LEX7000_DESC= D: Lexmark 7000 +GS_CP50_DESC= D: Mitsubishi CP50 color +GS_PR1000_DESC= D: NEC PC-PR 1000 +GS_PR1000_4_DESC= D: NEC PC-PR 1000/4 +GS_PR150_DESC= D: NEC PC-PR 150 +GS_PR201_DESC= D: NEC PC-PR 201 +GS_PICTY180_DESC= D: NEC PICTY 180 (PC-PR101J/180) +GS_NECP6_DESC= D: NEC PinWriter P6/P6+/P60 (360x360) +GS_NPDL_DESC= D: NEC Printer Description Language +GS_OCE9050_DESC= D: OCE 9050 printer +GS_OKI182_DESC= D: Okidata MicroLine 182 +GS_OKIIBM_DESC= D: Okidata MicroLine IBM-compatible printers +GS_ML600_DESC= D: Okidata Microline 600CL/620CL +GS_OKI4W_DESC= D: Okidata OkiPage 4w+ +GS_ATX23_DESC= D: Practical Automation ATX-23 +GS_ATX24_DESC= D: Practical Automation ATX-24 +GS_ATX38_DESC= D: Practical Automation ATX-38 +GS_R4081_DESC= D: Ricoh 4081 laser printer +GS_RPDL_DESC= D: Ricoh Printer Description Language +GS_GDI_DESC= D: Samsung SmartGDI laser printer +GS_JJ100_DESC= D: Star JJ-100 +GS_SJ48_DESC= D: StarJet 48 inkjet printer +GS_T4693D2_DESC= D: Tektronix 4693d color, 2b/RGB +GS_T4693D4_DESC= D: Tektronix 4693d color, 4b/RGB +GS_T4693D8_DESC= D: Tektronix 4693d color, 8b/RGB +GS_TEK4696_DESC= D: Tektronix 4695/4696 inkjet plotter +GS_XES_DESC= D: Xerox XES (2700, 3700, 4045, etc.) +GS_BMPMONO_DESC= D: BMP Monochrome +GS_BMPGRAY_DESC= D: BMP 8-bit gray +GS_BMP16_DESC= D: BMP 4-bit EGA/VGA +GS_BMP256_DESC= D: BMP 8-bit 256-color +GS_BMP16M_DESC= D: BMP 24-bit +GS_BMP32B_DESC= D: BMP 32-bit pseudo-.BMP +GS_BMPSEP1_DESC= D: BMP Separated 1-bit CMYK +GS_BMPSEP8_DESC= D: BMP Separated 8-bit CMYK +GS_CCR_DESC= D: CalComp Raster format +GS_CGMMONO_DESC= D: CGM Monochrome -- LOW LEVEL OUTPUT ONLY +GS_CGM8_DESC= D: CGM 8-bit 256-color -- DITTO +GS_CGM24_DESC= D: CGM 24-bit color -- DITTO +GS_CIF_DESC= D: CIF file format for VLSI +GS_DFAXHIGH_DESC= D: DigiBoard, DigiFAX (high res) +GS_DFAXLOW_DESC= D: DigiFAX (normal res) +GS_XCF_DESC= D: Gimp XCF, RGB +GS_XCFCMYK_DESC= D: Gimp XCF, CMYK +GS_FAXG3_DESC= D: Group 3 FAX (EOL + no header/EOD) +GS_FAXG32D_DESC= D: Group 3 2-D FAX (EOL + no header/EOD) +GS_FAXG4_DESC= D: Group 4 FAX (EOL + no header/EOD) +GS_MIFF24_DESC= D: ImageMagick MIFF, 24-bit direct color, RLE +GS_INFERNO_DESC= D: Inferno bitmaps +GS_JPEG_DESC= D: JPEG format, RGB output +GS_JPEGGRAY_DESC= D: JPEG format, gray output +GS_MAG16_DESC= D: MAG format, 16-color +GS_MAG256_DESC= D: MAG format, 256-color +GS_MGRMONO_DESC= D: MGR devices 1-bit monochrome +GS_MGRGRAY2_DESC= D: MGR devices 2-bit gray scale +GS_MGRGRAY4_DESC= D: MGR devices 4-bit gray scale +GS_MGRGRAY8_DESC= D: MGR devices 8-bit gray scale +GS_MGR4_DESC= D: MGR devices 4-bit (VGA) color +GS_MGR8_DESC= D: MGR devices 8-bit color +GS_PCXMONO_DESC= D: PCX, 1-bit monochrome +GS_PCXGRAY_DESC= D: PCX, 8-bit gray scale +GS_PCX16_DESC= D: PCX, 4-bit planar EGA/VGA color +GS_PCX256_DESC= D: PCX, 8-bit chunky color +GS_PCX24B_DESC= D: PCX, 24-bit color 3x8-bit planes +GS_PCXCMYK_DESC= D: PCX, 4-bit chunky CMYK color +GS_PDFWRITE_DESC= D: Portable Document Format +GS_PSDRGB_DESC= D: PhotoShop PSD, RGB +GS_PSDCMYK_DESC= D: PhotoShop PSD, CMYK +GS_BIT_DESC= D: Plain bits, monochrome +GS_BITRGB_DESC= D: Plain bits, RGB +GS_BITCMYK_DESC= D: Plain bits, CMYK +GS_PLAN9BM_DESC= D: Plan 9 bitmap format +GS_PAM_DESC= D: Portable Arbitrary Map file +GS_PBM_DESC= D: Portable Bitmap, plain +GS_PBMRAW_DESC= D: Portable Bitmap, raw +GS_PGM_DESC= D: Portable Graymap, plain +GS_PGMRAW_DESC= D: Portable Graymap, raw +GS_PGNM_DESC= D: Portable Graymap, plain (PBM opt) +GS_PGNMRAW_DESC= D: Portable Graymap, raw (PBM opt) +GS_PNM_DESC= D: Portable Pixmap, plain RGB (PGM/PBM opt) +GS_PNMRAW_DESC= D: Portable Pixmap, raw RGB (PGM/PBM opt) +GS_PPM_DESC= D: Portable Pixmap, plain RGB +GS_PPMRAW_DESC= D: Portable Pixmap, raw RGB +GS_PKM_DESC= D: Portable inKmap, plain (4b CMYK=>RGB) +GS_PKMRAW_DESC= D: Portable inKmap, raw (4b CMYK=>RGB) +GS_PKSM_DESC= D: Portable Separated map, plain (4b CMYK=>4p) +GS_PKSMRAW_DESC= D: Portable Separated map, raw (4b CMYK=>4p) +GS_PNGMONO_DESC= D: PNG (Portable Network Graphics) Mono +GS_PNGGRAY_DESC= D: PNG 8-bit Gray +GS_PNG16_DESC= D: PNG 4-bit Color +GS_PNG256_DESC= D: PNG 8-bit Color +GS_PNG16M_DESC= D: PNG 24-bit Color +GS_PNGALPHA_DESC= D: PNG 32-bit RGBA Color +GS_PNG48_DESC= D: PNG 48-bit Color +GS_PSMONO_DESC= D: PostScript (Level 1) monochrome image +GS_PSGRAY_DESC= D: PostScript (Level 1) 8-bit gray image +GS_PSRGB_DESC= D: PostScript (Level 2) 24-bit color image +GS_PSWRITE_DESC= D: PostScript (like PostScript Distiller) +GS_PS2WRITE_DESC= D: PostScript (Level 2) output +GS_EPSWRITE_DESC= D: Encapsulated PostScript +GS_CFAX_DESC= D: SFF format for CAPI FAX interface +GS_SGIRGB_DESC= D: SGI RGB pixmap format +GS_SUNHMONO_DESC= D: Harlequin variant of 1-bit Sun raster file +GS_SVGWRITE_DESC= D: SVG driver +GS_TIFFCRLE_DESC= D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL) +GS_TIFFG3_DESC= D: TIFF Group 3 FAX (with EOL) +GS_TIFFG32D_DESC= D: TIFF Group 3 2-D FAX +GS_TIFFG4_DESC= D: TIFF Group 4 FAX +GS_TIFFGRAY_DESC= D: TIFF 8-bit gray, no compress +GS_TIFF12NC_DESC= D: TIFF 12-bit RGB, no compress +GS_TIFF24NC_DESC= D: TIFF 24-bit RGB, no compress, NeXT format +GS_TIFF32NC_DESC= D: TIFF 32-bit CMYK +GS_TIFFSEP_DESC= D: TIFF gray + CMYK composite +GS_TIFFLZW_DESC= D: TIFF LZW, tag = 5, mono +GS_TIFFPACK_DESC= D: TIFF PackBits, tag = 32773, mono +GS_BBOX_DESC= D: Bounding box output +GS_DEVICEN_DESC= D: DeviceN process color model device +GS_PERM_DESC= D: DeviceN which permutes color components +GS_SPOTCMYK_DESC= D: DeviceN with CMYK and spot color support +GS_IMDI_DESC= D: IMDI color converting device +GS_WTSIMDI_DESC= D: WTS halftoning device +GS_WTSCMYK_DESC= D: WTS halftoning CMYK device Index: print/ghostscript8-base/files/Makefile.drivers_post =================================================================== --- print/ghostscript8-base/files/Makefile.drivers_post +++ print/ghostscript8-base/files/Makefile.drivers_post @@ -2,12 +2,12 @@ # pre/postprocessing driver variables # dmprt specific -.if ${PORT_OPTIONS:MGS_dmprt} +.if ${PORT_OPTIONS:MGS_DMPRT} .include "${MASTERDIR}/files/Makefile.dmprt" .endif # epag specific -.if ${PORT_OPTIONS:MGS_epag} +.if ${PORT_OPTIONS:MGS_EPAG} .include "${MASTERDIR}/files/Makefile.epag" .endif @@ -23,7 +23,7 @@ post-extract: post-extract-epag # pcl3 specific -.if ${PORT_OPTIONS:MGS_pcl3} +.if ${PORT_OPTIONS:MGS_PCL3} .include "${MASTERDIR}/files/Makefile.pcl3" .endif @@ -32,10 +32,10 @@ .undef _CUPS_DEVS .for D in ${CUPS_DEVS} -.if ${PORT_OPTIONS:MCUPS} && ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MCUPS} && ${PORT_OPTIONS:MGS_${D:tu}} _CUPS_DEVS+= ${D} .else -PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D}} +PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D:tu}} .endif .endfor @@ -51,11 +51,11 @@ .undef _VGA_DEVS .for D in ${VGA_DEVS} -.if ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MGS_${D:tu}} .if ${ARCH:Mamd64} || ${ARCH:Mi386} _VGA_DEVS+= ${D} .else -OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D}} +OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D:tu}} .endif .endif .endfor @@ -69,10 +69,10 @@ .undef _ICONV_DEVS .for D in ${ICONV_DEVS} -.if ${PORT_OPTIONS:MICONV} && ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MICONV} && ${PORT_OPTIONS:MGS_${D:tu}} _ICONV_DEVS+= ${D} .else -PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D}} +PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D:tu}} .endif .endfor @@ -85,10 +85,10 @@ # cairo specific .for D in cairo -.if ${PORT_OPTIONS:MCAIRO} && ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MCAIRO} && ${PORT_OPTIONS:MGS_${D:tu}} _CAIRO_DEVS+= ${D} .else -PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D}} +PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D:tu}} .endif .endfor Index: print/ghostscript8-base/pkg-plist =================================================================== --- print/ghostscript8-base/pkg-plist +++ print/ghostscript8-base/pkg-plist @@ -2,7 +2,7 @@ bin/dumphint bin/dvipdf bin/eps2eps -%%GS_epag%%bin/ert +%%GS_EPAG%%bin/ert bin/fixmswrd.pl bin/font2c bin/gs @@ -15,7 +15,7 @@ bin/gsnd bin/gsx bin/lprsetup.sh -%%GS_pcl3%%bin/pcl3opts +%%GS_PCL3%%bin/pcl3opts bin/pdf2dsc bin/pdf2ps bin/pdfopt @@ -43,11 +43,11 @@ man/man1/dvipdf.1.gz man/man1/eps2eps.1.gz man/man1/font2c.1.gz -%%GS_pcl3%%man/man1/gs-pcl3.1.gz +%%GS_PCL3%%man/man1/gs-pcl3.1.gz man/man1/gs.1.gz man/man1/gslp.1.gz man/man1/gsnd.1.gz -%%GS_pcl3%%man/man1/pcl3opts.1.gz +%%GS_PCL3%%man/man1/pcl3opts.1.gz man/man1/pdf2dsc.1.gz man/man1/pdf2ps.1.gz man/man1/pdfopt.1.gz @@ -663,17 +663,17 @@ %%DATADIR%%/lib/sharp.upp %%DATADIR%%/lib/sipixa6.upp %%DATADIR%%/lib/stc740ih.upp -%%GS_dmprt%%%%DATADIR%%/lib/lqx70ch.upp -%%GS_dmprt%%%%DATADIR%%/lib/lqx70cl.upp -%%GS_dmprt%%%%DATADIR%%/lib/lqx70cm.upp -%%GS_pcl3%%%%DATADIR%%/pcl3/calign.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/dumppdd.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/example.mcf -%%GS_pcl3%%%%DATADIR%%/pcl3/if-pcl3 -%%GS_pcl3%%%%DATADIR%%/pcl3/levels-test.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-A4.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-A4Rotated.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-Env10Rotated.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-EnvDLRotated.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-Letter.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-LetterRotated.ps +%%GS_DMPRT%%%%DATADIR%%/lib/lqx70ch.upp +%%GS_DMPRT%%%%DATADIR%%/lib/lqx70cl.upp +%%GS_DMPRT%%%%DATADIR%%/lib/lqx70cm.upp +%%GS_PCL3%%%%DATADIR%%/pcl3/calign.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/dumppdd.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/example.mcf +%%GS_PCL3%%%%DATADIR%%/pcl3/if-pcl3 +%%GS_PCL3%%%%DATADIR%%/pcl3/levels-test.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-A4.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-A4Rotated.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-Env10Rotated.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-EnvDLRotated.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-Letter.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-LetterRotated.ps Index: print/ghostscript9-base/Makefile =================================================================== --- print/ghostscript9-base/Makefile +++ print/ghostscript9-base/Makefile @@ -110,12 +110,12 @@ .for N in ${DEVS_LIST} @${ECHO_CMD} '${N:S/^/DEVICE_/:S/^DEVICE_DISPLAY_DEV/DISPLAY_DEV/}=' >> ${WRKSRC}/base/drivers.mak .endfor -.for D in ${OPTIONS_DEFINE:MGS_*:S/^GS_//} \ - ${OPTIONS_GROUP_ICONV:MGS_*:S/^GS_//} \ - ${OPTIONS_GROUP_SVGALIB:MGS_*:S/^GS_//} +.for D in ${ALL_OPTS} \ + ${ICONV} \ + ${SVGALIB} .for N in ${DEVS_LIST} -.if ${PORT_OPTIONS:MGS_${D}} -.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D}} +.if ${PORT_OPTIONS:MGS_${D:tu}} +.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D:tu}} .for X in ${${N:S/^/DEVICE_/:S/^DEVICE_DISPLAY_DEV/DISPLAY_DEV/}:M${D}.dev} @${ECHO_CMD} '${N:S/^/DEVICE_/:S/^DEVICE_DISPLAY_DEV/DISPLAY_DEV/}+= $$(DD)${D}.dev' >> ${WRKSRC}/base/drivers.mak .endfor Index: print/ghostscript9-base/Makefile.drivers =================================================================== --- print/ghostscript9-base/Makefile.drivers +++ print/ghostscript9-base/Makefile.drivers @@ -1,897 +1,899 @@ # $FreeBSD: /tmp/pcvs/ports/print/ghostscript9/Makefile.drivers,v 1.4 2012-06-12 12:22:25 hrs Exp $ -OPTIONS_SVGALIB= \ - GS_lvga256 \ - GS_vgalib +SVGALIB= \ + lvga256 \ + vgalib OPTIONS_GROUP= SVGALIB -OPTIONS_GROUP_SVGALIB= ${OPTIONS_SVGALIB} +OPTIONS_GROUP_SVGALIB= ${SVGALIB:S/^/GS_/:tu} -OPTIONS_ICONV= \ - GS_oprp \ - GS_opvp +ICONV= \ + oprp \ + opvp OPTIONS_GROUP+= ICONV -OPTIONS_GROUP_ICONV= ${OPTIONS_ICONV} +OPTIONS_GROUP_ICONV= ${ICONV:S/^/GS_/:tu} -OPTIONS_CUPS= \ - GS_cups +CUPS= \ + cups -OPTIONS_DEFINE+= \ - ${OPTIONS_CUPS} \ - GS_display \ - GS_omni \ - GS_md2k \ - GS_md5k \ - GS_md50Mono \ - GS_md50Eco \ - GS_md1xMono \ - GS_appledmp \ - GS_iwhi \ - GS_iwlo \ - GS_iwlq \ - GS_hl7x0 \ - GS_hl1240 \ - GS_hl1250 \ - GS_bj10e \ - GS_bj10v \ - GS_bj10vh \ - GS_bj200 \ - GS_bjc600 \ - GS_bjc800 \ - GS_bjccmyk \ - GS_bjccolor \ - GS_bjcgray \ - GS_bjcmono \ - GS_lbp8 \ - GS_lbp310 \ - GS_lbp320 \ - GS_lips2p \ - GS_lips3 \ - GS_lips4 \ - GS_bjc880j \ - GS_lips4v \ - GS_m8510 \ - GS_coslw2p \ - GS_coslwxl \ - GS_uniprint \ - GS_dmprt \ - GS_dl2100 \ - GS_la50 \ - GS_la70 \ - GS_la75 \ - GS_la75plus \ - GS_ln03 \ - GS_lj250 \ - GS_declj250 \ - GS_ap3250 \ - GS_epson \ - GS_eps9mid \ - GS_eps9high \ - GS_lp8000 \ - GS_epag \ - GS_escpage \ - GS_lp2000 \ - GS_alc8600 \ - GS_alc8500 \ - GS_alc2000 \ - GS_alc4000 \ - GS_alc1900 \ - GS_alc4100 \ - GS_lp9800c \ - GS_lp9000c \ - GS_lp9500c \ - GS_lp8800c \ - GS_lp8300c \ - GS_lp8500c \ - GS_lp3000c \ - GS_lp8200c \ - GS_lp8000c \ - GS_eplmono \ - GS_eplcolor \ - GS_epl6100 \ - GS_epl5900 \ - GS_epl5800 \ - GS_epl2050 \ - GS_epl2050p \ - GS_epl2120 \ - GS_epl2500 \ - GS_epl2750 \ - GS_lp9000b \ - GS_lp2500 \ - GS_lp9100 \ - GS_lp7900 \ - GS_lp7500 \ - GS_lp2400 \ - GS_lp2200 \ - GS_lp9400 \ - GS_lp8900 \ - GS_lp8700 \ - GS_lp8100 \ - GS_lp7700 \ - GS_lp8600f \ - GS_lp8400f \ - GS_lp8300f \ - GS_lp1900 \ - GS_lp9600s \ - GS_lp9300 \ - GS_lp9600 \ - GS_lp8600 \ - GS_lp1800 \ - GS_lq850 \ - GS_epsonc \ - GS_mj700v2c \ - GS_mj500c \ - GS_mj6000c \ - GS_mj8000c \ - GS_st800 \ - GS_stcolor \ - GS_photoex \ - GS_fmlbp \ - GS_fmpr \ - GS_lp2563 \ - GS_cdnj500 \ - GS_dnj650c \ - GS_deskjet \ - GS_djet500 \ - GS_cdeskjet \ - GS_djet500c \ - GS_cdjcolor \ - GS_cdjmono \ - GS_cdj500 \ - GS_cdj550 \ - GS_dj505j \ - GS_cdj670 \ - GS_cdj850 \ - GS_cdj880 \ - GS_cdj890 \ - GS_cdj1600 \ - GS_chp2200 \ - GS_cdj970 \ - GS_laserjet \ - GS_ljetplus \ - GS_ljet2p \ - GS_ljet3 \ - GS_ljet3d \ - GS_ljet4 \ - GS_ljet4d \ - GS_lj4dith \ - GS_ljet4pjl \ - GS_lj4dithp \ - GS_cljet5 \ - GS_cljet5c \ - GS_cljet5pr \ - GS_lj5mono \ - GS_lj5gray \ - GS_pj \ - GS_pjetxl \ - GS_pjxl \ - GS_paintjet \ - GS_pjxl300 \ - GS_pxlmono \ - GS_pxlcolor \ - GS_pcl3 \ - GS_ijs \ - GS_ibmpro \ - GS_jetp3852 \ - GS_imagen \ - GS_fs600 \ - GS_lxm5700m \ - GS_lxm3200 \ - GS_lex2050 \ - GS_lex3200 \ - GS_lex5700 \ - GS_lex7000 \ - GS_cp50 \ - GS_pr1000 \ - GS_pr1000_4 \ - GS_pr150 \ - GS_pr201 \ - GS_picty180 \ - GS_necp6 \ - GS_npdl \ - GS_oce9050 \ - GS_oki182 \ - GS_okiibm \ - GS_ml600 \ - GS_oki4w \ - GS_atx23 \ - GS_atx24 \ - GS_atx38 \ - GS_r4081 \ - GS_rpdl \ - GS_gdi \ - GS_jj100 \ - GS_sj48 \ - GS_t4693d2 \ - GS_t4693d4 \ - GS_t4693d8 \ - GS_tek4696 \ - GS_xes \ - GS_bmpmono \ - GS_bmpgray \ - GS_bmp16 \ - GS_bmp256 \ - GS_bmp16m \ - GS_bmp32b \ - GS_bmpsep1 \ - GS_bmpsep8 \ - GS_ccr \ - GS_cif \ - GS_dfaxhigh \ - GS_dfaxlow \ - GS_xcf \ - GS_xcfcmyk \ - GS_faxg3 \ - GS_faxg32d \ - GS_faxg4 \ - GS_miff24 \ - GS_inferno \ - GS_jpeg \ - GS_jpeggray \ - GS_mag16 \ - GS_mag256 \ - GS_mgrmono \ - GS_mgrgray2 \ - GS_mgrgray4 \ - GS_mgrgray8 \ - GS_mgr4 \ - GS_mgr8 \ - GS_pcxmono \ - GS_pcxgray \ - GS_pcx16 \ - GS_pcx256 \ - GS_pcx24b \ - GS_pcxcmyk \ - GS_pdfwrite \ - GS_psdrgb \ - GS_psdcmyk \ - GS_bit \ - GS_bitrgb \ - GS_bitcmyk \ - GS_plan \ - GS_plang \ - GS_planm \ - GS_planc \ - GS_plank \ - GS_plib \ - GS_plibg \ - GS_plibm \ - GS_plibc \ - GS_plibk \ - GS_plan9bm \ - GS_pam \ - GS_pbm \ - GS_pbmraw \ - GS_pgm \ - GS_pgmraw \ - GS_pgnm \ - GS_pgnmraw \ - GS_pnm \ - GS_pnmraw \ - GS_ppm \ - GS_ppmraw \ - GS_pkm \ - GS_pkmraw \ - GS_pksm \ - GS_pksmraw \ - GS_pngmono \ - GS_pnggray \ - GS_png16 \ - GS_png256 \ - GS_png16m \ - GS_pngalpha \ - GS_png48 \ - GS_psmono \ - GS_psgray \ - GS_psrgb \ - GS_pswrite \ - GS_ps2write \ - GS_epswrite \ - GS_cfax \ - GS_sgirgb \ - GS_sunhmono \ - GS_svgwrite \ - GS_tiffcrle \ - GS_tiffg3 \ - GS_tiffg32d \ - GS_tiffg4 \ - GS_tiffgray \ - GS_tiff12nc \ - GS_tiff24nc \ - GS_tiff32nc \ - GS_tiffsep \ - GS_tifflzw \ - GS_tiffpack \ - GS_bbox \ - GS_devicen \ - GS_perm \ - GS_spotcmyk \ - GS_inkcov +ALL_OPTS= \ + ${CUPS} \ + display \ + omni \ + md2k \ + md5k \ + md50Mono \ + md50Eco \ + md1xMono \ + appledmp \ + iwhi \ + iwlo \ + iwlq \ + hl7x0 \ + hl1240 \ + hl1250 \ + bj10e \ + bj10v \ + bj10vh \ + bj200 \ + bjc600 \ + bjc800 \ + bjccmyk \ + bjccolor \ + bjcgray \ + bjcmono \ + lbp8 \ + lbp310 \ + lbp320 \ + lips2p \ + lips3 \ + lips4 \ + bjc880j \ + lips4v \ + m8510 \ + coslw2p \ + coslwxl \ + uniprint \ + dmprt \ + dl2100 \ + la50 \ + la70 \ + la75 \ + la75plus \ + ln03 \ + lj250 \ + declj250 \ + ap3250 \ + epson \ + eps9mid \ + eps9high \ + lp8000 \ + epag \ + escpage \ + lp2000 \ + alc8600 \ + alc8500 \ + alc2000 \ + alc4000 \ + alc1900 \ + alc4100 \ + lp9800c \ + lp9000c \ + lp9500c \ + lp8800c \ + lp8300c \ + lp8500c \ + lp3000c \ + lp8200c \ + lp8000c \ + eplmono \ + eplcolor \ + epl6100 \ + epl5900 \ + epl5800 \ + epl2050 \ + epl2050p \ + epl2120 \ + epl2500 \ + epl2750 \ + lp9000b \ + lp2500 \ + lp9100 \ + lp7900 \ + lp7500 \ + lp2400 \ + lp2200 \ + lp9400 \ + lp8900 \ + lp8700 \ + lp8100 \ + lp7700 \ + lp8600f \ + lp8400f \ + lp8300f \ + lp1900 \ + lp9600s \ + lp9300 \ + lp9600 \ + lp8600 \ + lp1800 \ + lq850 \ + epsonc \ + mj700v2c \ + mj500c \ + mj6000c \ + mj8000c \ + st800 \ + stcolor \ + photoex \ + fmlbp \ + fmpr \ + lp2563 \ + cdnj500 \ + dnj650c \ + deskjet \ + djet500 \ + cdeskjet \ + djet500c \ + cdjcolor \ + cdjmono \ + cdj500 \ + cdj550 \ + dj505j \ + cdj670 \ + cdj850 \ + cdj880 \ + cdj890 \ + cdj1600 \ + chp2200 \ + cdj970 \ + laserjet \ + ljetplus \ + ljet2p \ + ljet3 \ + ljet3d \ + ljet4 \ + ljet4d \ + lj4dith \ + ljet4pjl \ + lj4dithp \ + cljet5 \ + cljet5c \ + cljet5pr \ + lj5mono \ + lj5gray \ + pj \ + pjetxl \ + pjxl \ + paintjet \ + pjxl300 \ + pxlmono \ + pxlcolor \ + pcl3 \ + ijs \ + ibmpro \ + jetp3852 \ + imagen \ + fs600 \ + lxm5700m \ + lxm3200 \ + lex2050 \ + lex3200 \ + lex5700 \ + lex7000 \ + cp50 \ + pr1000 \ + pr1000_4 \ + pr150 \ + pr201 \ + picty180 \ + necp6 \ + npdl \ + oce9050 \ + oki182 \ + okiibm \ + ml600 \ + oki4w \ + atx23 \ + atx24 \ + atx38 \ + r4081 \ + rpdl \ + gdi \ + jj100 \ + sj48 \ + t4693d2 \ + t4693d4 \ + t4693d8 \ + tek4696 \ + xes \ + bmpmono \ + bmpgray \ + bmp16 \ + bmp256 \ + bmp16m \ + bmp32b \ + bmpsep1 \ + bmpsep8 \ + ccr \ + cif \ + dfaxhigh \ + dfaxlow \ + xcf \ + xcfcmyk \ + faxg3 \ + faxg32d \ + faxg4 \ + miff24 \ + inferno \ + jpeg \ + jpeggray \ + mag16 \ + mag256 \ + mgrmono \ + mgrgray2 \ + mgrgray4 \ + mgrgray8 \ + mgr4 \ + mgr8 \ + pcxmono \ + pcxgray \ + pcx16 \ + pcx256 \ + pcx24b \ + pcxcmyk \ + pdfwrite \ + psdrgb \ + psdcmyk \ + bit \ + bitrgb \ + bitcmyk \ + plan \ + plang \ + planm \ + planc \ + plank \ + plib \ + plibg \ + plibm \ + plibc \ + plibk \ + plan9bm \ + pam \ + pbm \ + pbmraw \ + pgm \ + pgmraw \ + pgnm \ + pgnmraw \ + pnm \ + pnmraw \ + ppm \ + ppmraw \ + pkm \ + pkmraw \ + pksm \ + pksmraw \ + pngmono \ + pnggray \ + png16 \ + png256 \ + png16m \ + pngalpha \ + png48 \ + psmono \ + psgray \ + psrgb \ + pswrite \ + ps2write \ + epswrite \ + cfax \ + sgirgb \ + sunhmono \ + svgwrite \ + tiffcrle \ + tiffg3 \ + tiffg32d \ + tiffg4 \ + tiffgray \ + tiff12nc \ + tiff24nc \ + tiff32nc \ + tiffsep \ + tifflzw \ + tiffpack \ + bbox \ + devicen \ + perm \ + spotcmyk \ + inkcov + +OPTIONS_DEFINE+= ${ALL_OPTS:S/^/GS_/:tu} OPTIONS_DEFAULT+= \ ${OPTIONS_SVGALIB} \ ${OPTIONS_ICONV} \ ${OPTIONS_CUPS} \ - GS_display \ - GS_omni \ - GS_md2k \ - GS_md5k \ - GS_md50Mono \ - GS_md50Eco \ - GS_md1xMono \ - GS_appledmp \ - GS_iwhi \ - GS_iwlo \ - GS_iwlq \ - GS_hl7x0 \ - GS_hl1240 \ - GS_hl1250 \ - GS_bj10e \ - GS_bj10v \ - GS_bj10vh \ - GS_bj200 \ - GS_bjc600 \ - GS_bjc800 \ - GS_bjccmyk \ - GS_bjccolor \ - GS_bjcgray \ - GS_bjcmono \ - GS_lbp8 \ - GS_lbp310 \ - GS_lbp320 \ - GS_lips2p \ - GS_lips3 \ - GS_lips4 \ - GS_bjc880j \ - GS_lips4v \ - GS_m8510 \ - GS_coslw2p \ - GS_coslwxl \ - GS_uniprint \ - GS_dmprt \ - GS_dl2100 \ - GS_la50 \ - GS_la70 \ - GS_la75 \ - GS_la75plus \ - GS_ln03 \ - GS_lj250 \ - GS_declj250 \ - GS_ap3250 \ - GS_epson \ - GS_eps9mid \ - GS_eps9high \ - GS_lp8000 \ - GS_epag \ - GS_escpage \ - GS_lp2000 \ - GS_alc8600 \ - GS_alc8500 \ - GS_alc2000 \ - GS_alc4000 \ - GS_alc1900 \ - GS_alc4100 \ - GS_lp9800c \ - GS_lp9000c \ - GS_lp9500c \ - GS_lp8800c \ - GS_lp8300c \ - GS_lp8500c \ - GS_lp3000c \ - GS_lp8200c \ - GS_lp8000c \ - GS_eplmono \ - GS_eplcolor \ - GS_epl6100 \ - GS_epl5900 \ - GS_epl5800 \ - GS_epl2050 \ - GS_epl2050p \ - GS_epl2120 \ - GS_epl2500 \ - GS_epl2750 \ - GS_lp9000b \ - GS_lp2500 \ - GS_lp9100 \ - GS_lp7900 \ - GS_lp7500 \ - GS_lp2400 \ - GS_lp2200 \ - GS_lp9400 \ - GS_lp8900 \ - GS_lp8700 \ - GS_lp8100 \ - GS_lp7700 \ - GS_lp8600f \ - GS_lp8400f \ - GS_lp8300f \ - GS_lp1900 \ - GS_lp9600s \ - GS_lp9300 \ - GS_lp9600 \ - GS_lp8600 \ - GS_lp1800 \ - GS_lq850 \ - GS_epsonc \ - GS_mj700v2c \ - GS_mj500c \ - GS_mj6000c \ - GS_mj8000c \ - GS_st800 \ - GS_stcolor \ - GS_photoex \ - GS_fmlbp \ - GS_fmpr \ - GS_lp2563 \ - GS_cdnj500 \ - GS_dnj650c \ - GS_deskjet \ - GS_djet500 \ - GS_cdeskjet \ - GS_djet500c \ - GS_cdjcolor \ - GS_cdjmono \ - GS_cdj500 \ - GS_cdj550 \ - GS_dj505j \ - GS_cdj670 \ - GS_cdj850 \ - GS_cdj880 \ - GS_cdj890 \ - GS_cdj1600 \ - GS_chp2200 \ - GS_cdj970 \ - GS_laserjet \ - GS_ljetplus \ - GS_ljet2p \ - GS_ljet3 \ - GS_ljet3d \ - GS_ljet4 \ - GS_ljet4d \ - GS_lj4dith \ - GS_ljet4pjl \ - GS_lj4dithp \ - GS_cljet5 \ - GS_cljet5c \ - GS_cljet5pr \ - GS_lj5mono \ - GS_lj5gray \ - GS_pj \ - GS_pjetxl \ - GS_pjxl \ - GS_paintjet \ - GS_pjxl300 \ - GS_pxlmono \ - GS_pxlcolor \ - GS_pcl3 \ - GS_ijs \ - GS_ibmpro \ - GS_jetp3852 \ - GS_imagen \ - GS_fs600 \ - GS_lxm5700m \ - GS_lxm3200 \ - GS_lex2050 \ - GS_lex3200 \ - GS_lex5700 \ - GS_lex7000 \ - GS_cp50 \ - GS_pr1000 \ - GS_pr1000_4 \ - GS_pr150 \ - GS_pr201 \ - GS_picty180 \ - GS_necp6 \ - GS_npdl \ - GS_oce9050 \ - GS_oki182 \ - GS_okiibm \ - GS_ml600 \ - GS_oki4w \ - GS_atx23 \ - GS_atx24 \ - GS_atx38 \ - GS_r4081 \ - GS_rpdl \ - GS_gdi \ - GS_jj100 \ - GS_sj48 \ - GS_t4693d2 \ - GS_t4693d4 \ - GS_t4693d8 \ - GS_tek4696 \ - GS_xes \ - GS_bmpmono \ - GS_bmpgray \ - GS_bmp16 \ - GS_bmp256 \ - GS_bmp16m \ - GS_bmp32b \ - GS_bmpsep1 \ - GS_bmpsep8 \ - GS_ccr \ - GS_cif \ - GS_dfaxhigh \ - GS_dfaxlow \ - GS_xcf \ - GS_xcfcmyk \ - GS_faxg3 \ - GS_faxg32d \ - GS_faxg4 \ - GS_miff24 \ - GS_inferno \ - GS_jpeg \ - GS_jpeggray \ - GS_mag16 \ - GS_mag256 \ - GS_mgrmono \ - GS_mgrgray2 \ - GS_mgrgray4 \ - GS_mgrgray8 \ - GS_mgr4 \ - GS_mgr8 \ - GS_pcxmono \ - GS_pcxgray \ - GS_pcx16 \ - GS_pcx256 \ - GS_pcx24b \ - GS_pcxcmyk \ - GS_pdfwrite \ - GS_psdrgb \ - GS_psdcmyk \ - GS_bit \ - GS_bitrgb \ - GS_bitcmyk \ - GS_plan \ - GS_plang \ - GS_planm \ - GS_planc \ - GS_plank \ - GS_plib \ - GS_plibg \ - GS_plibm \ - GS_plibc \ - GS_plibk \ - GS_plan9bm \ - GS_pam \ - GS_pbm \ - GS_pbmraw \ - GS_pgm \ - GS_pgmraw \ - GS_pgnm \ - GS_pgnmraw \ - GS_pnm \ - GS_pnmraw \ - GS_ppm \ - GS_ppmraw \ - GS_pkm \ - GS_pkmraw \ - GS_pksm \ - GS_pksmraw \ - GS_pngmono \ - GS_pnggray \ - GS_png16 \ - GS_png256 \ - GS_png16m \ - GS_pngalpha \ - GS_png48 \ - GS_psmono \ - GS_psgray \ - GS_psrgb \ - GS_pswrite \ - GS_ps2write \ - GS_epswrite \ - GS_cfax \ - GS_sgirgb \ - GS_sunhmono \ - GS_svgwrite \ - GS_tiffcrle \ - GS_tiffg3 \ - GS_tiffg32d \ - GS_tiffg4 \ - GS_tiffgray \ - GS_tiff12nc \ - GS_tiff24nc \ - GS_tiff32nc \ - GS_tiffsep \ - GS_tifflzw \ - GS_tiffpack \ - GS_bbox \ - GS_devicen \ - GS_perm \ - GS_spotcmyk \ - GS_inkcov + GS_DISPLAY \ + GS_OMNI \ + GS_MD2K \ + GS_MD5K \ + GS_MD50MONO \ + GS_MD50ECO \ + GS_MD1XMONO \ + GS_APPLEDMP \ + GS_IWHI \ + GS_IWLO \ + GS_IWLQ \ + GS_HL7X0 \ + GS_HL1240 \ + GS_HL1250 \ + GS_BJ10E \ + GS_BJ10V \ + GS_BJ10VH \ + GS_BJ200 \ + GS_BJC600 \ + GS_BJC800 \ + GS_BJCCMYK \ + GS_BJCCOLOR \ + GS_BJCGRAY \ + GS_BJCMONO \ + GS_LBP8 \ + GS_LBP310 \ + GS_LBP320 \ + GS_LIPS2P \ + GS_LIPS3 \ + GS_LIPS4 \ + GS_BJC880J \ + GS_LIPS4V \ + GS_M8510 \ + GS_COSLW2P \ + GS_COSLWXL \ + GS_UNIPRINT \ + GS_DMPRT \ + GS_DL2100 \ + GS_LA50 \ + GS_LA70 \ + GS_LA75 \ + GS_LA75PLUS \ + GS_LN03 \ + GS_LJ250 \ + GS_DECLJ250 \ + GS_AP3250 \ + GS_EPSON \ + GS_EPS9MID \ + GS_EPS9HIGH \ + GS_LP8000 \ + GS_EPAG \ + GS_ESCPAGE \ + GS_LP2000 \ + GS_ALC8600 \ + GS_ALC8500 \ + GS_ALC2000 \ + GS_ALC4000 \ + GS_ALC1900 \ + GS_ALC4100 \ + GS_LP9800C \ + GS_LP9000C \ + GS_LP9500C \ + GS_LP8800C \ + GS_LP8300C \ + GS_LP8500C \ + GS_LP3000C \ + GS_LP8200C \ + GS_LP8000C \ + GS_EPLMONO \ + GS_EPLCOLOR \ + GS_EPL6100 \ + GS_EPL5900 \ + GS_EPL5800 \ + GS_EPL2050 \ + GS_EPL2050P \ + GS_EPL2120 \ + GS_EPL2500 \ + GS_EPL2750 \ + GS_LP9000B \ + GS_LP2500 \ + GS_LP9100 \ + GS_LP7900 \ + GS_LP7500 \ + GS_LP2400 \ + GS_LP2200 \ + GS_LP9400 \ + GS_LP8900 \ + GS_LP8700 \ + GS_LP8100 \ + GS_LP7700 \ + GS_LP8600F \ + GS_LP8400F \ + GS_LP8300F \ + GS_LP1900 \ + GS_LP9600S \ + GS_LP9300 \ + GS_LP9600 \ + GS_LP8600 \ + GS_LP1800 \ + GS_LQ850 \ + GS_EPSONC \ + GS_MJ700V2C \ + GS_MJ500C \ + GS_MJ6000C \ + GS_MJ8000C \ + GS_ST800 \ + GS_STCOLOR \ + GS_PHOTOEX \ + GS_FMLBP \ + GS_FMPR \ + GS_LP2563 \ + GS_CDNJ500 \ + GS_DNJ650C \ + GS_DESKJET \ + GS_DJET500 \ + GS_CDESKJET \ + GS_DJET500C \ + GS_CDJCOLOR \ + GS_CDJMONO \ + GS_CDJ500 \ + GS_CDJ550 \ + GS_DJ505J \ + GS_CDJ670 \ + GS_CDJ850 \ + GS_CDJ880 \ + GS_CDJ890 \ + GS_CDJ1600 \ + GS_CHP2200 \ + GS_CDJ970 \ + GS_LASERJET \ + GS_LJETPLUS \ + GS_LJET2P \ + GS_LJET3 \ + GS_LJET3D \ + GS_LJET4 \ + GS_LJET4D \ + GS_LJ4DITH \ + GS_LJET4PJL \ + GS_LJ4DITHP \ + GS_CLJET5 \ + GS_CLJET5C \ + GS_CLJET5PR \ + GS_LJ5MONO \ + GS_LJ5GRAY \ + GS_PJ \ + GS_PJETXL \ + GS_PJXL \ + GS_PAINTJET \ + GS_PJXL300 \ + GS_PXLMONO \ + GS_PXLCOLOR \ + GS_PCL3 \ + GS_IJS \ + GS_IBMPRO \ + GS_JETP3852 \ + GS_IMAGEN \ + GS_FS600 \ + GS_LXM5700M \ + GS_LXM3200 \ + GS_LEX2050 \ + GS_LEX3200 \ + GS_LEX5700 \ + GS_LEX7000 \ + GS_CP50 \ + GS_PR1000 \ + GS_PR1000_4 \ + GS_PR150 \ + GS_PR201 \ + GS_PICTY180 \ + GS_NECP6 \ + GS_NPDL \ + GS_OCE9050 \ + GS_OKI182 \ + GS_OKIIBM \ + GS_ML600 \ + GS_OKI4W \ + GS_ATX23 \ + GS_ATX24 \ + GS_ATX38 \ + GS_R4081 \ + GS_RPDL \ + GS_GDI \ + GS_JJ100 \ + GS_SJ48 \ + GS_T4693D2 \ + GS_T4693D4 \ + GS_T4693D8 \ + GS_TEK4696 \ + GS_XES \ + GS_BMPMONO \ + GS_BMPGRAY \ + GS_BMP16 \ + GS_BMP256 \ + GS_BMP16M \ + GS_BMP32B \ + GS_BMPSEP1 \ + GS_BMPSEP8 \ + GS_CCR \ + GS_CIF \ + GS_DFAXHIGH \ + GS_DFAXLOW \ + GS_XCF \ + GS_XCFCMYK \ + GS_FAXG3 \ + GS_FAXG32D \ + GS_FAXG4 \ + GS_MIFF24 \ + GS_INFERNO \ + GS_JPEG \ + GS_JPEGGRAY \ + GS_MAG16 \ + GS_MAG256 \ + GS_MGRMONO \ + GS_MGRGRAY2 \ + GS_MGRGRAY4 \ + GS_MGRGRAY8 \ + GS_MGR4 \ + GS_MGR8 \ + GS_PCXMONO \ + GS_PCXGRAY \ + GS_PCX16 \ + GS_PCX256 \ + GS_PCX24B \ + GS_PCXCMYK \ + GS_PDFWRITE \ + GS_PSDRGB \ + GS_PSDCMYK \ + GS_BIT \ + GS_BITRGB \ + GS_BITCMYK \ + GS_PLAN \ + GS_PLANG \ + GS_PLANM \ + GS_PLANC \ + GS_PLANK \ + GS_PLIB \ + GS_PLIBG \ + GS_PLIBM \ + GS_PLIBC \ + GS_PLIBK \ + GS_PLAN9BM \ + GS_PAM \ + GS_PBM \ + GS_PBMRAW \ + GS_PGM \ + GS_PGMRAW \ + GS_PGNM \ + GS_PGNMRAW \ + GS_PNM \ + GS_PNMRAW \ + GS_PPM \ + GS_PPMRAW \ + GS_PKM \ + GS_PKMRAW \ + GS_PKSM \ + GS_PKSMRAW \ + GS_PNGMONO \ + GS_PNGGRAY \ + GS_PNG16 \ + GS_PNG256 \ + GS_PNG16M \ + GS_PNGALPHA \ + GS_PNG48 \ + GS_PSMONO \ + GS_PSGRAY \ + GS_PSRGB \ + GS_PSWRITE \ + GS_PS2WRITE \ + GS_EPSWRITE \ + GS_CFAX \ + GS_SGIRGB \ + GS_SUNHMONO \ + GS_SVGWRITE \ + GS_TIFFCRLE \ + GS_TIFFG3 \ + GS_TIFFG32D \ + GS_TIFFG4 \ + GS_TIFFGRAY \ + GS_TIFF12NC \ + GS_TIFF24NC \ + GS_TIFF32NC \ + GS_TIFFSEP \ + GS_TIFFLZW \ + GS_TIFFPACK \ + GS_BBOX \ + GS_DEVICEN \ + GS_PERM \ + GS_SPOTCMYK \ + GS_INKCOV -GS_lvga256_DESC= D: SVGAlib, 256-color VGA modes -GS_vgalib_DESC= D: SVGAlib, 16-color VGA modes -GS_oprp_DESC= D: OpenPrinting Raster driver interface -GS_opvp_DESC= D: OpenPrinting Vecter driver interface -GS_cups_DESC= D: CUPS driver -GS_display_DESC= D: display device for GS shared library -GS_omni_DESC= D: Omni driver -GS_md2k_DESC= D: ALPS MD-2000/2010/4000/1300/1500/5000 -GS_md5k_DESC= D: ALPS MD-5000 Eco Mode -GS_md50Mono_DESC= D: ALPS MD-5000 Monochrome -GS_md50Eco_DESC= D: ALPS MD-5000 Eco Mode -GS_md1xMono_DESC= D: ALPS MD-1x00 Monochrome -GS_appledmp_DESC= D: Apple Dot Matrix Printer/Imagewriter -GS_iwhi_DESC= D: Apple Imagewriter, high-resolution mode -GS_iwlo_DESC= D: Apple Imagewriter, low-resolution mode -GS_iwlq_DESC= D: Apple Imagewriter LQ in 320x216dpi mode -GS_hl7x0_DESC= D: Brother HL-720/730/760(=PCL), MFC6550MC -GS_hl1240_DESC= D: Brother HL-1030/1240 -GS_hl1250_DESC= D: Brother HL-1050/1070/1250/1270N -GS_bj10e_DESC= D: Canon BJ-10e -GS_bj10v_DESC= D: Canon BJ-10v -GS_bj10vh_DESC= D: Canon BJ-10v, high-mergin -GS_bj200_DESC= D: Canon BJ-200/BJC-240(mono) -GS_bjc600_DESC= D: Canon BJC-600/4xxx/70, StyleWriter 2x00 -GS_bjc800_DESC= D: Canon BJC-240/800 -GS_bjccmyk_DESC= D: Canon BJC-210/240/250/265/1000 -GS_bjccolor_DESC= D: Canon BJC-210/240/250/265/1000 truecolor -GS_bjcgray_DESC= D: Canon BJC-210/240/250/265/1000 grayscale -GS_bjcmono_DESC= D: Canon BJC-210/240/250/265/1000 monochrome -GS_lbp8_DESC= D: Canon LBP-8II -GS_lbp310_DESC= D: Canon LBP-310 -GS_lbp320_DESC= D: Canon LBP-320 Pro/LBP-350 -GS_lips2p_DESC= D: Canon LIPS II+ -GS_lips3_DESC= D: Canon LIPS III -GS_lips4_DESC= D: Canon LIPS IV -GS_bjc880j_DESC= D: Canon LIPS IVc, BJC-680J/880J -GS_lips4v_DESC= D: Canon LIPS IV, vector output mode -GS_m8510_DESC= D: C.Itoh M8510 printer -GS_coslw2p_DESC= D: CoStar LabelWriter II II/Plus -GS_coslwxl_DESC= D: CoStar LabelWriter XL -GS_uniprint_DESC= D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X -GS_dmprt_DESC= D: Configurable dot matrix printer driver -GS_dl2100_DESC= D: DEC DL2100 -GS_la50_DESC= D: DEC LA50 -GS_la70_DESC= D: DEC LA70 -GS_la75_DESC= D: DEC LA75 -GS_la75plus_DESC= D: DEC LA75+ -GS_ln03_DESC= D: DEC LN03 -GS_lj250_DESC= D: DEC LJ250 Companion color printer -GS_declj250_DESC= D: DEC LJ250 driver (alternate) -GS_ap3250_DESC= D: Epson ActionPrinter 3250 -GS_epson_DESC= D: Epson dot matrix, 9/24-pin -GS_eps9mid_DESC= D: Epson 9-pin, interleaved lines, medium res -GS_eps9high_DESC= D: Epson 9-pin, interleaved lines, triple res -GS_lp8000_DESC= D: Epson LP-8000 line printer -GS_epag_DESC= D: Epson ESC/Page laser printer (generic) -GS_escpage_DESC= D: Epson ESC/Page laser printer (generic) -GS_lp2000_DESC= D: Epson LP-2000/3000/7000/7000G laser printer -GS_alc8600_DESC= D: Epson AL-C8600 color laser printer -GS_alc8500_DESC= D: Epson AL-C8500 color laser printer -GS_alc2000_DESC= D: Epson AL-C2000 color laser printer -GS_alc4000_DESC= D: Epson AL-C4000 color laser printer -GS_alc1900_DESC= D: Epson AL-C1900 color laser printer -GS_alc4100_DESC= D: Epson AL-C4100 color laser printer -GS_lp9800c_DESC= D: Epson LP-9800C color laser printer -GS_lp9000c_DESC= D: Epson LP-9000C color laser printer -GS_lp9500c_DESC= D: Epson LP-9500C color laser printer -GS_lp8800c_DESC= D: Epson LP-8800C color laser printer -GS_lp8300c_DESC= D: Epson LP-8300C color laser printer -GS_lp8500c_DESC= D: Epson LP-8500C color laser printer -GS_lp3000c_DESC= D: Epson LP-3000C color laser printer -GS_lp8200c_DESC= D: Epson LP-8200C color laser printer -GS_lp8000c_DESC= D: Epson LP-8000C color laser printer -GS_eplmono_DESC= D: Epson Esc/Page Generic driver, mono -GS_eplcolor_DESC= D: Epson Esc/Page Generic driver, color -GS_epl6100_DESC= D: Epson EPL-6100 laser printer -GS_epl5900_DESC= D: Epson EPL-5900 laser printer -GS_epl5800_DESC= D: Epson EPL-5800 laser printer -GS_epl2050_DESC= D: Epson EPL-N2050 laser printer -GS_epl2050p_DESC= D: Epson EPL-N2050+ laser printer -GS_epl2120_DESC= D: Epson EPL-N2120 laser printer -GS_epl2500_DESC= D: Epson EPL-N2500 laser printer -GS_epl2750_DESC= D: Epson EPL-N2750 laser printer -GS_lp9000b_DESC= D: Epson LP-9000B laser printer -GS_lp2500_DESC= D: Epson LP-2500 laser printer -GS_lp9100_DESC= D: Epson LP-9100(R) laser printer -GS_lp7900_DESC= D: Epson LP-7900(R) laser printer -GS_lp7500_DESC= D: Epson LP-7500(R) laser printer -GS_lp2400_DESC= D: Epson LP-2400 laser printer -GS_lp2200_DESC= D: Epson LP-2200 laser printer -GS_lp9400_DESC= D: Epson LP-9400(R) laser printer -GS_lp8900_DESC= D: Epson LP-8900(R) laser printer -GS_lp8700_DESC= D: Epson LP-8700(R) laser printer -GS_lp8100_DESC= D: Epson LP-8100(R) laser printer -GS_lp7700_DESC= D: Epson LP-7700(R) laser printer -GS_lp8600f_DESC= D: Epson LP-8600FX(N) laser printer -GS_lp8400f_DESC= D: Epson LP-8400FX(N) laser printer -GS_lp8300f_DESC= D: Epson LP-8300F laser printer -GS_lp1900_DESC= D: Epson LP-1900(N) laser printer -GS_lp9600s_DESC= D: Epson LP-9600S laser printer -GS_lp9300_DESC= D: Epson LP-9300 laser printer -GS_lp9600_DESC= D: Epson LP-9600 laser printer -GS_lp8600_DESC= D: Epson LP-8600FX(N) laser printer -GS_lp1800_DESC= D: Epson LP-1800 laser printer -GS_lq850_DESC= D: Epson LQ-850 (360x360, emul on Canon BJ300) -GS_epsonc_DESC= D: Epson LQ-2550, Fujitsu 3400/2400/1200 color -GS_mj700v2c_DESC= D: Epson MachJet series, CMYK -GS_mj500c_DESC= D: Epson MachJet MJ-500C 360dpi, CMY/mono -GS_mj6000c_DESC= D: Epson MachJet MJ-830C/930C/6000C -GS_mj8000c_DESC= D: Epson MachJet MJ-8000C -GS_st800_DESC= D: Epson Stylus 800 printer -GS_stcolor_DESC= D: Epson Stylus Color and II/IIs/1500 -GS_photoex_DESC= D: Epson Stylus Color Photo/Photo EX/Photo 700 -GS_fmlbp_DESC= D: Fujitsu contrib2xx Page Printer -GS_fmpr_DESC= D: Fujitsu contrib -GS_lp2563_DESC= D: HP 2563B line printer -GS_cdnj500_DESC= D: HP DesignJet 500 -GS_dnj650c_DESC= D: HP DesignJet 650C -GS_deskjet_DESC= D: HP DeskJet and DeskJet Plus -GS_djet500_DESC= D: HP DeskJet 500 (for DeskJet 600 use -r600) -GS_cdeskjet_DESC= D: HP DeskJet 500C (1b/px) -GS_djet500c_DESC= D: HP DeskJet 500C (alternative) -GS_cdjcolor_DESC= D: HP DeskJet 500C/540C (24b/px) -GS_cdjmono_DESC= D: HP DeskJet 500/510/520/540C (mono) -GS_cdj500_DESC= D: HP DeskJet 500/540C (same as cdjcolor) -GS_cdj550_DESC= D: HP DeskJet 550C/560C/660C/660Cse -GS_dj505j_DESC= D: HP DeskJet 505J -GS_cdj670_DESC= D: HP DeskJet 670/690 -GS_cdj850_DESC= D: HP DeskJet 850/855/870/1100 -GS_cdj880_DESC= D: HP DeskJet 880 -GS_cdj890_DESC= D: HP DeskJet 890 -GS_cdj1600_DESC= D: HP DeskJet 1600 -GS_chp2200_DESC= D: HP Business Inkjet 2200 -GS_cdj970_DESC= D: HP DeskJet 970CXi -GS_laserjet_DESC= D: HP LaserJet -GS_ljetplus_DESC= D: HP LaserJet Plus -GS_ljet2p_DESC= D: HP LaserJet IId/IIp/III* (TIFF compression) -GS_ljet3_DESC= D: HP LaserJet III* (Delta Row compression) -GS_ljet3d_DESC= D: HP LaserJet IIID (duplex capability) -GS_ljet4_DESC= D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi -GS_ljet4d_DESC= D: HP LaserJet 4 (duplex + 600dpi) -GS_lj4dith_DESC= D: HP LaserJet 4 (Floyd-Steinberg dithering) -GS_ljet4pjl_DESC= D: HP LaserJet 4V/4LJ Pro -GS_lj4dithp_DESC= D: HP LaserJet 4V/4LJ Pro (dithering) -GS_cljet5_DESC= D: HP LaserJet 5/5M Color (new) -GS_cljet5c_DESC= D: HP LaserJet 5/5M Color Simple -GS_cljet5pr_DESC= D: HP LaserJet 5/5M Color (old) -GS_lj5mono_DESC= D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap -GS_lj5gray_DESC= D: HP LaserJet 5/6 gray-scale bitmap -GS_pj_DESC= D: HP PaintJet XL driver -GS_pjetxl_DESC= D: HP PaintJet XL driver (alternate) -GS_pjxl_DESC= D: HP PaintJet XL color printer -GS_paintjet_DESC= D: HP PaintJet color printer (alternate) -GS_pjxl300_DESC= D: HP PaintJet XL300, DeskJet 1200C, CopyJet -GS_pxlmono_DESC= D: HP PCL XL mono (LaserJet 5/6 family) -GS_pxlcolor_DESC= D: HP PCL XL color (Color LaserJet 4500/5000) -GS_pcl3_DESC= D: HP PCL 3+ (generic) -GS_ijs_DESC= D: HP Inkjet and other raster devices -GS_ibmpro_DESC= D: IBM 9-pin Proprinter -GS_jetp3852_DESC= D: IBM Jetprinter ink-jet color (Model \#3852) -GS_imagen_DESC= D: Imagen ImPress printers -GS_fs600_DESC= D: Kyocera FS-600 (600 dpi) -GS_lxm5700m_DESC= D: Lexmark 5700 monotone -GS_lxm3200_DESC= D: Lexmark 3200/Z12/Z22/Z31/Z32 -GS_lex2050_DESC= D: Lexmark 2050 -GS_lex3200_DESC= D: Lexmark 3200 -GS_lex5700_DESC= D: Lexmark 5700 -GS_lex7000_DESC= D: Lexmark 7000 -GS_cp50_DESC= D: Mitsubishi CP50 color -GS_pr1000_DESC= D: NEC PC-PR 1000 -GS_pr1000_4_DESC= D: NEC PC-PR 1000/4 -GS_pr150_DESC= D: NEC PC-PR 150 -GS_pr201_DESC= D: NEC PC-PR 201 -GS_picty180_DESC= D: NEC PICTY 180 (PC-PR101J/180) -GS_necp6_DESC= D: NEC PinWriter P6/P6+/P60 (360x360) -GS_npdl_DESC= D: NEC Printer Description Language -GS_oce9050_DESC= D: OCE 9050 printer -GS_oki182_DESC= D: Okidata MicroLine 182 -GS_okiibm_DESC= D: Okidata MicroLine IBM-compatible printers -GS_ml600_DESC= D: Okidata Microline 600CL/620CL -GS_oki4w_DESC= D: Okidata OkiPage 4w+ -GS_atx23_DESC= D: Practical Automation ATX-23 -GS_atx24_DESC= D: Practical Automation ATX-24 -GS_atx38_DESC= D: Practical Automation ATX-38 -GS_r4081_DESC= D: Ricoh 4081 laser printer -GS_rpdl_DESC= D: Ricoh Printer Description Language -GS_gdi_DESC= D: Samsung SmartGDI laser printer -GS_jj100_DESC= D: Star JJ-100 -GS_sj48_DESC= D: StarJet 48 inkjet printer -GS_t4693d2_DESC= D: Tektronix 4693d color, 2b/RGB -GS_t4693d4_DESC= D: Tektronix 4693d color, 4b/RGB -GS_t4693d8_DESC= D: Tektronix 4693d color, 8b/RGB -GS_tek4696_DESC= D: Tektronix 4695/4696 inkjet plotter -GS_xes_DESC= D: Xerox XES (2700, 3700, 4045, etc.) -GS_bmpmono_DESC= D: BMP Monochrome -GS_bmpgray_DESC= D: BMP 8-bit gray -GS_bmp16_DESC= D: BMP 4-bit EGA/VGA -GS_bmp256_DESC= D: BMP 8-bit 256-color -GS_bmp16m_DESC= D: BMP 24-bit -GS_bmp32b_DESC= D: BMP 32-bit pseudo-.BMP -GS_bmpsep1_DESC= D: BMP Separated 1-bit CMYK -GS_bmpsep8_DESC= D: BMP Separated 8-bit CMYK -GS_ccr_DESC= D: CalComp Raster format -GS_cif_DESC= D: CIF file format for VLSI -GS_dfaxhigh_DESC= D: DigiBoard, DigiFAX (high res) -GS_dfaxlow_DESC= D: DigiFAX (normal res) -GS_xcf_DESC= D: Gimp XCF, RGB -GS_xcfcmyk_DESC= D: Gimp XCF, CMYK -GS_faxg3_DESC= D: Group 3 FAX (EOL + no header/EOD) -GS_faxg32d_DESC= D: Group 3 2-D FAX (EOL + no header/EOD) -GS_faxg4_DESC= D: Group 4 FAX (EOL + no header/EOD) -GS_miff24_DESC= D: ImageMagick MIFF, 24-bit direct color, RLE -GS_inferno_DESC= D: Inferno bitmaps -GS_jpeg_DESC= D: JPEG format, RGB output -GS_jpeggray_DESC= D: JPEG format, gray output -GS_mag16_DESC= D: MAG format, 16-color -GS_mag256_DESC= D: MAG format, 256-color -GS_mgrmono_DESC= D: MGR devices 1-bit monochrome -GS_mgrgray2_DESC= D: MGR devices 2-bit gray scale -GS_mgrgray4_DESC= D: MGR devices 4-bit gray scale -GS_mgrgray8_DESC= D: MGR devices 8-bit gray scale -GS_mgr4_DESC= D: MGR devices 4-bit (VGA) color -GS_mgr8_DESC= D: MGR devices 8-bit color -GS_pcxmono_DESC= D: PCX, 1-bit monochrome -GS_pcxgray_DESC= D: PCX, 8-bit gray scale -GS_pcx16_DESC= D: PCX, 4-bit planar EGA/VGA color -GS_pcx256_DESC= D: PCX, 8-bit chunky color -GS_pcx24b_DESC= D: PCX, 24-bit color 3x8-bit planes -GS_pcxcmyk_DESC= D: PCX, 4-bit chunky CMYK color -GS_pdfwrite_DESC= D: Portable Document Format -GS_psdrgb_DESC= D: PhotoShop PSD, RGB -GS_psdcmyk_DESC= D: PhotoShop PSD, CMYK -GS_bit_DESC= D: Plain bits, monochrome -GS_bitrgb_DESC= D: Plain bits, RGB -GS_bitcmyk_DESC= D: Plain bits, CMYK -GS_plan_DESC= D: PLANar 24 bit RGB (8 bits per channel) -GS_plang_DESC= D: PLANar 8 bit Grayscale -GS_planm_DESC= D: PLANar 1 bit Monochrome -GS_planc_DESC= D: PLANar 32 bit CMYK (8 bits per channel) -GS_plank_DESC= D: PLANar 4 bit CMYK (1 bit per channel) -GS_plib_DESC= D: PLANar Interlaced Banded 24 bit RGB -GS_plibg_DESC= D: PLANar Interlaced Banded 8 bit Grayscale -GS_plibm_DESC= D: PLANar Interlaced Banded 1 bit Monochrome -GS_plibc_DESC= D: PLANar Interlaced Banded 32 bit CMYK -GS_plibk_DESC= D: PLANar Interlaced Banded 4 bit CMYK -GS_plan9bm_DESC= D: Plan 9 bitmap format -GS_pam_DESC= D: Portable Arbitrary Map file -GS_pbm_DESC= D: Portable Bitmap, plain -GS_pbmraw_DESC= D: Portable Bitmap, raw -GS_pgm_DESC= D: Portable Graymap, plain -GS_pgmraw_DESC= D: Portable Graymap, raw -GS_pgnm_DESC= D: Portable Graymap, plain (PBM opt) -GS_pgnmraw_DESC= D: Portable Graymap, raw (PBM opt) -GS_pnm_DESC= D: Portable Pixmap, plain RGB (PGM/PBM opt) -GS_pnmraw_DESC= D: Portable Pixmap, raw RGB (PGM/PBM opt) -GS_ppm_DESC= D: Portable Pixmap, plain RGB -GS_ppmraw_DESC= D: Portable Pixmap, raw RGB -GS_pkm_DESC= D: Portable inKmap, plain (4b CMYK=>RGB) -GS_pkmraw_DESC= D: Portable inKmap, raw (4b CMYK=>RGB) -GS_pksm_DESC= D: Portable Separated map, plain (4b CMYK=>4p) -GS_pksmraw_DESC= D: Portable Separated map, raw (4b CMYK=>4p) -GS_pngmono_DESC= D: PNG (Portable Network Graphics) Mono -GS_pnggray_DESC= D: PNG 8-bit Gray -GS_png16_DESC= D: PNG 4-bit Color -GS_png256_DESC= D: PNG 8-bit Color -GS_png16m_DESC= D: PNG 24-bit Color -GS_pngalpha_DESC= D: PNG 32-bit RGBA Color -GS_png48_DESC= D: PNG 48-bit Color -GS_psmono_DESC= D: PostScript (Level 1) monochrome image -GS_psgray_DESC= D: PostScript (Level 1) 8-bit gray image -GS_psrgb_DESC= D: PostScript (Level 2) 24-bit color image -GS_pswrite_DESC= D: PostScript (like PostScript Distiller) -GS_ps2write_DESC= D: PostScript (Level 2) output -GS_epswrite_DESC= D: Encapsulated PostScript -GS_cfax_DESC= D: SFF format for CAPI FAX interface -GS_sgirgb_DESC= D: SGI RGB pixmap format -GS_sunhmono_DESC= D: Harlequin variant of 1-bit Sun raster file -GS_svgwrite_DESC= D: SVG driver -GS_tiffcrle_DESC= D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL) -GS_tiffg3_DESC= D: TIFF Group 3 FAX (with EOL) -GS_tiffg32d_DESC= D: TIFF Group 3 2-D FAX -GS_tiffg4_DESC= D: TIFF Group 4 FAX -GS_tiffgray_DESC= D: TIFF 8-bit gray, no compress -GS_tiff12nc_DESC= D: TIFF 12-bit RGB, no compress -GS_tiff24nc_DESC= D: TIFF 24-bit RGB, no compress, NeXT format -GS_tiff32nc_DESC= D: TIFF 32-bit CMYK -GS_tiffsep_DESC= D: TIFF gray + CMYK composite -GS_tifflzw_DESC= D: TIFF LZW, tag = 5, mono -GS_tiffpack_DESC= D: TIFF PackBits, tag = 32773, mono -GS_bbox_DESC= D: Bounding box output -GS_devicen_DESC= D: DeviceN process color model device -GS_perm_DESC= D: DeviceN which permutes color components -GS_spotcmyk_DESC= D: DeviceN with CMYK and spot color support -GS_inkcov_DESC= D: Compute ink coverage +GS_LVGA256_DESC= D: SVGAlib, 256-color VGA modes +GS_VGALIB_DESC= D: SVGAlib, 16-color VGA modes +GS_OPRP_DESC= D: OpenPrinting Raster driver interface +GS_OPVP_DESC= D: OpenPrinting Vecter driver interface +GS_CUPS_DESC= D: CUPS driver +GS_DISPLAY_DESC= D: display device for GS shared library +GS_OMNI_DESC= D: Omni driver +GS_MD2K_DESC= D: ALPS MD-2000/2010/4000/1300/1500/5000 +GS_MD5K_DESC= D: ALPS MD-5000 Eco Mode +GS_MD50MONO_DESC= D: ALPS MD-5000 Monochrome +GS_MD50ECO_DESC= D: ALPS MD-5000 Eco Mode +GS_MD1XMONO_DESC= D: ALPS MD-1x00 Monochrome +GS_APPLEDMP_DESC= D: Apple Dot Matrix Printer/Imagewriter +GS_IWHI_DESC= D: Apple Imagewriter, high-resolution mode +GS_IWLO_DESC= D: Apple Imagewriter, low-resolution mode +GS_IWLQ_DESC= D: Apple Imagewriter LQ in 320x216dpi mode +GS_HL7X0_DESC= D: Brother HL-720/730/760(=PCL), MFC6550MC +GS_HL1240_DESC= D: Brother HL-1030/1240 +GS_HL1250_DESC= D: Brother HL-1050/1070/1250/1270N +GS_BJ10E_DESC= D: Canon BJ-10e +GS_BJ10V_DESC= D: Canon BJ-10v +GS_BJ10VH_DESC= D: Canon BJ-10v, high-mergin +GS_BJ200_DESC= D: Canon BJ-200/BJC-240(mono) +GS_BJC600_DESC= D: Canon BJC-600/4xxx/70, StyleWriter 2x00 +GS_BJC800_DESC= D: Canon BJC-240/800 +GS_BJCCMYK_DESC= D: Canon BJC-210/240/250/265/1000 +GS_BJCCOLOR_DESC= D: Canon BJC-210/240/250/265/1000 truecolor +GS_BJCGRAY_DESC= D: Canon BJC-210/240/250/265/1000 grayscale +GS_BJCMONO_DESC= D: Canon BJC-210/240/250/265/1000 monochrome +GS_LBP8_DESC= D: Canon LBP-8II +GS_LBP310_DESC= D: Canon LBP-310 +GS_LBP320_DESC= D: Canon LBP-320 Pro/LBP-350 +GS_LIPS2P_DESC= D: Canon LIPS II+ +GS_LIPS3_DESC= D: Canon LIPS III +GS_LIPS4_DESC= D: Canon LIPS IV +GS_BJC880J_DESC= D: Canon LIPS IVc, BJC-680J/880J +GS_LIPS4V_DESC= D: Canon LIPS IV, vector output mode +GS_M8510_DESC= D: C.Itoh M8510 printer +GS_COSLW2P_DESC= D: CoStar LabelWriter II II/Plus +GS_COSLWXL_DESC= D: CoStar LabelWriter XL +GS_UNIPRINT_DESC= D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X +GS_DMPRT_DESC= D: Configurable dot matrix printer driver +GS_DL2100_DESC= D: DEC DL2100 +GS_LA50_DESC= D: DEC LA50 +GS_LA70_DESC= D: DEC LA70 +GS_LA75_DESC= D: DEC LA75 +GS_LA75PLUS_DESC= D: DEC LA75+ +GS_LN03_DESC= D: DEC LN03 +GS_LJ250_DESC= D: DEC LJ250 Companion color printer +GS_DECLJ250_DESC= D: DEC LJ250 driver (alternate) +GS_AP3250_DESC= D: Epson ActionPrinter 3250 +GS_EPSON_DESC= D: Epson dot matrix, 9/24-pin +GS_EPS9MID_DESC= D: Epson 9-pin, interleaved lines, medium res +GS_EPS9HIGH_DESC= D: Epson 9-pin, interleaved lines, triple res +GS_LP8000_DESC= D: Epson LP-8000 line printer +GS_EPAG_DESC= D: Epson ESC/Page laser printer (generic) +GS_ESCPAGE_DESC= D: Epson ESC/Page laser printer (generic) +GS_LP2000_DESC= D: Epson LP-2000/3000/7000/7000G laser printer +GS_ALC8600_DESC= D: Epson AL-C8600 color laser printer +GS_ALC8500_DESC= D: Epson AL-C8500 color laser printer +GS_ALC2000_DESC= D: Epson AL-C2000 color laser printer +GS_ALC4000_DESC= D: Epson AL-C4000 color laser printer +GS_ALC1900_DESC= D: Epson AL-C1900 color laser printer +GS_ALC4100_DESC= D: Epson AL-C4100 color laser printer +GS_LP9800C_DESC= D: Epson LP-9800C color laser printer +GS_LP9000C_DESC= D: Epson LP-9000C color laser printer +GS_LP9500C_DESC= D: Epson LP-9500C color laser printer +GS_LP8800C_DESC= D: Epson LP-8800C color laser printer +GS_LP8300C_DESC= D: Epson LP-8300C color laser printer +GS_LP8500C_DESC= D: Epson LP-8500C color laser printer +GS_LP3000C_DESC= D: Epson LP-3000C color laser printer +GS_LP8200C_DESC= D: Epson LP-8200C color laser printer +GS_LP8000C_DESC= D: Epson LP-8000C color laser printer +GS_EPLMONO_DESC= D: Epson Esc/Page Generic driver, mono +GS_EPLCOLOR_DESC= D: Epson Esc/Page Generic driver, color +GS_EPL6100_DESC= D: Epson EPL-6100 laser printer +GS_EPL5900_DESC= D: Epson EPL-5900 laser printer +GS_EPL5800_DESC= D: Epson EPL-5800 laser printer +GS_EPL2050_DESC= D: Epson EPL-N2050 laser printer +GS_EPL2050P_DESC= D: Epson EPL-N2050+ laser printer +GS_EPL2120_DESC= D: Epson EPL-N2120 laser printer +GS_EPL2500_DESC= D: Epson EPL-N2500 laser printer +GS_EPL2750_DESC= D: Epson EPL-N2750 laser printer +GS_LP9000B_DESC= D: Epson LP-9000B laser printer +GS_LP2500_DESC= D: Epson LP-2500 laser printer +GS_LP9100_DESC= D: Epson LP-9100(R) laser printer +GS_LP7900_DESC= D: Epson LP-7900(R) laser printer +GS_LP7500_DESC= D: Epson LP-7500(R) laser printer +GS_LP2400_DESC= D: Epson LP-2400 laser printer +GS_LP2200_DESC= D: Epson LP-2200 laser printer +GS_LP9400_DESC= D: Epson LP-9400(R) laser printer +GS_LP8900_DESC= D: Epson LP-8900(R) laser printer +GS_LP8700_DESC= D: Epson LP-8700(R) laser printer +GS_LP8100_DESC= D: Epson LP-8100(R) laser printer +GS_LP7700_DESC= D: Epson LP-7700(R) laser printer +GS_LP8600F_DESC= D: Epson LP-8600FX(N) laser printer +GS_LP8400F_DESC= D: Epson LP-8400FX(N) laser printer +GS_LP8300F_DESC= D: Epson LP-8300F laser printer +GS_LP1900_DESC= D: Epson LP-1900(N) laser printer +GS_LP9600S_DESC= D: Epson LP-9600S laser printer +GS_LP9300_DESC= D: Epson LP-9300 laser printer +GS_LP9600_DESC= D: Epson LP-9600 laser printer +GS_LP8600_DESC= D: Epson LP-8600FX(N) laser printer +GS_LP1800_DESC= D: Epson LP-1800 laser printer +GS_LQ850_DESC= D: Epson LQ-850 (360x360, emul on Canon BJ300) +GS_EPSONC_DESC= D: Epson LQ-2550, Fujitsu 3400/2400/1200 color +GS_MJ700V2C_DESC= D: Epson MachJet series, CMYK +GS_MJ500C_DESC= D: Epson MachJet MJ-500C 360dpi, CMY/mono +GS_MJ6000C_DESC= D: Epson MachJet MJ-830C/930C/6000C +GS_MJ8000C_DESC= D: Epson MachJet MJ-8000C +GS_ST800_DESC= D: Epson Stylus 800 printer +GS_STCOLOR_DESC= D: Epson Stylus Color and II/IIs/1500 +GS_PHOTOEX_DESC= D: Epson Stylus Color Photo/Photo EX/Photo 700 +GS_FMLBP_DESC= D: Fujitsu contrib2xx Page Printer +GS_FMPR_DESC= D: Fujitsu contrib +GS_LP2563_DESC= D: HP 2563B line printer +GS_CDNJ500_DESC= D: HP DesignJet 500 +GS_DNJ650C_DESC= D: HP DesignJet 650C +GS_DESKJET_DESC= D: HP DeskJet and DeskJet Plus +GS_DJET500_DESC= D: HP DeskJet 500 (for DeskJet 600 use -r600) +GS_CDESKJET_DESC= D: HP DeskJet 500C (1b/px) +GS_DJET500C_DESC= D: HP DeskJet 500C (alternative) +GS_CDJCOLOR_DESC= D: HP DeskJet 500C/540C (24b/px) +GS_CDJMONO_DESC= D: HP DeskJet 500/510/520/540C (mono) +GS_CDJ500_DESC= D: HP DeskJet 500/540C (same as cdjcolor) +GS_CDJ550_DESC= D: HP DeskJet 550C/560C/660C/660Cse +GS_DJ505J_DESC= D: HP DeskJet 505J +GS_CDJ670_DESC= D: HP DeskJet 670/690 +GS_CDJ850_DESC= D: HP DeskJet 850/855/870/1100 +GS_CDJ880_DESC= D: HP DeskJet 880 +GS_CDJ890_DESC= D: HP DeskJet 890 +GS_CDJ1600_DESC= D: HP DeskJet 1600 +GS_CHP2200_DESC= D: HP Business Inkjet 2200 +GS_CDJ970_DESC= D: HP DeskJet 970CXi +GS_LASERJET_DESC= D: HP LaserJet +GS_LJETPLUS_DESC= D: HP LaserJet Plus +GS_LJET2P_DESC= D: HP LaserJet IId/IIp/III* (TIFF compression) +GS_LJET3_DESC= D: HP LaserJet III* (Delta Row compression) +GS_LJET3D_DESC= D: HP LaserJet IIID (duplex capability) +GS_LJET4_DESC= D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi +GS_LJET4D_DESC= D: HP LaserJet 4 (duplex + 600dpi) +GS_LJ4DITH_DESC= D: HP LaserJet 4 (Floyd-Steinberg dithering) +GS_LJET4PJL_DESC= D: HP LaserJet 4V/4LJ Pro +GS_LJ4DITHP_DESC= D: HP LaserJet 4V/4LJ Pro (dithering) +GS_CLJET5_DESC= D: HP LaserJet 5/5M Color (new) +GS_CLJET5C_DESC= D: HP LaserJet 5/5M Color Simple +GS_CLJET5PR_DESC= D: HP LaserJet 5/5M Color (old) +GS_LJ5MONO_DESC= D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap +GS_LJ5GRAY_DESC= D: HP LaserJet 5/6 gray-scale bitmap +GS_PJ_DESC= D: HP PaintJet XL driver +GS_PJETXL_DESC= D: HP PaintJet XL driver (alternate) +GS_PJXL_DESC= D: HP PaintJet XL color printer +GS_PAINTJET_DESC= D: HP PaintJet color printer (alternate) +GS_PJXL300_DESC= D: HP PaintJet XL300, DeskJet 1200C, CopyJet +GS_PXLMONO_DESC= D: HP PCL XL mono (LaserJet 5/6 family) +GS_PXLCOLOR_DESC= D: HP PCL XL color (Color LaserJet 4500/5000) +GS_PCL3_DESC= D: HP PCL 3+ (generic) +GS_IJS_DESC= D: HP Inkjet and other raster devices +GS_IBMPRO_DESC= D: IBM 9-pin Proprinter +GS_JETP3852_DESC= D: IBM Jetprinter ink-jet color (Model \#3852) +GS_IMAGEN_DESC= D: Imagen ImPress printers +GS_FS600_DESC= D: Kyocera FS-600 (600 dpi) +GS_LXM5700M_DESC= D: Lexmark 5700 monotone +GS_LXM3200_DESC= D: Lexmark 3200/Z12/Z22/Z31/Z32 +GS_LEX2050_DESC= D: Lexmark 2050 +GS_LEX3200_DESC= D: Lexmark 3200 +GS_LEX5700_DESC= D: Lexmark 5700 +GS_LEX7000_DESC= D: Lexmark 7000 +GS_CP50_DESC= D: Mitsubishi CP50 color +GS_PR1000_DESC= D: NEC PC-PR 1000 +GS_PR1000_4_DESC= D: NEC PC-PR 1000/4 +GS_PR150_DESC= D: NEC PC-PR 150 +GS_PR201_DESC= D: NEC PC-PR 201 +GS_PICTY180_DESC= D: NEC PICTY 180 (PC-PR101J/180) +GS_NECP6_DESC= D: NEC PinWriter P6/P6+/P60 (360x360) +GS_NPDL_DESC= D: NEC Printer Description Language +GS_OCE9050_DESC= D: OCE 9050 printer +GS_OKI182_DESC= D: Okidata MicroLine 182 +GS_OKIIBM_DESC= D: Okidata MicroLine IBM-compatible printers +GS_ML600_DESC= D: Okidata Microline 600CL/620CL +GS_OKI4W_DESC= D: Okidata OkiPage 4w+ +GS_ATX23_DESC= D: Practical Automation ATX-23 +GS_ATX24_DESC= D: Practical Automation ATX-24 +GS_ATX38_DESC= D: Practical Automation ATX-38 +GS_R4081_DESC= D: Ricoh 4081 laser printer +GS_RPDL_DESC= D: Ricoh Printer Description Language +GS_GDI_DESC= D: Samsung SmartGDI laser printer +GS_JJ100_DESC= D: Star JJ-100 +GS_SJ48_DESC= D: StarJet 48 inkjet printer +GS_T4693D2_DESC= D: Tektronix 4693d color, 2b/RGB +GS_T4693D4_DESC= D: Tektronix 4693d color, 4b/RGB +GS_T4693D8_DESC= D: Tektronix 4693d color, 8b/RGB +GS_TEK4696_DESC= D: Tektronix 4695/4696 inkjet plotter +GS_XES_DESC= D: Xerox XES (2700, 3700, 4045, etc.) +GS_BMPMONO_DESC= D: BMP Monochrome +GS_BMPGRAY_DESC= D: BMP 8-bit gray +GS_BMP16_DESC= D: BMP 4-bit EGA/VGA +GS_BMP256_DESC= D: BMP 8-bit 256-color +GS_BMP16M_DESC= D: BMP 24-bit +GS_BMP32B_DESC= D: BMP 32-bit pseudo-.BMP +GS_BMPSEP1_DESC= D: BMP Separated 1-bit CMYK +GS_BMPSEP8_DESC= D: BMP Separated 8-bit CMYK +GS_CCR_DESC= D: CalComp Raster format +GS_CIF_DESC= D: CIF file format for VLSI +GS_DFAXHIGH_DESC= D: DigiBoard, DigiFAX (high res) +GS_DFAXLOW_DESC= D: DigiFAX (normal res) +GS_XCF_DESC= D: Gimp XCF, RGB +GS_XCFCMYK_DESC= D: Gimp XCF, CMYK +GS_FAXG3_DESC= D: Group 3 FAX (EOL + no header/EOD) +GS_FAXG32D_DESC= D: Group 3 2-D FAX (EOL + no header/EOD) +GS_FAXG4_DESC= D: Group 4 FAX (EOL + no header/EOD) +GS_MIFF24_DESC= D: ImageMagick MIFF, 24-bit direct color, RLE +GS_INFERNO_DESC= D: Inferno bitmaps +GS_JPEG_DESC= D: JPEG format, RGB output +GS_JPEGGRAY_DESC= D: JPEG format, gray output +GS_MAG16_DESC= D: MAG format, 16-color +GS_MAG256_DESC= D: MAG format, 256-color +GS_MGRMONO_DESC= D: MGR devices 1-bit monochrome +GS_MGRGRAY2_DESC= D: MGR devices 2-bit gray scale +GS_MGRGRAY4_DESC= D: MGR devices 4-bit gray scale +GS_MGRGRAY8_DESC= D: MGR devices 8-bit gray scale +GS_MGR4_DESC= D: MGR devices 4-bit (VGA) color +GS_MGR8_DESC= D: MGR devices 8-bit color +GS_PCXMONO_DESC= D: PCX, 1-bit monochrome +GS_PCXGRAY_DESC= D: PCX, 8-bit gray scale +GS_PCX16_DESC= D: PCX, 4-bit planar EGA/VGA color +GS_PCX256_DESC= D: PCX, 8-bit chunky color +GS_PCX24B_DESC= D: PCX, 24-bit color 3x8-bit planes +GS_PCXCMYK_DESC= D: PCX, 4-bit chunky CMYK color +GS_PDFWRITE_DESC= D: Portable Document Format +GS_PSDRGB_DESC= D: PhotoShop PSD, RGB +GS_PSDCMYK_DESC= D: PhotoShop PSD, CMYK +GS_BIT_DESC= D: Plain bits, monochrome +GS_BITRGB_DESC= D: Plain bits, RGB +GS_BITCMYK_DESC= D: Plain bits, CMYK +GS_PLAN_DESC= D: PLANar 24 bit RGB (8 bits per channel) +GS_PLANG_DESC= D: PLANar 8 bit Grayscale +GS_PLANM_DESC= D: PLANar 1 bit Monochrome +GS_PLANC_DESC= D: PLANar 32 bit CMYK (8 bits per channel) +GS_PLANK_DESC= D: PLANar 4 bit CMYK (1 bit per channel) +GS_PLIB_DESC= D: PLANar Interlaced Banded 24 bit RGB +GS_PLIBG_DESC= D: PLANar Interlaced Banded 8 bit Grayscale +GS_PLIBM_DESC= D: PLANar Interlaced Banded 1 bit Monochrome +GS_PLIBC_DESC= D: PLANar Interlaced Banded 32 bit CMYK +GS_PLIBK_DESC= D: PLANar Interlaced Banded 4 bit CMYK +GS_PLAN9BM_DESC= D: Plan 9 bitmap format +GS_PAM_DESC= D: Portable Arbitrary Map file +GS_PBM_DESC= D: Portable Bitmap, plain +GS_PBMRAW_DESC= D: Portable Bitmap, raw +GS_PGM_DESC= D: Portable Graymap, plain +GS_PGMRAW_DESC= D: Portable Graymap, raw +GS_PGNM_DESC= D: Portable Graymap, plain (PBM opt) +GS_PGNMRAW_DESC= D: Portable Graymap, raw (PBM opt) +GS_PNM_DESC= D: Portable Pixmap, plain RGB (PGM/PBM opt) +GS_PNMRAW_DESC= D: Portable Pixmap, raw RGB (PGM/PBM opt) +GS_PPM_DESC= D: Portable Pixmap, plain RGB +GS_PPMRAW_DESC= D: Portable Pixmap, raw RGB +GS_PKM_DESC= D: Portable inKmap, plain (4b CMYK=>RGB) +GS_PKMRAW_DESC= D: Portable inKmap, raw (4b CMYK=>RGB) +GS_PKSM_DESC= D: Portable Separated map, plain (4b CMYK=>4p) +GS_PKSMRAW_DESC= D: Portable Separated map, raw (4b CMYK=>4p) +GS_PNGMONO_DESC= D: PNG (Portable Network Graphics) Mono +GS_PNGGRAY_DESC= D: PNG 8-bit Gray +GS_PNG16_DESC= D: PNG 4-bit Color +GS_PNG256_DESC= D: PNG 8-bit Color +GS_PNG16M_DESC= D: PNG 24-bit Color +GS_PNGALPHA_DESC= D: PNG 32-bit RGBA Color +GS_PNG48_DESC= D: PNG 48-bit Color +GS_PSMONO_DESC= D: PostScript (Level 1) monochrome image +GS_PSGRAY_DESC= D: PostScript (Level 1) 8-bit gray image +GS_PSRGB_DESC= D: PostScript (Level 2) 24-bit color image +GS_PSWRITE_DESC= D: PostScript (like PostScript Distiller) +GS_PS2WRITE_DESC= D: PostScript (Level 2) output +GS_EPSWRITE_DESC= D: Encapsulated PostScript +GS_CFAX_DESC= D: SFF format for CAPI FAX interface +GS_SGIRGB_DESC= D: SGI RGB pixmap format +GS_SUNHMONO_DESC= D: Harlequin variant of 1-bit Sun raster file +GS_SVGWRITE_DESC= D: SVG driver +GS_TIFFCRLE_DESC= D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL) +GS_TIFFG3_DESC= D: TIFF Group 3 FAX (with EOL) +GS_TIFFG32D_DESC= D: TIFF Group 3 2-D FAX +GS_TIFFG4_DESC= D: TIFF Group 4 FAX +GS_TIFFGRAY_DESC= D: TIFF 8-bit gray, no compress +GS_TIFF12NC_DESC= D: TIFF 12-bit RGB, no compress +GS_TIFF24NC_DESC= D: TIFF 24-bit RGB, no compress, NeXT format +GS_TIFF32NC_DESC= D: TIFF 32-bit CMYK +GS_TIFFSEP_DESC= D: TIFF gray + CMYK composite +GS_TIFFLZW_DESC= D: TIFF LZW, tag = 5, mono +GS_TIFFPACK_DESC= D: TIFF PackBits, tag = 32773, mono +GS_BBOX_DESC= D: Bounding box output +GS_DEVICEN_DESC= D: DeviceN process color model device +GS_PERM_DESC= D: DeviceN which permutes color components +GS_SPOTCMYK_DESC= D: DeviceN with CMYK and spot color support +GS_INKCOV_DESC= D: Compute ink coverage Index: print/ghostscript9-base/files/Makefile.drivers_post =================================================================== --- print/ghostscript9-base/files/Makefile.drivers_post +++ print/ghostscript9-base/files/Makefile.drivers_post @@ -2,12 +2,12 @@ # pre/postprocessing driver variables # dmprt specific -.if ${PORT_OPTIONS:MGS_dmprt} +.if ${PORT_OPTIONS:MGS_DMPRT} .include "${MASTERDIR}/files/Makefile.dmprt" .endif # epag specific -.if ${PORT_OPTIONS:MGS_epag} +.if ${PORT_OPTIONS:MGS_EPAG} .include "${MASTERDIR}/files/Makefile.epag" .endif @@ -23,7 +23,7 @@ post-extract: post-extract-epag # pcl3 specific -.if ${PORT_OPTIONS:MGS_pcl3} +.if ${PORT_OPTIONS:MGS_PCL3} .include "${MASTERDIR}/files/Makefile.pcl3" .endif @@ -32,10 +32,10 @@ .undef _CUPS_DEVS .for D in ${CUPS_DEVS} -.if ${PORT_OPTIONS:MCUPS} && ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MCUPS} && ${PORT_OPTIONS:MGS_${D:tu}} _CUPS_DEVS+= ${D} .else -PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D}} +PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D:tu}} .endif .endfor @@ -51,11 +51,11 @@ .undef _VGA_DEVS .for D in ${VGA_DEVS} -.if ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MGS_${D:tu}} .if ${ARCH:Mamd64} || ${ARCH:Mi386} _VGA_DEVS+= ${D} .else -OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D}} +OPTIONS_UNSET+= ${PORT_OPTIONS:MGS_${D:tu}} .endif .endif .endfor @@ -69,10 +69,10 @@ .undef _ICONV_DEVS .for D in ${ICONV_DEVS} -.if ${PORT_OPTIONS:MICONV} && ${PORT_OPTIONS:MGS_${D}} +.if ${PORT_OPTIONS:MICONV} && ${PORT_OPTIONS:MGS_${D:tu}} _ICONV_DEVS+= ${D} .else -PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D}} +PORT_OPTIONS:= ${PORT_OPTIONS:NGS_${D:tu}} .endif .endfor Index: print/ghostscript9-base/pkg-plist =================================================================== --- print/ghostscript9-base/pkg-plist +++ print/ghostscript9-base/pkg-plist @@ -1,6 +1,6 @@ bin/dvipdf bin/eps2eps -%%GS_epag%%bin/ert +%%GS_EPAG%%bin/ert bin/font2c bin/gs bin/gsbj @@ -12,7 +12,7 @@ bin/gsnd bin/gsx bin/lprsetup.sh -%%GS_pcl3%%bin/pcl3opts +%%GS_PCL3%%bin/pcl3opts bin/pdf2dsc bin/pdf2ps bin/pdfopt @@ -40,7 +40,7 @@ man/man1/dvipdf.1.gz man/man1/eps2eps.1.gz man/man1/font2c.1.gz -%%GS_pcl3%%man/man1/gs-pcl3.1.gz +%%GS_PCL3%%man/man1/gs-pcl3.1.gz man/man1/gs.1.gz man/man1/gsbj.1.gz man/man1/gsdj.1.gz @@ -48,7 +48,7 @@ man/man1/gslj.1.gz man/man1/gslp.1.gz man/man1/gsnd.1.gz -%%GS_pcl3%%man/man1/pcl3opts.1.gz +%%GS_PCL3%%man/man1/pcl3opts.1.gz man/man1/pdf2dsc.1.gz man/man1/pdf2ps.1.gz man/man1/pdfopt.1.gz @@ -625,20 +625,20 @@ %%DATADIR%%/lib/sharp.upp %%DATADIR%%/lib/sipixa6.upp %%DATADIR%%/lib/stc740ih.upp -%%GS_dmprt%%%%DATADIR%%/lib/lqx70ch.upp -%%GS_dmprt%%%%DATADIR%%/lib/lqx70cl.upp -%%GS_dmprt%%%%DATADIR%%/lib/lqx70cm.upp -%%GS_pcl3%%%%DATADIR%%/pcl3/calign.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/dumppdd.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/example.mcf -%%GS_pcl3%%%%DATADIR%%/pcl3/if-pcl3 -%%GS_pcl3%%%%DATADIR%%/pcl3/levels-test.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-A4.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-A4Rotated.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-Env10Rotated.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-EnvDLRotated.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-Letter.ps -%%GS_pcl3%%%%DATADIR%%/pcl3/margins-LetterRotated.ps +%%GS_DMPRT%%%%DATADIR%%/lib/lqx70ch.upp +%%GS_DMPRT%%%%DATADIR%%/lib/lqx70cl.upp +%%GS_DMPRT%%%%DATADIR%%/lib/lqx70cm.upp +%%GS_PCL3%%%%DATADIR%%/pcl3/calign.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/dumppdd.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/example.mcf +%%GS_PCL3%%%%DATADIR%%/pcl3/if-pcl3 +%%GS_PCL3%%%%DATADIR%%/pcl3/levels-test.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-A4.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-A4Rotated.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-Env10Rotated.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-EnvDLRotated.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-Letter.ps +%%GS_PCL3%%%%DATADIR%%/pcl3/margins-LetterRotated.ps %%DATADIR%%/Resource/CIDFSubst/DroidSansFallback.ttf %%DATADIR%%/Resource/CIDFont/fonts %%DATADIR%%/Resource/CIDFont/ArtifexBullet Index: security/wpa_supplicant/Makefile =================================================================== --- security/wpa_supplicant/Makefile +++ security/wpa_supplicant/Makefile @@ -28,15 +28,15 @@ OPTIONS_MULTI= DRV EAP OPTIONS_MULTI_DRV= BSD WIRED NDIS TEST NONE #ROBOSWITCH -OPTIONS_MULTI_EAP= TLS PEAP TTLS MD5 MSCHAPv2 GTC LEAP OTP PSK FAST \ - SIM PWD PAX AKA AKA_PRIME SAKE GPSK TNC IKEv2 EKE +OPTIONS_MULTI_EAP= TLS PEAP TTLS MD5 MSCHAPV2 GTC LEAP OTP PSK FAST \ + SIM PWD PAX AKA AKA_PRIME SAKE GPSK TNC IKEV2 EKE OPTIONS_DEFINE= WPS WPS_ER WPS_NOREG WPS_NFC PKCS12 SMARTCARD \ HT_OVERRIDES VHT_OVERRIDES TLSV12 IEEE80211W \ IEEE80211R DEBUG_FILE DEBUG_SYSLOG PRIVSEP \ DELAYED_MIC IEEE80211N IEEE80211AC INTERWORKING \ HS20 NO_ROAMING P2P TDLS DOCS OPTIONS_DEFAULT= BSD WIRED NDIS \ - TLS PEAP TTLS MD5 MSCHAPv2 GTC LEAP OTP PSK \ + TLS PEAP TTLS MD5 MSCHAPV2 GTC LEAP OTP PSK \ WPS PKCS12 SMARTCARD IEEE80211R DEBUG_SYSLOG \ INTERWORKING HS20 @@ -76,7 +76,7 @@ PEAP_DESC= Protected Extensible Authentication Protocol TTLS_DESC= Tunneled Transport Layer Security MD5_DESC= MD5 hash (deprecated, no key generation) -MSCHAPv2_DESC= Microsoft CHAP version 2 (RFC 2759) +MSCHAPV2_DESC= Microsoft CHAP version 2 (RFC 2759) GTC_DESC= Generic Token Card LEAP_DESC= Lightweight Extensible Authentication Protocol OTP_DESC= One-Time Password @@ -86,7 +86,7 @@ AKA_PRIME_DESC= AKA Prime variant (RFC 5448) EKE_DESC= Encrypted Key Exchange SIM_DESC= Subscriber Identity Module -IKEv2_DESC= Internet Key Exchange version 2 +IKEV2_DESC= Internet Key Exchange version 2 PWD_DESC= Shared password (RFC 5931) PAX_DESC= Password Authenticated Exchange SAKE_DESC= Shared-Secret Authentication & Key Establishment @@ -121,10 +121,10 @@ . endif .endfor # Set EAP protocol(s) -.for item in MD5 MSCHAPv2 TLS PEAP TTLS FAST GTC OTP PSK PWD PAX LEAP SIM \ - AKA AKA_PRIME SAKE GPSK TNC IKEv2 EKE +.for item in MD5 MSCHAPV2 TLS PEAP TTLS FAST GTC OTP PSK PWD PAX LEAP SIM \ + AKA AKA_PRIME SAKE GPSK TNC IKEV2 EKE . if ${PORT_OPTIONS:M${item}} - @${ECHO_CMD} CONFIG_EAP_${item:tu}=y >> ${CFG} + @${ECHO_CMD} CONFIG_EAP_${item}=y >> ${CFG} . endif .endfor .if ${PORT_OPTIONS:MSIM} || ${PORT_OPTIONS:MAKA} || ${PORT_OPTIONS:MAKA_PRIME}