There is a bug in the xft version of the 
gr_UnixGraphics::drawChars() routine which is responsible for bug 
4021; all the drawChars() functions have to skip over character 
0xFEFF which is used as a dummy placeholder in handling two-
character ligatures. Could someone who understands the xft code 
deal with this please?

(xap_UnixPSGraphics::drawChars() seems to be fine, because the 
characters get processed through remapGlyph() which deals with 
this).

Tomas

Reply via email to