aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/sfnt.gyp
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2014-06-23 08:29:23 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-23 08:29:23 -0700
commit740c3f17f7f37fca5268b60a83448953f075d8d1 (patch)
treee5d87f14e6cbe7054754a01d20a4040ec7522c5d /gyp/sfnt.gyp
parent0156c7646c83ee9932f016ff208cf339fec82446 (diff)
Better rendering detection with DirectWrite.
When requesting embedded bitmaps, all sizes in a gridfit gasp range with a bitmap in that range should be gridfit to the fullest extent possible. R=eae@chromium.org, reed@google.com, mtklein@google.com Author: bungeman@google.com Review URL: https://codereview.chromium.org/341343002
Diffstat (limited to 'gyp/sfnt.gyp')
-rw-r--r--gyp/sfnt.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/sfnt.gyp b/gyp/sfnt.gyp
index f5ac70e694..89a1fbddcc 100644
--- a/gyp/sfnt.gyp
+++ b/gyp/sfnt.gyp
@@ -17,6 +17,7 @@
'../src/sfnt/SkOTTable_EBDT.h',
'../src/sfnt/SkOTTable_EBLC.h',
'../src/sfnt/SkOTTable_EBSC.h',
+ '../src/sfnt/SkOTTable_gasp.h',
'../src/sfnt/SkOTTable_glyf.h',
'../src/sfnt/SkOTTable_head.h',
'../src/sfnt/SkOTTable_hhea.h',