[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: Fwd: encoding issue
From: |
Ben Pfaff |
Subject: |
Re: PSPP-BUG: Fwd: encoding issue |
Date: |
Sun, 07 Jun 2009 22:03:13 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
pascal barbedor <address@hidden> writes:
> Under the GUI, if I put an accented character in the label of a variable eg
> "durée" (from the variable view panel), the accented character shows up as #
> in the text output window after a FREQUENCIES command for instance.
The output subsystem does not support non-ASCII characters very
well, or perhaps at all.
I'm working on a better output subsystem now. It will render
text using Pango, which has excellent support for non-ASCII
character sets.
--
Ben Pfaff
http://benpfaff.org
- Re: PSPP-BUG: Fwd: encoding issue,
Ben Pfaff <=