Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2021-06-25 22:59:39
    Hash : f6370e2f
    Message : [raster] Adjust sub-band bisecting limits. We can bisect a band until it is just a single scan line. This might be slow and cause time-outs but if we need to impose limits it should be elsewhere. * src/raster/ftraster.c (Render_Single_Pass): Tweak sub-banding.