Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #340

Re: unencoded characters in printer resident PS fonts

From Helge Blischke <h.blischke@acm.org>
Newsgroups comp.lang.postscript
Subject Re: unencoded characters in printer resident PS fonts
Followup-To comp.lang.postscript
Date 2011-09-21 22:40 +0200
Message-ID <9dv0daFvt9U1@mid.individual.net> (permalink)
References <4e7a1248$0$6633$9b4e6d93@newsspool2.arcor-online.net> <9dukm1FpbrU1@mid.individual.net> <4e7a386a$0$7625$9b4e6d93@newsspool1.arcor-online.net>

Followups directed to: comp.lang.postscript

Show all headers | View raw


Plamen Tanovski wrote:

> Helge Blischke <h.blischke@acm.org> writes:
> 
>> When using prfont.ps on a real PostScript printer, make sure the script
>> contains the line
>> /min { 2 copy gt { exch } if pop } bind def
> 
> this line is already in prfont.ps
> 
>> and then replace all occurences of
>> .min
>> by
>> min
> 
> Fantastic! Thanks a lot! It works.
> 
>> The reason is that ".min" is a Ghostscript extension but equivalent to
>> the definition of min listed above.
> 
> Since the definition of min is already in the file, I wonder why they
> still use .min?
> 
> best regards

I suppose they simply forgot to change, since this script obviously mainly 
is used with Ghostscript.
You might file a bug at bugs-gs@ghostscript.com

Helge

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

unencoded characters in printer resident PS fonts Plamen Tanovski <pgt@arcor.de> - 2011-09-21 18:35 +0200
  Re: unencoded characters in printer resident PS fonts Helge Blischke <h.blischke@acm.org> - 2011-09-21 19:20 +0200
    Re: unencoded characters in printer resident PS fonts Plamen Tanovski <pgt@arcor.de> - 2011-09-21 21:18 +0200
      Re: unencoded characters in printer resident PS fonts Helge Blischke <h.blischke@acm.org> - 2011-09-21 22:40 +0200
        Re: unencoded characters in printer resident PS fonts ken <ken@spamcop.net> - 2011-09-22 07:21 +0100

csiph-web