Re: [xsl] How show Chinese an Japanese fonts

Subject: Re: [xsl] How show Chinese an Japanese fonts
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 14 Sep 2004 19:34:51 +0200
Yuri Shikalenko wrote:
How can I understand fuzzing around with the font?

Get a TTF editor and delete glyph definitions.


How can I tel to FOP Serializer to embed only glyphs are used?

You can't.


Should I write wrappers
of FOPSerializer reader of .ttf files and .ttf.xml files,  which ones
will skip font data of unused symbols for each document?

The problem is the code which embeds the font into the PDF, it just puts in the whole file summarily. Nobody bothered yet to write code for extracting definitions of used glyphs and the associated data (which is the hard part).

J.Pietschmann

Current Thread