From a6785ccb540b1b752ab536cdf579a698eadbf7d2 Mon Sep 17 00:00:00 2001 From: bungeman Date: Mon, 25 Aug 2014 12:00:49 -0700 Subject: Add a working SkFontMgr_fontconfig. R=tomhudson@google.com, reed@google.com, mtklein@google.com Author: bungeman@google.com Review URL: https://codereview.chromium.org/396143004 --- tests/FontHostTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/FontHostTest.cpp') diff --git a/tests/FontHostTest.cpp b/tests/FontHostTest.cpp index 4fc99c40db..0bb426afa8 100644 --- a/tests/FontHostTest.cpp +++ b/tests/FontHostTest.cpp @@ -27,7 +27,6 @@ static const struct TagSize { } gKnownTableSizes[] = { { kFontTableTag_head, 54 }, { kFontTableTag_hhea, 36 }, - { kFontTableTag_maxp, 32 }, }; // Test that getUnitsPerEm() agrees with a direct lookup in the 'head' table -- cgit v1.2.3