summaryrefslogtreecommitdiff
path: root/src/xftint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xftint.h')
-rw-r--r--src/xftint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xftint.h b/src/xftint.h
index eb9257e..5cb57ae 100644
--- a/src/xftint.h
+++ b/src/xftint.h
@@ -145,6 +145,7 @@ struct _XftFontInfo {
FcBool antialias; /* doing antialiasing */
FcBool embolden; /* force emboldening */
int rgba; /* subpixel order */
+ int lcd_filter; /* lcd filter */
FT_Matrix matrix; /* glyph transformation matrix */
FcBool transform; /* non-identify matrix? */
FT_Int load_flags; /* glyph load flags */