Re: patch: Unix PS symbol problems


Subject: Re: patch: Unix PS symbol problems
From: Martin Sevior (msevior@mccubbin.ph.unimelb.edu.au)
Date: Sun Jul 30 2000 - 07:42:10 CDT


On Sun, 30 Jul 2000, WJCarpenter wrote:

>
> The standard symbol font that Abi uses, naturally, isn't encoded the
> same way as the other fonts Abi uses. It has a custom encoding that
> corresponds, as one would hope, to the standard symbol table that
> every one expects. There is not a character named "bullet" in the
> StandardEncoding, so when remapGlyph() asked the PS driver for the
> width of character code 0xB7, the driver answered that it was
> zero-width.
>
> The fix was to put in a second mapping table, for the symbol font, in
> the PS print driver code. Unfortunately, it's slightly a crock
> because all we know is that it's a font with encoding "FontSpecific".
> We don't really know for sure that it's the symbol font (except that
> that's the only such font that Abi ships).

HI Bill,
        I'll look at this patch tommorrow. In the mean time you should
know that the "Dingbats" font is also a custom encoded font so it will
also fail the remapGlyphs() test. In addition people interested in
implenting Latin-2 and other font sets should be aware of this problem...

Cheers

Martin



This archive was generated by hypermail 2b25 : Sun Jul 30 2000 - 07:42:55 CDT