freetype-cvs
[Top][All Lists]
Advanced

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

[ft-cvs] freetype2 ./ChangeLog src/sfnt/ttcmap.c


From: Chia-I Wu
Subject: [ft-cvs] freetype2 ./ChangeLog src/sfnt/ttcmap.c
Date: Tue, 29 Nov 2005 06:27:51 -0500

CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Branch:         
Changes by:     Chia-I Wu <address@hidden>      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





reply via email to

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