• Show log

    Commit

  • Hash : c011f4cb
    Author : Werner Lemberg
    Date : 2006-06-26T09:40:00

    The Type 1 parser now skips over top-level procedures as required
    for a `Simplified Parser'.  This makes the parser more robust as it
    doesn't poke around in PostScript code.  Additionally, it makes the
    FontDirectory hackery in src/type1/t1load.c unnecessary.
    
    * src/psaux/psobjs.c (IS_OCTAL_DIGIT): New macro.
    (skip_literal_string): Add FT_Error as return value.
    Handle escapes better.
    (skip_string): Add FT_Error as return value.
    Don't set `parser->error' but return error code directly.
    (skip_procedure): New function.
    (ps_parser_skip_PS_token): Handle procedures.
    Update code.
    (ps_parser_to_token): Update code.
    (ps_parser_load_field_table): Handle bbox entries also.
    
    * src/type1/t1load.c (parse_dict): Remove FontDirectory hackery.
    Add commented-out code for synthetic fonts.
    

  • 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