ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #112657
[Bug 704279] Re: xorg warn about missing fonts 75dpi
It looks like the place this would need fixed is in the configure flags
in debian/rules:
confflags_main = \
--with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100\
dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/sha\
re/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,built-ins" \
However, if I understand correctly, removing the 75dpi and 100dpi paths
from this flag would result in the packages not working if someone chose
to manually install them. So, despite the ugliness of the warnings I
think we gotta keep these paths there until the fonts are removed from
universe entirely.
** Changed in: xorg-server (Ubuntu)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/704279
Title:
xorg warn about missing fonts 75dpi
References