[ghemical-devel] ghemical-2.98 released
Tommi Hassinen
Tommi.Hassinen at uku.fi
Thu Jul 31 09:15:21 EDT 2008
________________________________________
From: ghemical-devel-bounces at bioinformatics.org [ghemical-devel-bounces at bioinformatics.org] On Behalf Of Radek Liboska PhD. [liboska at uochb.cas.cz]
Sent: Thursday, July 31, 2008 4:13 PM
To: liboska at uochb.cas.cz
Cc: ghemical-devel at bioinformatics.org
Subject: Re: [ghemical-devel] ghemical-2.98 released
Radek Liboska PhD. wrote:
>
> (ghemical:18009): GdkGLExt-WARNING **: cannot find PangoXSubfont
> *** Can't load font 'courier 12'
>
This solves the problem:
$ LC_CTYPE=C ghemical
now the 2.98 runs well on Fedora 8
Thanks
Great!!! :)
BTW, the font courier 12 is set as clear text in the source:
src$ grep 'courier 12' *.cpp
eldview_wcl.cpp: ogl_InitPangoFont("courier 12");
gpcview_wcl.cpp: ogl_InitPangoFont("courier 12");
oglview_wcl.cpp: ogl_InitPangoFont("courier 12");
p1dview_wcl.cpp: ogl_InitPangoFont("courier 12");
p2dview_wcl.cpp: ogl_InitPangoFont("courier 12");
So one can change it ; I just took it from an example program.
Regards,
Tommi
More information about the ghemical-devel
mailing list