Hello, I still have not figured out what is going with f95 text rendering on OS-X using:
GNU Fortran 95 (GCC) 4.2.0 20060512 (experimental) Basically text strings are getting mangled. The longer the string the higher the probability. Axis labels and plot titles seem particularly prone to this. It appears deterministic in that the strings are getting mangled in the same way. I did not see this problem in 5.7.4, nor do I see it with any of the other bindings (c, c++, f77). Assuming this is unique to OS-X is it perhaps some sort of endian problem? If not, perhaps the strings are not correctly zero terminated? Unlikely I guess since the mangling kicks in well before the expected end of the string. Hopefully someone is aware of a change that was made recently that might lead to this sort of behavior... -Hazen ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel