• Show log

    Commit

  • Hash : 3b9196c4
    Author : Anuj Verma
    Date : 2020-08-16T09:06:59

    [base] Allow renderers of different formats.
    
    * src/base/ftobjs.c (FT_Render_Glyph_Internal): Do not return if the
    glyph's slot format is `FT_GLYPH_FORMAT_BITMAP`.  The forthcoming
    'bsdf' renderer will require bitmaps for processing.
    
    * src/base/ftobjs.c (ft_add_renderer, ft_remove_renderer): Remove
    renderer's glyph format check before adding and removing them.  The
    'bsdf' renderer will have a format `FT_GLYPH_FORMAT_BITMAP`.
    

  • 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