On Sat, Jan 25, 2020 at 8:16 PM David Kastrup <d...@gnu.org> wrote:
> > $ gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
> > -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
> > -dAutoRotatePages=/None -dPrinted=false -sOutputFile=mozart-hrn-3.pdf
> > -c.setpdfwrite -f/tmp/lilypond-OCyOzh
> > Error: /rangecheck in /--.parsecff--
> > Operand stack:
> >    false   --nostringval--
>
> Pretty sure this is an encoding problem.

the question is how this managed to work on GUILE 2.0. We're embedding
the OTF/CFF font (which is binary data) into a string without
considering any encoding. The string then gets dumped onto the PS
file.

-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

Reply via email to