Opened 3 weeks ago

Last modified 3 weeks ago

#19227 new bug

app_server: FillRect is not antialiased — at Initial Version

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.

Change History (2)

by X512, 3 weeks ago

Attachment: FillRect.cpp added

by X512, 3 weeks ago

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