Fix default (ISO-8859-1) char image strings.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 22 Feb 2014 19:20:29 +0000 (19:20 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 22 Feb 2014 19:20:36 +0000 (19:20 +0000)
commita885af794a302f0532cea456d5597796816c5de4
tree0c02542e206fe8ea125be4bcb32104995fede569
parent7db5b9f47c28cc418e60c28a03ee7896b1256954
Fix default (ISO-8859-1) char image strings.

We previously used `ANSI' char image strings, which really meant
Windows-1252 for some reason.  Now we use ISO-8859-1 so things get
displayed correctly in X at least.  Some characters may not display
*nicely* on Windows, but they will display *correctly* (with an octal
escape).
src/edwin/image.scm