[ft-devel] Question about cidparse.c/cid_parser_new( )

2005-11-02 Thread Taek Kwan(TK) Lee
When this function locates 'StartData' , it reads in by '256 + 10 - buff_len' from stream. Sometimes, the font data after 'StartData' is not very long and stream read function fails in this case. I think stream-size should be considered to get the correct reading length.

[ft-devel] PFM Specifications.

2005-11-02 Thread Rajeev Pahuja
Hi, Does some one has Type1 PFM file specifications other than one available for CJK at http://partners.adobe.com/public/developer/en/font/5178.PFM.pdf. I am looking for it bcz I have few type1 fonts, which returns wrong kern_count in T1_Read_PFM() function in t1afm.c file.

Re: [ft-devel] PFM Specifications.

2005-11-02 Thread George Williams
On Wed, 2005-11-02 at 10:11, Rajeev Pahuja wrote: Does some one has Type1 PFM file specifications other than one available for CJK at Last time I looked I could find no PFM spec on the web aside from Adobe's CJK info. There used to be one on MicroSoft's site, but they removed it about the time