CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Branch:         
Changes by:     Chia I Wu <[EMAIL PROTECTED]>   05/07/31 11:41:54

Modified files:
        .              : ChangeLog 
        src/truetype   : ttobjs.c ttobjs.h 

Log message:
        * src/truetype/ttobjs.h (tt_size_run_fpgm, tt_size_run_prep): New 
functions.
        
        * src/truetype/ttobjs.c (tt_size_run_fpgm, tt_size_run_prep): New 
functions.
        (tt_size_init): Add 4, instead of 2, (phantom) points to twilight zone.
        Move code that runs fpgm to tt_size_run_fpgm.
        (Reset_Outline_Size): Move code that runs prep to tt_size_run_prep.
        (tt_glyphzone_new): Allocate right size of arrays.
        Set max_points and max_contours properly.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/ChangeLog.diff?tr1=1.1068&tr2=1.1069&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/src/truetype/ttobjs.c.diff?tr1=1.90&tr2=1.91&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/src/truetype/ttobjs.h.diff?tr1=1.37&tr2=1.38&r1=text&r2=text



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

Reply via email to