Dec 122017
C source that generates PostScript Language code without having to learn PostScript. Looks good. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
C_PSLIB.INF | 10282 | 3521 | deflated |
INFO.BAT | 18 | 18 | stored |
LIST.COM | 3072 | 2126 | deflated |
PS_TEST.C | 17371 | 3795 | deflated |
PS_TEST.EXE | 66010 | 32345 | deflated |
READ.ME | 1289 | 574 | deflated |
README.BAT | 14 | 14 | stored |
TEST_1.PS | 10960 | 2601 | deflated |
TEST_2.PS | 10175 | 2807 | deflated |
TEST_3.PS | 10406 | 2492 | deflated |
TEST_4.PS | 8717 | 2299 | deflated |
TEST_5.PS | 14027 | 2575 | deflated |
TEST_6.PS | 9185 | 2372 | deflated |
TEST_7.PS | 8601 | 2183 | deflated |
TEST_8.PS | 10432 | 2566 | deflated |
TEST_9.PS | 10346 | 2574 | deflated |
Download File C_PSLIB.ZIP Here
Contents of the README.BAT file
list read.me
Contents of the READ.ME file
list read.me
/**************************************************************************
* C_PSLIB C / PostScript Library *
* copyright 1991 Barton Creek Software all rights reserved *
* 2222 Western Trails Suite 106 Austin, TX 78745 (512) 441-8354 *
**************************************************************************/
Thanks for your interest in c_pslib!
Your DOS disk contains a self-extracting archive - C_PSLIB.EXE
Type C_PSLIB to extract the following files:
INFO.BAT -Batch file to view a description of the c_pslib
C / PostScript library (c_pslib.inf).
README.BAT -Batch file to view this explanation (read.me).
ps_test.exe -DOS executable file created with c_pslib. This program
creates several example output files.
ps_test.c -The code for ps_test.c which is linked with c_pslib to create
ps_test.exe. This source code is provided so that you can see
the c_pslib function calls that produce the output.
test_1..9.ps -These are the (renamed) PostScript files produced by ps_test.
Barton Creek Software is dedicated to quality software and reasonable prices.
Give us a call. We enjoy talking PostScript!
/**************************************************************************
* C_PSLIB C / PostScript Library *
* copyright 1991 Barton Creek Software all rights reserved *
* 2222 Western Trails Suite 106 Austin, TX 78745 (512) 441-8354 *
**************************************************************************/
Thanks for your interest in c_pslib!
Your DOS disk contains a self-extracting archive - C_PSLIB.EXE
Type C_PSLIB to extract the following files:
INFO.BAT -Batch file to view a description of the c_pslib
C / PostScript library (c_pslib.inf).
README.BAT -Batch file to view this explanation (read.me).
ps_test.exe -DOS executable file created with c_pslib. This program
creates several example output files.
ps_test.c -The code for ps_test.c which is linked with c_pslib to create
ps_test.exe. This source code is provided so that you can see
the c_pslib function calls that produce the output.
test_1..9.ps -These are the (renamed) PostScript files produced by ps_test.
Barton Creek Software is dedicated to quality software and reasonable prices.
Give us a call. We enjoy talking PostScript!
December 12, 2017
Add comments