summaryrefslogtreecommitdiffstats
path: root/skia/include/SkPaint.h
diff options
context:
space:
mode:
Diffstat (limited to 'skia/include/SkPaint.h')
-rw-r--r--skia/include/SkPaint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/include/SkPaint.h b/skia/include/SkPaint.h
index 9529dd0..cc6f760 100644
--- a/skia/include/SkPaint.h
+++ b/skia/include/SkPaint.h
@@ -592,6 +592,7 @@ public:
// in units of em. It's used to calculate a value which
// matches Windows's GetTextMetrics tmMaxCharWidth
// member exactly.
+ SkScalar fXHeight; //!< the height of an 'x' in px, or 0 if no 'x' in face
// VDMX values are exact ascent and descent values for scalable fonts at
// a certain pixel size.