(no subject)

"Foris Zoltan" <[email protected]> Tue, 14 Oct 2003 14:09:58 +0300
Newsgroups gmane.comp.printing.ghostscript.text-api
Message-ID <000c01c39244$9f054520$6a01a8c0@MAYSoft>
hi

when i use the -dCOMPLEX(or -dSIMPLE not define), then i get an unusabe text,
the documentation says that the text is PS standard encoded, but is not.

eg.

    i print:

    "abcd"
    "abf"

    the result is

    (\001\002\003\004)
    (\001\002\005)

that means

    a=\001
    b=\002
.
.
.
    f = \005

thanks

_______________________________________________
Gs-text-api mailing list
[email protected]
http://www.ghostscript.com/mailman/listinfo/gs-text-api