On 08 Mar 2009, at 02:54, Dongsheng Song wrote:
Hi
Is there a way to locate missing glyph in fo file ? I'm very like to
see the context, and fix it by add space.
Currently not via FOP. The font subsystem throws this error, but it is
not aware of the context. Besides that, I believe it works such that
you only get this warning once for each missing glyph in a font. There
could be a hundred other such occurrences following the one causing
the message to appear.
Even if FOP would provide context info here, fixing that one
occurrence may simply result in the next one becoming apparent. When
that one's fixed, the next run will reveal yet another, etc. It could
lead to frustrating cycle of fix-rerun-fix...
The only ways I can immediately think of to identify all those
occurrences in one go would be:
* a simple text-search in the FO file for the character, or
* using a small dedicated stylesheet
It depends on whether we want to locate simply occurrences of the
character, or occurrences of the character where no applicable font is
specified on any of the ancestor nodes.
HTH!
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]