On 25-Jul-2002 Marian Andre wrote: > Hi all, > I'm working on Slovak translation of Blackbox WM and I've got one > problem: > > Slovak language uses iso-8859-2 codepage, but the styles in distribution > don't have set the property font on such font... > > My idea was that I might edit current styles, and make something like > styles-il2.tar.gz package, but it isn't the best solution. Dou you have > any other sugestion how to solve this ? > > Are there any future plans to support various encodings ? >
so here is how this idea would work I think. blackbox/styles blackbox/styles-8859-2 blackbox/styles-jp # forgot the right encoding blackbox/styles-kr blackbox/styles-zh which would all be basically the same, just with different font settings in the styles. another option would be to keep the blackbox tar as it is but offer additional encoding tars which have styles with proper data for each area and would install as described above. Personally I do not care as long as the default install is unchanged for people not using a special encoding. Other ideas? How do other wms solve this?