From 6fff2cda0ad09dfc84df2a70e95258b9dd28160b Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 31 Jul 2002 01:36:37 +0000 Subject: [PATCH] Add binding property to edit element --- fonts.conf.in | 12 +++++++++--- fonts.dtd | 3 ++- src/fccfg.c | 8 ++++---- src/fcint.h | 3 ++- src/fcxml.c | 35 ++++++++++++++++++++++++++++------- 5 files changed, 45 insertions(+), 16 deletions(-) diff --git a/fonts.conf.in b/fonts.conf.in index aa90605..7b67238 100644 --- a/fonts.conf.in +++ b/fonts.conf.in @@ -9,12 +9,18 @@ Common X11R6 font directories --> - /usr/X11R6/lib/X11/fonts/truetype - /usr/X11R6/lib/X11/fonts/Type1 - /usr/X11R6/lib/X11/fonts/TrueType + /usr/X11R6/lib/X11/fonts + /usr/share/fonts + + diff --git a/fonts.dtd b/fonts.dtd index 6d387f9..a6aedbb 100644 --- a/fonts.dtd +++ b/fonts.dtd @@ -140,7 +140,8 @@ + mode (assign|assign_replace|prepend|append|prepend_first|append_last) "assign" + binding (weak|strong) "weak">