summaryrefslogtreecommitdiffstats
path: root/thirdparty/harfbuzz/src/hb-draw.hh
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/harfbuzz/src/hb-draw.hh')
-rw-r--r--thirdparty/harfbuzz/src/hb-draw.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/harfbuzz/src/hb-draw.hh b/thirdparty/harfbuzz/src/hb-draw.hh
index 25dee1261e..87d03a4882 100644
--- a/thirdparty/harfbuzz/src/hb-draw.hh
+++ b/thirdparty/harfbuzz/src/hb-draw.hh
@@ -232,7 +232,7 @@ struct hb_draw_session_t
funcs->close_path (draw_data, st);
}
- protected:
+ public:
float slant;
bool not_slanted;
hb_draw_funcs_t *funcs;