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

Issue 1890533002: Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters. (Closed)

Created:
4 years, 8 months ago by bungeman-skia
Modified:
4 years, 8 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters. A font consists of a set of data and a set of parameters to that data. For example a ttc font consists of the full font data parameterized by the index. In addition to the index, FontConfig allows specifying a matrix and embolden flag. In the future there may also be additional parameters of this sort, for example which color palette to use. This does not provide a way to serialize these parameters. Adding this here provides a nice place to experiment with doing so. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1890533002 Committed: https://skia.googlesource.com/skia/+/d3b63d3244add67b1d087123f36a418f7fd7ec0f

Patch Set 1 #

Patch Set 2 : Fix handedness. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M src/ports/SkFontMgr_fontconfig.cpp View 1 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1890533002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1890533002/1
4 years, 8 months ago (2016-04-13 18:31:12 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-13 18:40:42 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1890533002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1890533002/20001
4 years, 8 months ago (2016-04-13 19:08:48 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-13 19:17:56 UTC) #10
bungeman-skia
We need to be more flexible in how we serialize typefaces. We need to respect ...
4 years, 8 months ago (2016-04-13 19:31:48 UTC) #14
reed1
lgtm ... this certainly begs the question of how to "de-dup" typefaces during serialization, since ...
4 years, 8 months ago (2016-04-13 19:44:06 UTC) #15
bungeman-skia
On 2016/04/13 19:44:06, reed1 wrote: > lgtm ... this certainly begs the question of how ...
4 years, 8 months ago (2016-04-13 20:38:19 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1890533002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1890533002/20001
4 years, 8 months ago (2016-04-13 20:49:26 UTC) #18
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 20:50:24 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/d3b63d3244add67b1d087123f36a418f7fd7ec0f

Powered by Google App Engine
This is Rietveld 408576698