https://bugzilla.novell.com/show_bug.cgi?id=732447 https://bugzilla.novell.com/show_bug.cgi?id=732447#c2 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Petr Gajdos <pgajdos@suse.com> 2011-12-05 16:22:40 UTC --- Michael and Michal, what I am trying to do now is to generate font setup also for latin1 with following priorities: my @sans_latin1_priority = ("DejaVu Sans:style=Book:width=100", "Liberation Sans:style=Regular", "Droid Sans:style=Regular"); my @mono_latin1_priority = ("DejaVu Sans Mono:style=Book", "Liberation Mono:style=Regular", "Droid Sans Mono:style=Regular"); my @serif_latin1_priority = ("DejaVu Serif:style=Book:width=100", "Liberation Serif:style=Regular", "Droid Serif:style=Regular"); I would very appreciate if you help with testing fonts-config from http://download.opensuse.org/repositories/home:/pgajdos/openSUSE_Factory/noa... and tell me what's wrong :-). Or please guide me (as non-java-programmer) how to quickly test it. I have also dropped code for 1.4 setup, if you have any problems with it, please let me know. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.