On Fri, May 24, 2002 at 07:04:58PM +0200, Juliusz Chroboczek wrote:
> The fuzz value is only used with East-Asian encodings (more precisely,
> with linear encodings with more than 256 codepoint space and matrix
> encodings, but not for iso10646-1).  I have no objection to setting
> its default value to whatever it is that people who actually use such
> encodings think is best.

Well, all the ttf I tested are Unicode fonts but we still need specific
encodings to use them with most applications.

> If fuzz is set too high, you may end up with e.g. JIS X 208 fonts
> being exported as JIS X 212.

Ok, let's just remain the default fuzz value.

> > Very good but the spacing value still is 'p'.
> 
> That's not my fault: the font is incorrect (bad value in post table).

Yes, I know the fonts have bugs. :)

> Does it have a post table in the first place?

Here are the values(in %d) about the post table:
(FormatType, italicAngle, underlinePosition, underlineThickness, isFixedPitch,.)
1. MINGLIU.TTC and KAIU.TTF
196608, 0, -110, 50, 1, 100000, 1000000, 100000, 1000000
196608, 0, -110, 50, 1, 0, 1000000, 0, 1000000

2. arphic ttf
196608, 0, -74, 50, 0, 100000, 1000000, 100000, 1000000
196608, 0, -74, 50, 0, 100000, 1000000, 100000, 1000000
196608, 0, -74, 50, 0, 100000, 1000000, 100000, 1000000
196608, 0, -74, 50, 0, 100000, 1000000, 100000, 1000000

3. baekmuk ttf
131072, 0, -60, 30, 0, 0, 0, 0, 0
131072, 0, -60, 30, 0, 0, 0, 0, 0
131072, 0, -60, 30, 0, 0, 0, 0, 0
131072, 0, -60, 30, 0, 0, 0, 0, 0

Is there any method to set isFixedPitch value to 1?
Should we use another way to set spacing value?

Thanks for your reply!

-rxg
_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to