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

Issue 2186663004: SkPaint intercept API for SkTextBlob and horizontal text (Closed)

Created:
4 years, 4 months ago by f(malita)
Modified:
4 years, 4 months ago
Reviewers:
caryclark, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkPaint intercept API for SkTextBlob and horizontal text Add getPosTextHIntercepts(), getTextBlobIntercepts(). Consolidate the implementation in GetTextIntercepts<> template. BUG=chormium:581456 R=caryclark@google.com,reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2186663004 Committed: https://skia.googlesource.com/skia/+/eae6a9127707b9391546012d11bcc7d9920dfa6d

Patch Set 1 #

Patch Set 2 : comment #

Patch Set 3 : remove comment #

Patch Set 4 : unused var warning #

Patch Set 5 : GM size, comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -29 lines) Patch
M gm/texteffects.cpp View 1 2 3 4 4 chunks +111 lines, -2 lines 0 comments Download
M include/core/SkPaint.h View 1 2 3 4 2 chunks +35 lines, -0 lines 0 comments Download
M src/core/SkPaint.cpp View 2 3 chunks +79 lines, -27 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
f(malita)
4 years, 4 months ago (2016-07-27 23:55:12 UTC) #3
reed1
Is this defined for multi-line blobs?
4 years, 4 months ago (2016-07-28 01:33:43 UTC) #9
caryclark
lgtm
4 years, 4 months ago (2016-07-28 12:42:04 UTC) #10
f(malita)
On 2016/07/28 01:33:43, reed1 wrote: > Is this defined for multi-line blobs? It should work, ...
4 years, 4 months ago (2016-07-28 12:57:12 UTC) #11
reed1
lgtm lets file a bug to test multi-line blobs and non-monotonic positions
4 years, 4 months ago (2016-07-28 14:23:35 UTC) #16
f(malita)
On 2016/07/28 14:23:35, reed1 wrote: > lgtm > > lets file a bug to test ...
4 years, 4 months ago (2016-07-28 16:46:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2186663004/80001
4 years, 4 months ago (2016-07-28 16:46:35 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/eae6a9127707b9391546012d11bcc7d9920dfa6d
4 years, 4 months ago (2016-07-28 16:47:27 UTC) #22
drott
4 years, 4 months ago (2016-08-02 06:39:11 UTC) #23
Message was sent while issue was closed.
Thanks very much for landing this, Florin. I'll look into integrating this to
Blink.

Powered by Google App Engine
This is Rietveld 408576698