[gs-devel] Unicode support xefitra
Leonardo
leonardo at artifex.com
Wed Aug 8 02:40:56 PDT 2007
Dear Mike Filonov,
I guess you need to execute
/Unicode /Decoding resourcestatus .setupUnicodeDecoder
before running a document.
Normally it is done in gs/lib/gs_pdfwr.ps
if the output device is pdfwrite.
Search for "1000 % priority" in that file.
Igor.
----- Original Message -----
From: <mikefilonov at sibmail.com>
To: <gs-devel at ghostscript.com>
Sent: Wednesday, August 08, 2007 1:14 PM
Subject: [gs-devel] Unicode support xefitra
> Hi,
>
> I'm writing high-level gostscript driver to translate ps-input generated
> by post-script printer driver to xml.
>
> I have got stucked on this problem:
> I need to fetch text from document. I call decode_glyph() as it described
> in documentation (doc/Drivers.htm#Unicode) but in general it returns -1 as
> result.
> Where is the problem? How can i fix it? Or where can i see the example of
> fetching unicode code? I have digged a lot of code but still don't know
> what to do.
>
> By the way, when i call glyph_name() it answers correct name. Maybe there
> is a way to get Unicode according to that name?
>
> Thanks,
> Mike Filonov
>
> _______________________________________________
> gs-devel mailing list
> gs-devel at ghostscript.com
> http://www.ghostscript.com/mailman/listinfo/gs-devel
More information about the gs-devel
mailing list