[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#197156: marked as done (xfree86: dexconf and xfs should use x-ttcidfont-conf font paths by default)



Your message dated Sun, 15 Jun 2008 12:09:08 +0200
with message-id <4854EA44.6060403@ens-lyon.org>
and subject line closing some old wontfix bugs that we don't need to keep open
has caused the Debian Bug report #197156,
regarding xfree86: dexconf and xfs should use x-ttcidfont-conf font paths by default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
197156: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=197156
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Subject: dexconf and xfs should include the fontpaths by x-ttcidfont-conf
Package: xfree86
Severity: wishlist

Dexconf should add to XF86Config(-4) the standard fontpaths for
TrueType (for X-servers version >=4) and CID fonts (for all
X-servers).  /etc/X11/fs/config should also include these paths.  Two
patches to fix this are attached.

Anton Zinoviev


--- dexconf.old	2003-06-07 23:35:34.000000000 +0300
+++ dexconf.new	2003-06-07 23:39:10.000000000 +0300
@@ -199,6 +199,7 @@
 	FontPath	"unix/:7100"			# local font server
 	# if the local font server has problems, we can fall back on these
 	FontPath	"/usr/lib/X11/fonts/Type1"
+	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
 	FontPath	"/usr/lib/X11/fonts/CID"
 	FontPath	"/usr/lib/X11/fonts/Speedo"
 	FontPath	"/usr/lib/X11/fonts/misc"
@@ -218,6 +219,8 @@
 	FontPath	"unix/:7100"			# local font server
 	# if the local font server has problems, we can fall back on these
 	FontPath	"/usr/lib/X11/fonts/Type1"
+	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
+	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
 	FontPath	"/usr/lib/X11/fonts/CID"
 	FontPath	"/usr/lib/X11/fonts/Speedo"
 	FontPath	"/usr/lib/X11/fonts/misc"

--- config.old	2003-02-26 02:51:07.000000000 +0200
+++ config.new	2003-06-08 14:47:18.000000000 +0300
@@ -12,7 +12,7 @@
 # turn off TCP port listening (Unix domain connections are still permitted)
 no-listen = tcp
 # paths to search for fonts
-catalogue = /usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/CID/,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/
+catalogue = /usr/lib/X11/fonts/Type1/,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID,/usr/lib/X11/fonts/CID/,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/
 # in decipoints
 default-point-size = 120
 # x1,y1,x2,y2,...

--- End Message ---
--- Begin Message ---
This bug has been marked as "wontfix" for a while, and I don't think it
is worth keeping it open. So as part of cleaning the BTS, I am just
closing it.

Cheers
Brice



--- End Message ---

Reply to: