Edit

kc3-lang/freetype/src/cff

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2012-11-13 09:22:11
    Hash : 55127272
    Message : [cff] Add support for OpenType Collections (OTC). * src/cff/cffload.c (cff_font_load): Separate subfont and face index handling to load both pure CFFs with multiple subfonts and OTCs (with multiple faces where each face holds exactly one subfont). * src/cff/cffobjs.c (cff_face_init): Updated.