Hi,

I had a look to the bug report.

I think that the problem is outside of mtink.
On My system I don't have any problems.

The
russian defaults fonts are:

EpsonUtil.Ru*title_LB.fontList: *-urw palladio
l-bold-r-normal-*-*-*-*-*-*-*-koi8-ru
EpsonUtil.Ru*fontList:          *-urw palladio
l-*-r-normal-*-*-*-*-*-*-*-koi8-ru
*Ru.tooltip_label.fontList:     *-urw palladio
l-*-r-normal-*-*-*-*-*-*-*-koi8-ru

If I run xlsfonts -fn '<font-spec.>' I get fonts however the
'*-r-normal' return
bold and medium. Modifying the above resources to

EpsonUtil.Ru*title_LB.fontList: *-urw palladio
l-bold-r-normal-*-*-*-*-*-*-*-koi8-ru
EpsonUtil.Ru*fontList:          *-urw palladio
l-medium-r-normal-*-*-*-*-*-*-*-koi8-ru
*Ru.tooltip_label.fontList:     *-urw palladio
l-medium-r-normal-*-*-*-*-*-*-*-koi8-ru

will be better.

Instead of -ru you may also configure -r, this is practically the same
as -ru

Patching mtink is not necessary, at least for testing. You can create a
file ~/EpsomUtil and
put the above resource lines into it.
If you modify the resources, you can test immediatly what happen.

$ mtink
Warning: Cannot convert string "*-urw palladio
l-bold-r-normal-*-*-*-*-*-*-*-koi8-r" to type FontStruct
Warning: Cannot convert string "*-urw palladio
l-*-r-normal-*-*-*-*-*-*-*-koi8-r" to type FontStruct

This warning mean that the specified font is not installed on the system.

The spec  'l-*-r-normal-*-*-*-*-*-*-*-koi8-ru' is wrong this should be
'*-* l-*-r-normal-*-*-*-*-*-*-*-koi8-ru'

On my system I get "century schoolbook l" "nimbus mono l-bold" , ...

You can also try to use the paladin font, the specs shall be

-val-free paladin-bold-r-normal--0-0-0-0-p-0-koi8-r 
-val-free paladin-medium-r-normal--0-0-0-0-p-0-koi8-r

If the spec is fully qualified or
*-free paladin-bold-*-r-*-r eg 
*-free paladin-medium-*-r-*-r

If all work as wanted you can move the file EpsonUtil form example to  
/usr/share/X11/app-defaults/EpsonUtil

Regards,

Jean-Jacques






Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to