|
From: <tim...@en...> - 2006-12-13 21:46:18
|
Petr Mikulik a =E9crit : >> Then I would make gnuplot depend on iconv, and each driver could use >> iconv facility to translate from the locale to its preferred format. >> =20 > > It won't be portable. > =20 Why ? GNU iconv is available for Unix, Windows and OS/2: it looks quite=20 portable to me. > And even neither one particular system! In Windows CZ, console is using= =20 > codepage 852, while GUI apps are using codepage 1250. One can hardly be= lieve=20 > such a stupidity... remembering both are broken ISO-8859-2. > =20 That's precisely why we need to do some conversion from cp-* to the=20 terminal encoding. Timoth=E9e |