I've added ANSI FSE support to ENiGMA 1/2 recently. When replying to ANSI messages coming from Mystic, the reply works well in enig, but shows up corrupted in Mystic (and maybe other ANSI supporting boards... not yet sure).
It's hard to do ANSI correctly, even Mystic doesn't handle it well with examples like yours which was quoting an ANSI logo. Mystic does it better because it has a clue about ESC sequences and what you can get rid of color codes and attributes. They all take the same form: ESC[#(;#)m. Nothing else starts with ESC[ & ends in m, but everything starts with ESC[ (1BH 5BH) making it harder to deal with. The 'rules' are shown at: http://bluesock.org/~willkg/dev/ansi.html
g00r00 --
I've added ANSI FSE support to ENiGMA 1/2 recently. When replying to ANSI messages coming from Mystic, the reply works well in enig, but shows up corrupted in Mystic (and maybe other ANSI supporting boards... not yet sure).
Can you take a look & see what I'm doing wrong or could do better? Here
is a sample .pkt file:
I've added ANSI FSE support to ENiGMA 1/2 recently. When replying to ANSI messages coming from Mystic, the reply works well in enig, but shows up corrupted in Mystic (and maybe other ANSI supporting boards... not yet sure).
Either way, if you want to delve into it more before gooroo gets back to you there's always the old opensource mystic you could peek at, though I understand why you might not want to do that :)
painting house or something i forget.. :) but it might be a little while ap> before he answers. ap>Yes
Now, why it wouldn't take your perfectly fine ansi with quotes infront ap> of it and render it as ansi is a
Anyway, I just wanted to point out that I don't think mystic quotes ansi at all. Every time I've seen someone quote an ansi that is using a
mystic system, it's stripped out all the colour and appears to be plain ascii (but with block characters or whatever).
It does,but strips the color to colorit like it does all other email. If
you want the full exact copy you have to save it(X) with .ans and put it
back with (U) upload.Then edit it as you want in (D) draw
g00r00 --
I've added ANSI FSE support to ENiGMA 1/2 recently. When replying to ANSI messages coming from Mystic, the reply works well in enig, but shows up corrupted in Mystic (and maybe other ANSI supporting boards... not yet sure).
Can you take a look & see what I'm doing wrong or could do better? Here
is a sample .pkt file:
save it at 79 columns
I've added ANSI FSE support to ENiGMA 1/2 recently. When replying to ANSI messages coming from Mystic, the reply works well in enig, but shows up corrupted in Mystic (and maybe other ANSI supporting boards... not yet sure).
Are you post-processing the ANSI so its saved at no more than 79 columns,
It took me a bit to get it right and after I did, I tested it in some BBS software like Telegard and WWIV which doesn't directly support ANSI, but will spit out the raw 79 characters per line, meaning it actually views properly by default because it just dumps message content.
Do you mind sharing some code or at least any tips on what "getting it right" entails? What I'm currently doing works as far as displaying properly in terminals, Pablo, etc. but I'll be making quite a few adjustments to fit within < 79.
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 201:31:56 |
Calls: | 2,083 |
Calls today: | 1 |
Files: | 11,139 |
Messages: | 947,947 |