GNOME Bugzilla – Bug 727887
display: Add edge thickness to labeler
Last modified: 2014-04-29 12:33:10 UTC
Sorry, it was itching me, see next comment for screenshots
Created attachment 273880 [details] [review] display: Add edge thickness to labeler The edge antialising in the label was bad apealing. Simple adding one pixeel more to the thickness it looks better.
oh sorry, screenshots are not taking the label. It's similar to: https://bugzilla.gnome.org/show_bug.cgi?id=727336
(In reply to comment #1) > Created an attachment (id=273880) [details] [review] > display: Add edge thickness to labeler > > The edge antialising in the label was bad apealing. "apealing" isn't english. > Simple adding one pixeel more to the thickness it pixel. > looks better. Screenshots would still be useful. Try using GIMP if the builtin screenshot doesn't work.
(In reply to comment #3) > (In reply to comment #1) > > Created an attachment (id=273880) [details] [review] [details] [review] > > display: Add edge thickness to labeler > > > > The edge antialising in the label was bad apealing. > "apealing" isn't english. > > > Simple adding one pixeel more to the thickness it > > pixel. > > > looks better. > > Screenshots would still be useful. Try using GIMP if the builtin screenshot > doesn't work. Oh, didn't know that. http://i.imgur.com/iLMPJKF.png
Created attachment 273884 [details] [review] display: Add edge thickness to labeler The edge antialising in the label was bad due to the small thickness. Adding one pixel more to the thickness looks better.
Jakub had comments about the corners not looking exactly right though.
Seems the grid was already pixel aligned, I guess that because the problem is a curve, I can't pixel align a curve I already pixel aligned each point of the path, even the curve controllers but there's no change (I tried both pixel-aligning curve controllers or not with all the remaining points pixel-aligned) There's something I'm overkilling? On the other hand, Jakub said "ok" to the patch I posted adding thickness.
The rounded corners do look thinner but even so look better than the ones on the thin variant. It's definitely an improvement from my POV.
Review of attachment 273884 [details] [review]: Looks good to commit after we've branched.
Attachment 273884 [details] pushed as 61453b1 - display: Add edge thickness to labeler