xfig font problem
On Mon, 03 Jan 2011 20:18:23 +0200, Volkan YAZICI wrote:
> xfig was used to work properly in lenny, but after I migrated to > squeeze, when I start xfig, it complains that > > Can't load font: 8x13bold, using 6x13 (...) When looking for that font, I get some hits: stt008:~# find /usr/share/fonts/* -type f -exec grep -H -i '8x13b' {} ; /usr/share/fonts/X11/misc/fonts.alias:8x13bold -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-1 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-1.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-1 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-10.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-10 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-13.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-13 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-14.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-14 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-15.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-15 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-16.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-16 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-2.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-2 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-3.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-3 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-4.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-4 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-5.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-5 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-7.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-7 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-8.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-8 /usr/share/fonts/X11/misc/fonts.dir:8x13B-ISO8859-9.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-9 /usr/share/fonts/X11/misc/fonts.dir:8x13B.pcf.gz -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso10646-1 And those files seem to be installed by the "xfonts-base" package... > $ dpkg -l | grep fonts | awk '{print $2}' console-data > console-terminus > gsfonts > gsfonts-x11 > texlive-fonts-recommended > ttf-freefont > x-ttcidfont-conf > xfonts-100dpi > xfonts-75dpi > xfonts-encodings > xfonts-scalable > xfonts-terminus > xfonts-utils stt008:~# dpkg -l | grep fonts | awk '{print $2}' console-data gsfonts gsfonts-x11 ttf-liberation xfonts-100dpi xfonts-75dpi xfonts-base <<-- here it is xfonts-encodings xfonts-scalable xfonts-utils Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2011.01.03.18.49.18@gmail.com">http://lists.debian.org/pan.2011.01.03.18.49.18@gmail.com |
xfig font problem
On Mon, 3 Jan 2011, Camaleón <noelamac@gmail.com> writes:
> And those files seem to be installed by the "xfonts-base" package... Right. I again did the first thing that I need to do as the last one. Anyway, thanks. (BTW, shouldn't xfig depend on xfonts-base?) Regards. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 87oc7xbygg.fsf@alamut.ozu.edu.tr">http://lists.debian.org/87oc7xbygg.fsf@alamut.ozu.edu.tr |
xfig font problem
On Mon, Jan 03, 2011 at 09:04:47PM +0200, Volkan YAZICI wrote:
> On Mon, 3 Jan 2011, Camaleón <noelamac@gmail.com> writes: > > And those files seem to be installed by the "xfonts-base" package... > > Right. I again did the first thing that I need to do as the last one. > Anyway, thanks. (BTW, shouldn't xfig depend on xfonts-base?) Not necessarily. Remember that xfig is an X client, and these X fonts are installed on the X server (which might not be the same machine, making a package dependency potentially pointless). Regards, Roger -- .'`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail. |
xfig font problem
El 2011-01-03 a las 21:10 +0200, Volkan YAZICI escribió:
(resending to the list) > On Mon, 3 Jan 2011, Camaleón writes: > > And those files seem to be installed by the "xfonts-base" package... > > BTW, I still cannot change the face and size of the fonts. Can you? I cannot help you here as I'm not using the package. But maybe someone can give you some hints on this. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20110104125012.GB6554@stt008.linux.site">http://lists.debian.org/20110104125012.GB6554@stt008.linux.site |
xfig font problem
On Mon, 03 Jan 2011 19:44:23 +0000, Roger Leigh wrote:
> On Mon, Jan 03, 2011 at 09:04:47PM +0200, Volkan YAZICI wrote: >> On Mon, 3 Jan 2011, Camaleón writes: >> > And those files seem to be installed by the "xfonts-base" package... >> >> Right. I again did the first thing that I need to do as the last one. >> Anyway, thanks. (BTW, shouldn't xfig depend on xfonts-base?) > > Not necessarily. Remember that xfig is an X client, and these X fonts > are installed on the X server (which might not be the same machine, > making a package dependency potentially pointless). I don't know the package so I can be wrong but if the program cannot be started just because it complains for a missing font, IMO something wrong happens here: either a) the application should not require a concrete font for the app can be run or b) if required, the package that contains the font should be also pulled. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2011.01.04.15.28.59@gmail.com">http://lists.debian.org/pan.2011.01.04.15.28.59@gmail.com |
| All times are GMT. The time now is 06:03 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.