[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hungarian o and u double accute doesn't display correctly
From: |
Csanyi Pal |
Subject: |
Re: Hungarian o and u double accute doesn't display correctly |
Date: |
Thu, 09 Sep 2010 20:34:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
David Chisnall <theraven@sucs.org> writes:
> The most likely cause of this is the font that you are using not
> containing glyphs for these characters. Currently, GNUstep does not
> perform any kind of glyph substitution in this case, so you just get
> the 'no glyph' marker (a rectangle).
>
> The simplest way of solving this is to install the missing font. It
> may be that the font that the application is requesting is present on
> one system but is being substituted for a standard X11 font in the
> other.
Thanks.
However, when I run my application from xterm window, then I can see
warnings:
2010-09-09 20:17:42.091 LPT_Interface[7583] The font specified for
NSLabelFont, Helvetica, can't be found.
But, on Debian GNU/Linux Squeeze system, the command 'aptitude search
helvetica' gives no results.
I was run the comand 'defaults write NSGlobalDomain NSFont DejaVuSans'
but I can see that that this command does not affect the NSLabelFont
variable.
Moreover, I was run these commands once again:
defaults write NSGlobalDomain NSFont DejaVuSans
defaults write NSGlobalDomain NSLabelFont DejaVuSans
but still get warnings, like:
2010-09-09 20:24:35.769 LPT_Interface[7681] The font specified for
NSMenuFont, Helvetica, can't be found.
2010-09-09 20:24:35.771 LPT_Interface[7681] The font specified for
NSBoldFont, Helvetica-Bold, can't be found.
2010-09-09 20:24:35.774 LPT_Interface[7681] The font specified for
NSFont, DejaVuSans, can't be found.
2010-09-09 20:24:35.803 LPT_Interface[7681] The font specified for
NSLabelFont, DejaVuSans, can't be found.
I have installed following fonts:
xfonts-100dpi
xfonts-100dpi-transcoded
xfonts-75dpi
xfonts-75dpi-transcoded
xfonts-base
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
xfonts-bolkhov-75dpi
xfonts-bolkhov-cp1251-75dpi
xfonts-bolkhov-cp1251-misc
xfonts-bolkhov-misc
xfonts-cyrillic
xfonts-encodings
xfonts-intl-european
xfonts-scalable
My application is a Renaissance application and I don't specified any
fonts to use with it.
Is this problem indeed about installing the right font?
--
Regards, Paul Chany
http://www.debian.org
http://wiki.debian.org/DebianEdu
http://csanyi-pal.info