• Show log

    Commit

  • Hash : f44ddfda
    Author : Alexei Podtelezhnikov
    Date : 2016-08-30T23:21:23

    [smooth] Streamline pixmap drawing a bit more. Zero coverage is unlikely (1 out of 256) to warrant checking. This gives 0.5% speed improvement in dendering simple glyphs. * src/smooth/ftgrays.c (gray_hline, gray_render_span): Remove checks.