2009/4/14, Alexander Wagner <[email protected]>: > Alexander Wagner wrote: > > Hi! > >> Just worked on smybolic NAGs today and rechecked if to use >> ASCII or UTF. For some reasons I'd actually prefer UTF chars >> (they need much less space in the annotations e.g.) and I'd >> come up with the list below. > > Just committed the first version of this Symbolic NAG code > ot CVS. Please let me know if you find anything strange. > > For the Unix people here: please use a locale that is real a > UTF-8 one ;) Should be default on current Linux, however, I > myself use LANG=C in my login scripts which is definitly NOT > UTF.
I did not have a chance to try it, but does it work under Windows ? My experience shows it will certainly not be a piece of cake here. Maybe this is useless, but in case : if there are problems handling Unicode chars, why not use images inserted as chars ? That is parse the text output and replace on the fly the $xx occurences by bitmaps ? Certainly not a perfect solution and an ugly workaround (with drawbacks). Pascal ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
