• exec/xbimage.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Mar 7 20:32:24 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
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to Rob Swindell on Tue Mar 8 03:59:32 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 :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to MRO on Tue Mar 8 19:34:54 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 --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to Digital Man on Wed Mar 9 00:48:38 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 :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to MRO on Tue Mar 8 23:46:40 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
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)