• exec/xbimage.js

    From rswindell@VERT to CVS commit on Sun Apr 19 17:52:31 2020
    exec xbimage.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17077

    Modified Files:
    xbimage.js
    Log Message:
    don't show xbimages to non-supporting terminals.
    Some no-pause/screen-clearing stuff in demo().


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Mar 8 02:32:25 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/4280408dd1affe7860fdc9b1
    Modified Files:
    exec/xbimage.js
    Log Message:
    Throw an error if trying to convert a > 1-bit BMP file to XBin

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Rob Swindell on Tue Mar 8 09:59:33 2022
    Re: exec/xbimage.js
    By: Rob Swindell to Git commit to main/sbbs/master on Mon Mar 07 2022 08:32 pm

    https://gitlab.synchro.net/main/sbbs/-/commit/4280408dd1affe7860fdc9b1 Modified Files:
    exec/xbimage.js
    Log Message:
    Throw an error if trying to convert a > 1-bit BMP file to XBin

    hey, that's what my file was saved as.
    i chose monochrome in windows paint.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Wed Mar 9 01:34:55 2022
    Re: exec/xbimage.js
    By: MRO to Rob Swindell on Tue Mar 08 2022 03:59 am

    Re: exec/xbimage.js
    By: Rob Swindell to Git commit to main/sbbs/master on Mon Mar 07 2022 08:32 pm

    https://gitlab.synchro.net/main/sbbs/-/commit/4280408dd1affe7860fdc9b1 Modified Files:
    exec/xbimage.js
    Log Message:
    Throw an error if trying to convert a > 1-bit BMP file to XBin

    hey, that's what my file was saved as.
    i chose monochrome in windows paint.

    The ">" here means "greater than", as in: throw an error if trying to convert a greater than 1-bit BMP file to XBin. A monochrome BMP is a 1-bit BMP file.
    --
    digital man (rob)

    Rush quote #68:
    He's a radio receiver, tuned to factories and farms .. New World Man
    Norco, CA WX: 57.5øF, 29.0% humidity, 6 mph SSE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Wed Mar 9 06:48:39 2022
    Re: exec/xbimage.js
    By: Digital Man to MRO on Tue Mar 08 2022 07:34 pm

    Re: exec/xbimage.js
    By: MRO to Rob Swindell on Tue Mar 08 2022 03:59 am

    Re: exec/xbimage.js
    By: Rob Swindell to Git commit to main/sbbs/master on Mon Mar 07 2022 08:32 pm

    https://gitlab.synchro.net/main/sbbs/-/commit/4280408dd1affe7860fdc9b1 Modified Files:
    exec/xbimage.js
    Log Message:
    Throw an error if trying to convert a > 1-bit BMP file to XBin

    hey, that's what my file was saved as.
    i chose monochrome in windows paint.

    The ">" here means "greater than", as in: throw an error if trying to convert a greater than 1-bit BMP file to XBin. A monochrome BMP is a 1-bit BMP file.

    i know what greater than means. i thought you were confused about what my source file was.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Wed Mar 9 05:46:41 2022
    Re: exec/xbimage.js
    By: MRO to Digital Man on Wed Mar 09 2022 12:48 am

    The ">" here means "greater than", as in: throw an error if trying to convert a greater than 1-bit BMP file to XBin. A monochrome BMP is a 1-bit BMP file.

    i know what greater than means. i thought you were confused about what my source file was.

    You told me that xbimage.js converted a non-monochromatic BMP file for you, when it should not have even tried (it should have rejected it). That's now fixed.
    --
    digital man (rob)

    Synchronet/BBS Terminology Definition #10:
    BSO = Binkley Style Outbound
    Norco, CA WX: 51.2øF, 37.0% humidity, 1 mph NE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net