[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: "Kerning?" and Postscript / Ghostscript virtuality
- Subject: Re: "Kerning?" and Postscript / Ghostscript virtuality
- From: "..." adpf@xxxxxxxx
- Date: Sun, 16 Feb 1997 02:21:04 -0500 (EST)
Yes! And further: I just took a look at a xyDos 4 PS driver fb<.
Actually, I doubt you need a new proc. Try adding a new PT=1 MD line
(where RV is any mode you never use) ...
MD RV=(*+LETTERSPACE)
... plus a new attribute (where N is whatever number you declare) ...
;
AT:LETTERSPACE
AT<) s N 0 r (
AT>) s -N 0 r (
ET
;
In text, type {mdrv}Jack Paar{mdnm}, check it with your PS screen driver,
and adjust N to the letterspacing you want. (Same N for AT< and AT>, and
the AT lines are case-sensitive. Remember to reload the driver after each
change.)
" ≪ Is it automatic? Press a button in XyWrite and finished --
" or do I need to open the interpreter and do some additional procedure? ≫
" After you get it set up the way you want it, yes. How fancy you
" want to make the setup is up to you. Can use it out of the box
My yes was in reply to Robert's first question: Yes, just press a button.
============================= adpFisher nyc