From: Jan N. <j.n...@ch...> - 2000-06-23 06:29:19
|
lau...@uf... wrote: > - I don't do fonts. If you need something other than iso-latin-1, you need > to figure out how to insert it into the translation scheme. Make it know > immediately if you plan to work on this so that other users can > synchronise their work with yours. The solution to this problem is to use the "\uXXXX" format in the msgcat files for characters outside the ASCII range. This has the additional advantage that the msg files still contain only ASCII characters, so they work with whatever channel encoding is used when reading the msgfile. Here is a patch for Carsten Zerbst's MSGedit with the changes I made. Are there already any Japanese, Korean or Chinese contributors who could possibly benefit from this? Regards, -- Jan Nijtmans, CMG Oost-Nederland B.V. email: j.n...@ch... (private) jan...@cm... (work) url: http://purl.oclc.org/net/nijtmans/ |