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

Unified Diff: third_party/freetype/src/cff/cf2font.h

Issue 815103002: Update freetype to 2.5.4. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Adjust GYP and GN Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/freetype/src/cff/cf2fixed.h ('k') | third_party/freetype/src/cff/cf2font.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/freetype/src/cff/cf2font.h
diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2font.h b/third_party/freetype/src/cff/cf2font.h
similarity index 98%
rename from core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2font.h
rename to third_party/freetype/src/cff/cf2font.h
index f9dd1bbd408a28bfec0b03a2f29fa39527217e61..d8860ce8ed5d904be9960fd28c1dcdbf7ed2c66f 100644
--- a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2font.h
+++ b/third_party/freetype/src/cff/cf2font.h
@@ -85,6 +85,8 @@ FT_BEGIN_HEADER
/* i.e. darkenX != 0 || darkenY != 0 */
FT_Bool stemDarkened;
+ FT_Int darkenParams[8]; /* 1000 unit character space */
+
/* variables that depend on both FontDict and Transform */
CF2_Fixed stdVW; /* in character space; depends on dict entry */
CF2_Fixed stdHW; /* in character space; depends on dict entry */
« no previous file with comments | « third_party/freetype/src/cff/cf2fixed.h ('k') | third_party/freetype/src/cff/cf2font.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698