CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Branch:         
Changes by:     Chia-I Wu <[EMAIL PROTECTED]>   05/11/20 08:24:24

Modified files:
        .              : ChangeLog 
        src/sfnt       : ttload.c 

Log message:
        * src/sfnt/ttload.c (sfnt_dir_check): Clean up and return correct
        error code.
        (sfnt_init): New function to fill in face->ttc_header.  A non-TTC font
        is synthesized into a TTC font with one offset table.
        (tt_face_load_sfnt_header): Use sfnt_init.
        Fix an invalid access when the font is TTC and face_index is -1.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/ChangeLog.diff?tr1=1.1135&tr2=1.1136&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/src/sfnt/ttload.c.diff?tr1=1.119&tr2=1.120&r1=text&r2=text



_______________________________________________
Freetype-cvs mailing list
Freetype-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-cvs

Reply via email to