Skip to content
  • Lukáš Tvrdý's avatar
    Add scanline algorithm for drawing lines. · 538defca
    Lukáš Tvrdý authored
    The quility of the lines is pretty close to Qt ones.
    Supports subpixel precision, has nice endpoints.
    It is much more faster then drawing Qt path,
    but still much more slower then drawThickLine.
    
    svn path=/trunk/koffice/; revision=1153970
    538defca