Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1033)

Issue 79283004: Minor fixes for distance field fonts: (Closed)

Created:
7 years, 1 month ago by jvanverth1
Modified:
7 years, 1 month ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Minor fixes for distance field fonts: - Remove additional transform in drawpostext() - Use bitmap fonts if rasterizer set in paint - Correctly set scale ratio for drawtext() Committed: http://code.google.com/p/skia/source/detail?r=12338

Patch Set 1 #

Total comments: 4

Patch Set 2 : Replace local identity matrix with global #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -17 lines) Patch
M src/core/SkDraw.cpp View 1 2 chunks +5 lines, -1 line 0 comments Download
M src/gpu/GrBitmapTextContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGpuDevice.cpp View 3 chunks +32 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jvanverth1
7 years, 1 month ago (2013-11-20 22:06:31 UTC) #1
jvanverth1
I'm about to refactor how the distance fields get set up -- this is just ...
7 years, 1 month ago (2013-11-20 22:08:10 UTC) #2
bsalomon
lgtm w/ a nit and a q. https://codereview.chromium.org/79283004/diff/1/src/core/SkDraw.cpp File src/core/SkDraw.cpp (right): https://codereview.chromium.org/79283004/diff/1/src/core/SkDraw.cpp#newcode2005 src/core/SkDraw.cpp:2005: const SkMatrix* ...
7 years, 1 month ago (2013-11-20 22:18:05 UTC) #3
jvanverth1
https://codereview.chromium.org/79283004/diff/1/src/core/SkDraw.cpp File src/core/SkDraw.cpp (right): https://codereview.chromium.org/79283004/diff/1/src/core/SkDraw.cpp#newcode2005 src/core/SkDraw.cpp:2005: const SkMatrix* ctm = fMatrix; On 2013/11/20 22:18:06, bsalomon ...
7 years, 1 month ago (2013-11-21 14:25:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/79283004/90001
7 years, 1 month ago (2013-11-21 14:26:33 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 15:09:36 UTC) #6
Message was sent while issue was closed.
Change committed as 12338

Powered by Google App Engine
This is Rietveld 408576698