summaryrefslogtreecommitdiff
path: root/xc/lib/Xft/Xft.h
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib/Xft/Xft.h')
-rw-r--r--xc/lib/Xft/Xft.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/lib/Xft/Xft.h b/xc/lib/Xft/Xft.h
index 3e900de90..7746a7507 100644
--- a/xc/lib/Xft/Xft.h
+++ b/xc/lib/Xft/Xft.h
@@ -1,5 +1,5 @@
/*
- * $XFree86: xc/lib/Xft/Xft.h,v 1.18 2001/03/30 18:50:18 keithp Exp $
+ * $XFree86: xc/lib/Xft/Xft.h,v 1.19 2001/04/29 03:21:17 keithp Exp $
*
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
*
@@ -58,6 +58,7 @@ typedef unsigned int XftChar32;
#define XFT_SCALE "scale" /* double */
#define XFT_RENDER "render" /* Bool */
#define XFT_MINSPACE "minspace" /* Bool use minimum line spacing */
+#define XFT_DPI "dpi" /* double */
/* specific to FreeType rasterizer */
#define XFT_CHAR_WIDTH "charwidth" /* Int */