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

Issue 101333004: Supports the cap height for FreeType even when TT OS2 version is 1. (Closed)

Created:
7 years ago by Yuki
Modified:
7 years ago
CC:
skia-review_googlegroups.com, msw, Alexei Svitkine (slow)
Base URL:
https://chromium.googlesource.com/external/skia/src.git@master
Visibility:
Public.

Description

Supports the cap height for FreeType even when TT OS2 version is 1. BUG=http://crbug.com/318645 R=bungeman@google.com, reed@google.com Committed: https://code.google.com/p/skia/source/detail?r=12689

Patch Set 1 #

Patch Set 2 : Synced. #

Patch Set 3 : Changed the approach according to the review comment. #

Total comments: 6

Patch Set 4 : Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -19 lines) Patch
M include/core/SkPaint.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 2 3 10 chunks +39 lines, -18 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Yuki
Hi Ben and Mike, Could you guys review this CL? I'd like Issue 318645 (and ...
7 years ago (2013-12-05 06:05:50 UTC) #1
reed1
lgtm -- deferring to bungeman
7 years ago (2013-12-05 14:01:59 UTC) #2
Yuki
Hi bungeman@, Could you take a look at this CL?
7 years ago (2013-12-09 02:31:20 UTC) #3
bungeman-skia
It's probably a good idea, but let's wait for https://codereview.chromium.org/23684041/ to land.
7 years ago (2013-12-09 15:23:59 UTC) #4
Yuki
On 2013/12/09 15:23:59, bungeman1 wrote: > It's probably a good idea, but let's wait for ...
7 years ago (2013-12-11 06:30:25 UTC) #5
bungeman-skia
So I think this is probably ok, but I am very much questioning the reasons ...
7 years ago (2013-12-11 15:29:21 UTC) #6
Yuki
On 2013/12/11 15:29:21, bungeman1 wrote: > So I think this is probably ok, but I ...
7 years ago (2013-12-12 09:43:48 UTC) #7
bungeman-skia
This looks much better. https://codereview.chromium.org/101333004/diff/40001/include/core/SkPaint.h File include/core/SkPaint.h (right): https://codereview.chromium.org/101333004/diff/40001/include/core/SkPaint.h#newcode744 include/core/SkPaint.h:744: SkScalar fCapHeight; //!< The cap ...
7 years ago (2013-12-12 17:12:34 UTC) #8
Yuki
https://codereview.chromium.org/101333004/diff/40001/include/core/SkPaint.h File include/core/SkPaint.h (right): https://codereview.chromium.org/101333004/diff/40001/include/core/SkPaint.h#newcode744 include/core/SkPaint.h:744: SkScalar fCapHeight; //!< The cap height (will be => ...
7 years ago (2013-12-13 09:32:14 UTC) #9
bungeman-skia
lgtm
7 years ago (2013-12-13 15:31:08 UTC) #10
Yuki
bungeman, Could you commit this change instead of me? It seems I cannot do it ...
7 years ago (2013-12-16 10:46:25 UTC) #11
bungeman-skia
Committed patchset #4 manually as r12689.
7 years ago (2013-12-16 17:02:43 UTC) #12
bungeman-skia
On 2013/12/16 10:46:25, Yuki wrote: > bungeman, > > Could you commit this change instead ...
7 years ago (2013-12-16 17:11:27 UTC) #13
Yuki
7 years ago (2013-12-17 03:52:06 UTC) #14
Message was sent while issue was closed.
On 2013/12/16 17:11:27, bungeman1 wrote:
> On 2013/12/16 10:46:25, Yuki wrote:
> > bungeman,
> > 
> > Could you commit this change instead of me?  It seems I cannot do it because
> I'm
> > not a committer of Skia project.
> 
> I believe the commit checkbox should work after getting the green light.
> However, it looks like the commit queue didn't work because of the base url.
It
> looks like you submitted this from the chromium mirror which isn't set up for
> Skia's commit queue. I've landed manually.

Thanks a lot!
You're right.  I had to set up for Skia correctly.  Thanks.

Powered by Google App Engine
This is Rietveld 408576698