Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Export to txt  (Read 449 times)

ctrlfrk

  • Bay Watcher
    • View Profile
Export to txt
« on: September 10, 2006, 02:00:00 am »

I would quite like an option to export your map to a text file, rather than BMP.

I realise some of the characters are not printable in most editors, so maybe a conversion file will be needed, something like
Original Byte: Output Byte

so replacing null with a space would be
0:32
or something.

Logged

Abyssal Squid

  • Bay Watcher
    • View Profile
Re: Export to txt
« Reply #1 on: September 10, 2006, 11:50:00 am »

Yeah, I've been wanting this too, but I think HTML would be better than TXT for a number of reasons.  Ability to use colors (foreground and background), a wider range of characters, and more flexibility in general.
Logged

ctrlfrk

  • Bay Watcher
    • View Profile
Re: Export to txt
« Reply #2 on: September 11, 2006, 03:36:00 am »

Yeah, although html tags become very innefficient if you are changing colour every character. maybe just RTF or something? Im not sure what encoding that uses, im assuming it can do colour...
Anyone here know of a good format for text+foreground and background colour?
Logged