Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > rec.arts.int-fiction > #483
| From | news@zzo38computer.org.invalid |
|---|---|
| Newsgroups | rec.arts.int-fiction, comp.lang.postscript |
| Subject | Z-machine in PostScript |
| Date | 2019-10-16 01:37 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <1571189269.bystand@zzo38computer.org> (permalink) |
Cross-posted to 2 groups.
Download: http://zzo38computer.org/zmachine/interp/zmachine.ps Specify the story file name as a command-line argument (I don't know if any PostScript implementation other than Ghostscript allows PostScript files to take command-line arguments; in case you are using a different one, you can know to make an array called ARGUMENTS in userdict which contains the command line arguments). I believe it is complete; the only feature not yet implemented is the printer output. (I don't know much about text layout in PostScript. But I have some idea: I will have to do word wrapping, font selection (I could have one font for normal text, one font for input, and one font for fix pitch text), and page breaking. This would be done in the Zscriptchar procedure, which currently does nothing, but calling it when scripting is on is already implemented.) Please report any bugs (if any), or any other comments or questions or complaints you might have, by posting a follow-up message. -- Note: I am not always able to read/post messages during Monday-Friday.
Back to rec.arts.int-fiction | Previous | Next — Next in thread | Find similar | Unroll thread
Z-machine in PostScript news@zzo38computer.org.invalid - 2019-10-16 01:37 +0000
Re: Z-machine in PostScript adam@fsf.net (Adam Thornton) - 2019-10-16 02:45 +0000
Re: Z-machine in PostScript johnf@panix.com (John Francis) - 2019-10-16 03:59 +0000
Z-machine in PostScript; now with transcript news@zzo38computer.org.invalid - 2019-10-20 03:49 +0000
Re: Z-machine in PostScript adam@fsf.net (Adam Thornton) - 2019-10-21 00:44 +0000
Re: Z-machine in PostScript news@zzo38computer.org.invalid - 2019-10-21 02:50 +0000
Re: Z-machine in PostScript adam@fsf.net (Adam Thornton) - 2019-10-21 04:22 +0000
Re: Z-machine in PostScript Anthk <anthk@disroot.org> - 2019-11-10 15:40 +0000
Re: Z-machine in PostScript news@zzo38computer.org.invalid - 2019-11-17 00:46 +0000
Re: Z-machine in PostScript Anthk <anthk@disroot.org> - 2019-11-17 03:00 +0000
csiph-web