• Tomaž Vajngerl's avatar
    fdo#74336 draw hairline if line width is small · 6d0005d9
    Tomaž Vajngerl yazdı
    RenderPolygonStrokePrimitive2D draws a simple hairline if the
    line width is less than 1.0 (and less than 1.5 if no AA is used)
    so in tryDrawPolygonStrokePrimitive2DDirect we need to reflect
    this behaviour - otherwise the lines are drawn too small.
    
    Change-Id: Icd3d8f35a00346b1d624b6df010f43ed21968d04
    6d0005d9
vclpixelprocessor2d.cxx 58.9 KB