|
From: Petr M. <mi...@ph...> - 2006-12-13 21:24:36
|
> Then I would make gnuplot depend on iconv, and each driver could use > iconv facility to translate from the locale to its preferred format. It won't be portable. And even neither one particular system! In Windows CZ, console is using codepage 852, while GUI apps are using codepage 1250. One can hardly believe such a stupidity... remembering both are broken ISO-8859-2. --- PM |