Up till now, pspp has never been able to display non-ascii characters in its output (or at least, if it worked it was pure fluke).
I had a quick play with Ben's new cairo output driver today. It seems to make a very good job of displaying UTF-8 strings. The trouble is, it falls over badly if presented with something which is not UTF-8. I don't see any solution to this problem, except for a painstaking audit of every call to tab_text, tab_joint_text, tab_output_text, tab_raw etc. to make sure that it's being presented with a valid UTF8 string. -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
