CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Branch:         
Changes by:     Chia-I Wu <[EMAIL PROTECTED]>   06/02/14 08:37:04

Modified files:
        .              : ChangeLog 
        src/sfnt       : sfobjs.c ttmtx.c 
        src/truetype   : ttgload.c 

Log message:
        * src/sfnt/ttmtx.c (tt_face_load_hhea, tt_face_load_hmtx): Simply
        return error if table is missing.
        Check table length in non-FT_OPTIMIZE_MEMORY'ed `tt_face_load_hmtx'.
        
        * src/sfnt/sfobjs.c (sfnt_load_face): Take care of missing metrics
        tables.  The last change makes Mac bitmap-only font not load and this
        fixes it.
        
        * src/truetype/ttgload.c (load_truetype_glyph): Fix compilation error
        when FT_CONFIG_OPTION_INCREMENTAL is defined.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/ChangeLog.diff?tr1=1.1219&tr2=1.1220&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/sfnt/sfobjs.c.diff?tr1=1.111&tr2=1.112&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/sfnt/ttmtx.c.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/truetype/ttgload.c.diff?tr1=1.161&tr2=1.162&r1=text&r2=text


_______________________________________________
Freetype-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-cvs

Reply via email to