Font in Win98

Petr Pytelka <[email protected]> Tue, 04 Mar 2003 20:57:04 +0100
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
Hi,

I have problem with setting font in gtkrc. I would like to set CE 
(Central European) variant of font in gtkrc, but I don't know how to 
write it.

My gtkrc:

style "mystyle" {
    font_name="sans 8"
}

class "*" style "mystyle"

I would like to set 'sans' to 'sans CE' . I need this because Win98 
doesn't contain unicode fonts.

Thank you for any help.

Petr Pytelka