• high ascii

    From Utopian Galt@21:4/108 to apam on Sunday, November 21, 2021 10:53:30
    Can Talisman support high ascii for message area titles like the Word
    Espanol with the n with the moustache on it.


    --- Talisman v0.32-dev (Windows/x86)
    * Origin: Inland Utopia BBS iutopia.duckdns.org:2023 (21:4/108)
  • From apam@21:1/151 to Utopian Galt on Monday, November 22, 2021 11:39:05
    Can Talisman support high ascii for message area titles like the Word Espanol with the n with the moustache on it.

    I've just committed something that should help with it. The problem is,
    the BBS output is CP437, whereas the config files are all UTF-8.

    So, i've added conversion to most of the strings in config files (at
    least the user visible ones)

    That should allow you to have your n with a moustache, just make sure you
    save your toml file as utf-8 (if it doesn't automatically).

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07


    --- Talisman v0.32-dev (Windows/x64)
    * Origin: The Grinning Cat - telnet://gcat.talismanbbs.com:11823 (21:1/151)
  • From Oli@21:3/102 to apam on Monday, November 22, 2021 19:23:12
    apam wrote (2021-11-22):

    Can Talisman support high ascii for message area titles like the Word
    Espanol with the n with the moustache on it.

    I've just committed something that should help with it. The problem is,
    the BBS output is CP437, whereas the config files are all UTF-8.

    why not allow UTF-8 for output? CP437 only works properly on UTF-8 machines anyway (and the very few machines that run MS-DOS).

    ---
    * Origin: 1995| Invention of the Cookie. The End. (21:3/102)
  • From apam@21:1/182 to Oli on Tuesday, November 23, 2021 09:45:13
    why not allow UTF-8 for output? CP437 only works properly on UTF-8
    machines anyway (and the very few machines that run MS-DOS).

    Thats the next step.

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07

    --- Talisman v0.33-dev (Linux/x86_64)
    * Origin: HappyLand v2.0 - telnet://happylandbbs.com:11892/ (21:1/182)