Opened 2 hours ago

#19227 new bug

app_server: FillRect is not antialiased

Reported by: X512 Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: Servers/app_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev58291.

FillRect with fractional coordinates is not painted antialiased even if B_SUBPIXEL_PRECISE view flag is set.

Problem 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.

Attachments (2)

FillRect.cpp (2.2 KB ) - added by X512 2 hours ago.
FillRect.png (13.8 KB ) - added by X512 2 hours ago.

Download all attachments as: .zip

Change History (2)

by X512, 2 hours ago

Attachment: FillRect.cpp added

by X512, 2 hours ago

Attachment: FillRect.png added
Note: See TracTickets for help on using tickets.