• Show log

    Commit

  • Hash : 6e88087d
    Author : Alexei Podtelezhnikov
    Date : 2016-05-05T23:41:03

    [smooth] More efficient accounting of conic splits and draws.
    
    A single decrement counter of segments to draw, instead of an array,
    contains all the information necessary to decide when to split and
    when to draw a conic segment. The number of splits before each draw is
    equal to the number of trailing zeros in the counter.
    
    * src/smooth/ftgrays.c (gray_TWorker): Remove `lev_stack'.
    (gray_render_conic): Updated to use decrement counter of segments.
    

  • 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