• Show log

    Commit

  • Hash : b3e1954d
    Author : suzuki toshiya
    Date : 2010-09-20T01:22:34

    [cff] Correct `max_cid' from CID array length to max CID.
    See Savannah bug #30975.
    
    * src/cff/cffload.c (cff_charset_compute_cids): Don't increment
    max_cid after detecting max CID.  The array CFF_Charset->cids
    is allocated by max_cid + 1.
    (cff_charset_cid_to_gindex): Permit CID is less than or equal
    to CFF_Charset->max_cid.
    * src/cff/cffobjs.c (cff_face_init): FT_Face->num_glyphs is
    calculated as CFF_Charset->max_cid + 1.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags