Changes between Initial Version and Version 1 of Ticket #19227


Ignore:
Timestamp:
Nov 5, 2024, 10:53:54 PM (3 weeks ago)
Author:
X512
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19227 – Description

    initial v1  
    44
    55Problem can be observed by running attached test program. It draw 3 test patterns: using `FillRect`, using `FillShape` and `FillEllipse`. Pattern 2 and 3 have proper antialiasing but pattern 1 is not antialiased.
     6
     7Pattern 1 should look the same as pattern 2.