GhostScript 8.57 for DOS (V0.00) available ! (DOSX)
Hello Every Body
After a lot of experiences a little miracle has arrived !!!
It seems that it works. I need to be prudent because only one little test done...
Look at http://www.milec.com/download/GSWC_DLL.ZIP
To test you can use a BAT file like this one:
Set XGSDIR=D:\GS
Set GS_LIB=
Set GS_FONTPATH=
Set GS_OPTIONS=-I%XGSDIR%\GS8.57\lib;%XGSDIR%\fonts;%XGSDIR%\GS8.57\Resource -q
IF "%1" == "" GOTO DEFAULT
SET FN=%1
GOTO SUITE
:DEFAULT
SET FN=LISTING
echo /Times-Roman findfont 32 scalefont setfont 1.0 1.0 0.0 setrgbcolor>%FN%.PS
echo 100 350 moveto (Hello world!)show 1.5 setlinewidth 500 600 lineto stroke showpage >>%FN%.PS
rem SET FN=%XGSDIR%\GS8.57\EXAMPLES\snowflak
:SUITE
rem Impression sur imprimante
gswin32c -sDEVICE=deskjet -dBitsPerPixel=1 %FN%.PS -c quit
SET FN=
Complete thread:
- GhostScript 8.57 for DOS (V0.00) available ! - Michel LECLERC, 20.07.2007, 15:21 (DOSX)
- GhostScript 8.57 for DOS (V0.00) available ! - rr, 20.07.2007, 16:11
- GhostScript 8.57 for DOS (V0.00) available ! - Rugxulo, 22.07.2007, 00:56
- GhostScript 8.57 for DOS (V0.00) available ! - rr, 22.07.2007, 21:17
- GhostScript 8.57 for DOS (V0.00) available ! - Rugxulo, 22.07.2007, 00:56
- GhostScript 8.57 for DOS (V0.00) available ! - Japheth, 20.07.2007, 19:29
- GhostScript 8.57 for DOS (V0.00) available ! - Michel LECLERC, 24.07.2007, 16:05
- GhostScript 8.57 for DOS (V0.00) available ! - Japheth, 24.07.2007, 17:46
- GhostScript 8.57 for DOS (V0.00) available ! - Michel LECLERC, 24.07.2007, 16:05
- GhostScript 8.57 for DOS (V0.00) available ! - flox, 21.07.2007, 16:34
- GhostScript 8.57 for DOS (V0.00) available - how to use it ? - DOS386, 23.07.2007, 02:29
- GhostScript 8.57 for DOS (V0.00) available - how to use it ? - Japheth, 24.07.2007, 11:35
- GhostScript 8.57 for DOS (V0.00) available - how to use it ? - Iw2evk, 24.07.2007, 13:29
- GhostScript 8.57 for DOS (V0.00) available - how to use it ? - Steve, 24.07.2007, 20:05
- GhostScript 8.57 for DOS (V0.00) available - how to use it ? - Japheth, 24.07.2007, 11:35
- GhostScript 8.57 for DOS (V0.01) available ! - Michel LECLERC, 24.07.2007, 16:51
- GhostScript 8.57 for DOS (V0.01) available ! - Laaca, 31.07.2007, 21:14
- GhostScript 8.57 for DOS (V0.00) available ! - rr, 20.07.2007, 16:11