Hello,
is there a way to convert an integer-(ASCII-)value into a string? Something like
/myinteger 65 def
/str 1 string def
"cvis" myinteger str % should place (A) on the stack or in a variable.
But unfortunately the cvis command does not exist.
Regards
Jörg
Hello,
I learn that there is only one bitmap font installed in HP-printers, namely "Line Printer" fontface. And only with bitmap fonts, both pitch (cpi) and height parameters are valid. However, when selecting the font with
<ESC>(s0p12h12v0s0b0T
whatever you put as height value it is always...
Hello DansDad and Jlasman,
thank you for your response.
DansDad, your example works fine if you want to increase the space between the characters. But since the actual character size is not modified at all, overprinting happens when decreasing the space.
Jlasman, yes, with the SI-command...
Hello,
I am looking for a way to keep the hight of a monospaced 10 chars per inch font when changing its pitch (count) parameter to 12, 15 and 17. In Postscript this can be achieved in applying a matrix to an existing font, for example:
/Courier [10 0 0 12 0 0]
but how can this effect be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.