Re: pango's language processing modules



[ Setting reply to to gtk-i18n-list ]

On Mon, 2003-08-18 at 09:36, miaocheng wrote:
> I user RH9.0 and the desktop manager is Gnome.
> In the gnome , when I input Arabic letters into GUI applications which
> is developed by Gtk+, it is ,you know , pango-arabic-xft.so module to
> reshape the Arabic letters . This module use xft library and ,by default
> ,  the OpenType font to reshape and  render  the  correct  contextual
> glyph of inputed  letters. But I don't have suitable Arabic OpenType
> font to correctly produce the glyph. I have Arabic bitmap font .  Arabic
> processing module pango-arabic-x.so can use core X windows system fonts
> , of course which include bitmap font .So I think I may  use
> pango-arabic-x.so  and bitmap font to correctly reshape and render the
> contextual Arabic letters.
>       please tell me how to make it run . or in aother words, how can I
> make system load pango-arabic-x.so other than pango-arabic-x.xft  and
> use bitmap font to reshape , render the Arabic letters . if I am false .
> can you share me some ideas to correctly reshape the Arabic letters by
> pango's Arabic module and bitmap font.
> regards

export GTK_USE_XFT=0 will turn on the old bitmap font stuff.

This configuration option will be gone in GTK+-2.4.

Note that Red Hat 9 ships with some Arabic OpenType fonts, in
the fonts-arabic package.

Regards,
						Iweb





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