Hi Sylvain,

Sylvain Le Gall schrieb:
>> I had a look at my source. Within the main() function I look if the
>> variable LANG contain the substring "UTF-8". This is wrong if mtink
>> is compiled with lesstif instead of openMotif/Motif.
>>
>>     
>
> Due to licensing issue, mtink is compiled with lesstif2-dev on Debian.
> Can it be the orgin of the problem ?
>
>   
I don't think that the reason is lesstif2.


If, on my system I start mtink with LANG=ru_RU.UTF-8 mtink there is no
problem.
mtink is linken against lesstif 0.95 (motif 2.1).

I have installed mtink on an ubuntu system, the first attempt was not
OK, the palladio font was not found.
With xlsfonts | grep -- '-r$' I have seen that some of the available
russian fonts
are '-unknown-freesans-*', '-unknown-freemono-*' and '-unknown-freeserif-*'

I have not found wich package contain the required font. I have installed
some packages with cyrillic fonts and in one of them (cronyx?) I have found
an helvetica font.

With the following in the file ~/EpsonUtil

EpsonUtil.Ru*title_LB.fontList:
*-helvetica-bold-r-normal-*-*-*-*-*-*-*-koi8-r
EpsonUtil.Ru*fontList:         
*-helvetica-medium-r-normal-*-*-*-*-*-*-*-koi8-r
*Ru.tooltip_label.fontList:    
*-helvetica-medium-r-normal-*-*-*-*-*-*-*-koi8-r

all seem to be OK. This font is also available on my system (Fedora) and
probably
on other distributions.

I think that replacing the font spec for the russion language with the above
will be good.


Jean-Jacques Sarton

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to