Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(70)

Issue 5502097: Subpixel text 3/8 of a pixel too far to the right. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by bungeman
Modified:
12 years, 5 months ago
Reviewers:
epoger, caryclark1, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Correct drawPosText and add test. #

Patch Set 3 : SkFontHost_win change made with 5515046. #

Patch Set 4 : Always check the cache for subpixel, never the paint. #

Patch Set 5 : Update XPS and docs; add flag for layout tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -31 lines) Patch
M gyp/tests.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkDraw.cpp View 1 2 3 4 8 chunks +27 lines, -15 lines 0 comments Download
M src/core/SkDrawProcs.h View 1 2 3 4 1 chunk +14 lines, -13 lines 0 comments Download
M src/device/xps/SkXPSDevice.cpp View 1 2 3 4 1 chunk +9 lines, -3 lines 0 comments Download
A tests/DrawTextTest.cpp View 1 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bungeman
The pre-add for rounding should be 1/2 the sampling frequency. Without subpixel this means adding ...
12 years, 6 months ago (2012-01-03 16:34:33 UTC) #1
caryclark1
LGTM; it looks like some of the changes are formatting fixes, and some change actual ...
12 years, 6 months ago (2012-01-03 19:15:07 UTC) #2
bungeman
With these changes, and defining SK_DRAW_POS_TEXT_IGNORE_SUBPIXEL_LEFT_ALIGN_FIX for 'mac' in the chromium skia.gyp, there are no ...
12 years, 6 months ago (2012-01-12 21:10:14 UTC) #3
epoger
Is this going to require massive rebaselines in Chrome? And if so, is it worth ...
12 years, 5 months ago (2012-01-13 15:29:49 UTC) #4
epoger
On 2012/01/13 15:29:49, epoger wrote: > Is this going to require massive rebaselines in Chrome? ...
12 years, 5 months ago (2012-01-13 15:31:50 UTC) #5
bungeman
12 years, 5 months ago (2012-01-13 20:44:27 UTC) #6
Committed revision 3037.
Committed rebaselines revision 3037.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b