CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Branch:         
Changes by:     Chia-I Wu <[EMAIL PROTECTED]>   05/11/29 11:27:51

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

Log message:
        * src/sfnt/ttcmap.c (struct  TT_CMap12Rec_, tt_cmap12_init,
        tt_cmap12_next): New struct/function for fast "next char".
        (tt_cmap12_char_map_binary): New function to do "charcode => glyph
        index" by binary search.
        (tt_cmap12_char_index, tt_cmap12_char_next): Use
        tt_cmap12_char_map_binary.
        (tt_face_build_cmaps): Check table and offset correctly (equality is
        missing).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/ChangeLog.diff?tr1=1.1142&tr2=1.1143&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freetype/freetype2/src/sfnt/ttcmap.c.diff?tr1=1.56&tr2=1.57&r1=text&r2=text



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

Reply via email to