Skip to content
  • Alexander Larsson's avatar
    Fix damage report for lines drawn on offscreen windows · 98a9c5c6
    Alexander Larsson authored
    All kinds of lines (lines, segments, arcs, etc) need to take into
    account the line properties (width, miter limit, joins, caps, etc)
    to get proper damage extents.
    
    This is not really possible to do, but we can make it likely to work
    with some ad-hoc estimates.
    
    Fixes bug 603904.
    98a9c5c6