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

Issue 6442092: Add a new SkFontHost that wraps a cairo_scaled_font_t (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by gw280
Modified:
12 years, 1 month ago
Reviewers:
bungeman, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add a new SkFontHost that wraps a cairo_scaled_font_t Committed: https://code.google.com/p/skia/source/detail?r=5246

Patch Set 1 #

Total comments: 4

Patch Set 2 : Part 1 - split out SkFontHost_FreeType into common files #

Total comments: 4

Patch Set 3 : Rename SkFreeTypeCommon to SkScalerContext_FreeType_Base and tweak the class tree #

Unified diffs Side-by-side diffs Delta from patch set Stats (+410 lines, -347 lines) Patch
M gyp/ports.gyp View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 2 18 chunks +14 lines, -347 lines 0 comments Download
A src/ports/SkFontHost_FreeType_common.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A src/ports/SkFontHost_FreeType_common.cpp View 1 2 1 chunk +349 lines, -0 lines 0 comments Download

Messages

Total messages: 7
gw280
12 years, 2 months ago (2012-08-06 21:58:35 UTC) #1
gw280
Just a request for comments at the moment. I've tested the SkFontHost_FreeType using gm and ...
12 years, 2 months ago (2012-08-06 21:59:30 UTC) #2
reed1
In general, I like it. Could almost make this two CLs 1. moving some utilities ...
12 years, 2 months ago (2012-08-06 22:08:57 UTC) #3
gw280
So here's the updated patch that only deals with splitting out common functions from SkFontHost_FreeType ...
12 years, 1 month ago (2012-08-15 18:13:45 UTC) #4
bungeman
I like this approach in general much more than the previous approach ( http://codereview.appspot.com/5846051/ ). ...
12 years, 1 month ago (2012-08-16 19:55:03 UTC) #5
gw280
Review ping
12 years, 1 month ago (2012-08-22 21:41:40 UTC) #6
bungeman
12 years, 1 month ago (2012-08-22 22:19:13 UTC) #7
LGTM
Sign in to reply to this message.

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