[gs-devel] Re: [ #525701 ] PDF with wide character font names - need
assistance
Ray Johnston
ray at artifex.com
Tue Mar 5 08:53:59 PST 2002
All,
Corrected diff (sorry)
Ray Johnston wrote:
> ____________________________________________________________________
> diff -c -r1.45 pdf_main.ps
> *** lib/pdf_main.ps 22 Feb 2002 06:59:31 -0000 1.45
> --- lib/pdf_main.ps 5 Mar 2002 16:48:08 -0000
> ***************
> *** 107,112 ****
> --- 107,114 ----
> % This is counter-intuitive, and we don't understand why it happens,
> % but the improvement is significant.
> /PDFTopSave save def
> + /saveobjectformat currentobjectformat def
> + 0 setobjectformat
> /Page# null def
> /Page null def
> /DSCPageCount 0 def
> ***************
> *** 146,151 ****
> --- 148,154 ----
> end % temporary dict
> end % pdfdict
> end % GS_PDF_ProcSet
> + saveobjectformat setobjectformat
> PDFTopSave restore
> end % userdict
> } bind def
More information about the gs-devel
mailing list