• Show log

    Commit

  • Hash : bd75a517
    Author : Werner Lemberg
    Date : 2015-08-08T08:39:45

    [type42] Fix glyph access.
    
    This is a severe bug: We've missed one level of indirection, as
    described in the Type 42 specification.  As a result, ftview
    sometimes showed incorrect glyphs for given glyph names, and even
    displayed `error 0x0006' (invalid argument!) in case the number of
    glyph indices differed between the Type 42 font and the embedded
    TTF.
    
    Apparently, noone ever noticed it; this shows how much Type 42 fonts
    are in use...
    
    * src/type42/t42objs.c (T42_GlyphSlot_Load): Map Type 42 glyph index
    to embedded TTF's glyph index.
    

  • 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