freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Werner LEMBERG
Subject: Re: [ft-devel] Question about cidparse.c/cid_parser_new( )
Date: Tue, 08 Nov 2005 10:10:03 +0100 (CET)

> >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.
> 
> I think following patch realizes your proposal.

Please check this in.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]