Re: Font priorities



On Mon, 3 Feb 2003 17:42:14 -0800
Stefan Baums <baums u washington edu> wrote:

> Hi Karunakar,
> 
> many thanks for your reply.  Unfortunately, adding
> 
>    <family>Raghindi</family>
> 
> to /etc/fonts/fonts.conf does not solve the problem.  Devanagari
> still looks like in the attached windowshot, and judging from the
> shape of the letters, it does not seem to be Raghindi that is used,
> but rather ClearlyU.  Please note that the Arabic in that windowshot
> is incorrect(uncombined), too - maybe this is not a fontconfig, but
> a Pango/GTK+ problem?
> 
 OhOh. Seeing the screenshot it seems pango is not using the Xft
modules ( text is not antialiased ).
 Try running app with GDK_USE_XFT=1
eg
 $ GDK_USE_XFT=1 gedit
or 
 $ export GDK_USE_XFT=1
 $ gedit

Also check if indic xft modules have been built , If pango was
compiled & installed without fontconfig/Xft they would not be built

Regards,
Karunakar

-- 
Hating people is like burning down your house to get rid of a rat -
Anon

---------------------------------------------------
* Indian Linux project, www.indlinux.org          *
* Indic-Computing project, indic-computing.sf.net *
---------------------------------------------------



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