• src/xpdev/unicode.c

    From rswindell@VERT to CVS commit on Thursday, August 29, 2019 19:37:51
    src/xpdev unicode.c 1.12 1.13
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv24194

    Modified Files:
    unicode.c
    Log Message:
    Map both Unicode BLACK SQUARE and HALFWIDTH BLACK SQUARE to CP437 0xFE when translating from Unicode to CP437.
    Use the UNICODE_HOUSE macro instead of the codepoint hex-value.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, August 29, 2019 22:49:58
    src/xpdev unicode.c 1.13 1.14
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv23694

    Modified Files:
    unicode.c
    Log Message:
    Use the Unicode lower/upper half block enums.
    Added more "black square" -> CP437 0xFE mappings.
    Added Unicode FULL/HALF block -> CP437 mappings.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, August 30, 2019 03:04:53
    src/xpdev unicode.c 1.14 1.15
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/home/rswindell/sbbs/src/xpdev

    Modified Files:
    unicode.c
    Log Message:
    Eliminate duplicate case statements added in previous commit (some of these were already mapped using numeric constants).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Saturday, September 05, 2020 13:30:04
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/38a2e67b603ea03d16557d98
    Modified Files:
    src/xpdev/unicode.c
    Log Message:
    Translate the UNICODE MACRON character to an ASCII tilde (~)
    So we can display ~\_()_/~ in ASCII. It's really important.

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