Skip to content
  • Werner Lemberg's avatar
    · e398340d
    Werner Lemberg authored
    * src/cid/cidobjs.c: Apply change 2003-05-31 from <Ron.Dev@gmx.de>.
    Compute style flags.
    Fix computation of root->height.
    * src/cid/cidtoken.h: Handle FontBBox.
    * src/cid/cidload.c (cid_load_keyword): Handle
    T1_FIELD_LOCATION_BBOX.
    (parse_font_bbox): Commented out.
    (cid_field_record): Comment out element for parsing FontBBox.
    
    * src/type42/t42parse.c (t42_parse_font_bbox): Commented out.
    (t42_keywords): Handle FontBBox with T1_FIELD_BBOX, not with
    T1_FIELD_CALLBACK.
    (t42_parse_font_bbox): Commented out.
    (t42_load_keyword): Handle T1_FIELD_LOCATION_BBOX.
    * src/type42/t42objs.c (T42_Face_Init): Apply change 2003-05-31
    from <Ron.Dev@gmx.de>.
    e398340d