summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-01-20 01:13:08 -0500
committerAdam Jackson <ajax@redhat.com>2009-01-20 01:13:08 -0500
commit1247f01ee36f80222e30c1678f940329aadb8335 (patch)
tree3abe9c8bc9088236f69cfa695a1e8b4229c83053 /include
parent85b66b8a7f3095f10437c8ecb3dcbfe68c9cfced (diff)
Delete Type1
Yes, these are still real fonts, but freetype can handle them just fine.
Diffstat (limited to 'include')
-rw-r--r--include/X11/fonts/fontconf.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/X11/fonts/fontconf.h.in b/include/X11/fonts/fontconf.h.in
index 495a05a..67783d3 100644
--- a/include/X11/fonts/fontconf.h.in
+++ b/include/X11/fonts/fontconf.h.in
@@ -23,9 +23,6 @@
/* Define as 1 if you have FreeType support in Xfont */
#undef XFONT_FREETYPE
-/* Define as 1 if you have Type1 font support in Xfont */
-#undef XFONT_TYPE1
-
/* Define as 1 if you have builtin font support in Xfont */
#undef XFONT_BUILTINS