[Webkit-unassigned] [Bug 111684] NinePieceImage looks like cracked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 23:00:06 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111684





--- Comment #1 from younghwan cho <yhwan.cho at samsung.com>  2013-03-06 23:02:31 PST ---
Created an attachment (id=191924)
 --> (https://bugs.webkit.org/attachment.cgi?id=191924&action=review)
proposal patch

for cairo, when it draws bitmap image, it has Antialiasing.
so when it's not aligned, it shows up like this bug.
when it doesn't need antialiasing, it has to draw with CAIRO_ANTIALIAS_NONE.
for skia, it's working like this. and I agree that.
I attached my proposal.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list