• src/conio/utf8_codepages.c

    From Deucе@VERT to Git commit to main/sbbs/master on Wednesday, February 19, 2025 22:37:04
    https://gitlab.synchro.net/main/sbbs/-/commit/87b97881ff8f673496196b6e
    Modified Files:
    src/conio/utf8_codepages.c
    Log Message:
    CP437 needs to be a full table translation

    CP437 0x7C is U+00A6

    It's likely this is true for a bunch of other codepages as well,
    so I'll need to dig through them soon.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Friday, February 21, 2025 17:40:57
    https://gitlab.synchro.net/main/sbbs/-/commit/3035e09715c6d403c0d7612b
    Modified Files:
    src/conio/utf8_codepages.c
    Log Message:
    Broken vertical is 0xA6, not 0x86

    Fix that, and also fix the cpstr_to_utf8() implementation that
    bypasses the lookup function.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net