aboutsummaryrefslogtreecommitdiff
path: root/tools/viewer/Viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/viewer/Viewer.h')
-rw-r--r--tools/viewer/Viewer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/viewer/Viewer.h b/tools/viewer/Viewer.h
index 2cff48676c..495c81b6f7 100644
--- a/tools/viewer/Viewer.h
+++ b/tools/viewer/Viewer.h
@@ -45,6 +45,8 @@ public:
bool fTextScaleX = false;
bool fTextSkewX = false;
bool fHinting = false;
+ bool fEdging = false;
+ bool fSubpixel = false;
};
struct SkPaintFields {
bool fPathEffect = false;