Re: [Plplot-devel] setlocale

2023-06-02 Thread Phil Rosenberg
Hi Hazen, Arjen Thanks for the detective work - Alan has used that feature to help me in the past and I had totally forgotten about it. I can see Alan's intention here. In the wxWidgets driver I did similar things with other properties. For example I ensure the device context pen and brush are

Re: [Plplot-devel] setlocale

2023-06-02 Thread Arjen Markus
Hi Hazen, Phil, If the setting and restoring of the locale takes so much time, then would it be an option to use this only on the plot functions that might actually be affected by the locale? I have only glanced at the code and I have no idea how much work it would be. That would preserve the i