Main Menu

News:

LINKS: Website | Steam | Wiki

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dave

#1
Hi there,

I'm doing a little bit of simple ascii art in RexPaint (either ANSI or normal versions) and I'm exporting in txt mode using CTRL-T.
Now, I would like the output to be normal 8-bit ASCII.
However, I notice that the file that I export contains c2a0 for each space character (i.e. unicode no-break-space). However, I think it would be more normal to get a regular space code 20 since the rest of the characters (so far!) that I've tried are exported as their normal 8-bit ascii codes.

Cheers.