• XBin Files and the Display Thereof

    From deepthaw@VERT/CORTEX to All on Fri Nov 13 15:55:16 2020
    Ugh, I'm struggling with XBin files at the moment. I'd like to put together something like the sweet demo DM has on Vertrauen, but since there's several steps I'm not sure where it's going wrong.

    I've taken an image, reduced it to a 2-color png and exported it. I then ran that through an online png->bmp convertor, because Affinity Photo apparently won't do BMP files.

    I ran jsexec xbimage create /sbbs/exec/infile.bmp and it created two files, and said the third was too large.

    I then run a script of

    ?xbimage show /sbbs/exec/infile.16.xb

    during logon event. It shows .... something that's vaguely the same shape, but looks like random non-ascii gibberish.

    As I said, there's so many places an error could creep in and I'm not sure where to start looking. The conversion to bmp might have gone wrong (it displayed okay on my windows pc though), I might be missing a step with the show command, etc.

    Who out there has gotten it working and has any tips? The resulting file is at http://deepthaw.net/bbs_downloads/posse.16.xb if somebody else wants to tell me if it is corrupt or something.

    ---
    ■ Synchronet ■ c.o.r.t.e.x 2.0.2.0 | telnet://deepthaw.net
  • From Digital Man@VERT to deepthaw on Fri Nov 13 17:00:25 2020
    Re: XBin Files and the Display Thereof
    By: deepthaw to All on Fri Nov 13 2020 03:55 pm

    Ugh, I'm struggling with XBin files at the moment. I'd like to put together something like the sweet demo DM has on Vertrauen, but since there's several steps I'm not sure where it's going wrong.

    I've taken an image, reduced it to a 2-color png and exported it. I then ran that through an online png->bmp convertor, because Affinity Photo apparently won't do BMP files.

    I ran jsexec xbimage create /sbbs/exec/infile.bmp and it created two files, and said the third was too large.

    That can happen easily depending on the size and complexity of the image.

    I then run a script of

    ?xbimage show /sbbs/exec/infile.16.xb

    during logon event. It shows .... something that's vaguely the same shape, but looks like random non-ascii gibberish.

    Are you logging-in/viewing with SyncTERM? What version?

    As I said, there's so many places an error could creep in and I'm not sure where to start looking. The conversion to bmp might have gone wrong (it displayed okay on my windows pc though), I might be missing a step with the show command, etc.

    Who out there has gotten it working and has any tips? The resulting file is at http://deepthaw.net/bbs_downloads/posse.16.xb if somebody else wants to tell me if it is corrupt or something.

    I'll try it here and let you know.
    --
    digital man

    Synchronet "Real Fact" #117:
    Synchronet v1b r0 (for MS-DOS) was released on September 25, 1992
    Norco, CA WX: 60.1°F, 63.0% humidity, 7 mph E wind, 0.00 inches rain/24hrs
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to deepthaw on Fri Nov 13 17:02:18 2020
    Re: XBin Files and the Display Thereof
    By: Digital Man to deepthaw on Fri Nov 13 2020 05:00 pm

    Re: XBin Files and the Display Thereof
    By: deepthaw to All on Fri Nov 13 2020 03:55 pm

    Ugh, I'm struggling with XBin files at the moment. I'd like to put together something like the sweet demo DM has on Vertrauen, but since there's several steps I'm not sure where it's going wrong.

    I've taken an image, reduced it to a 2-color png and exported it. I then ran that through an online png->bmp convertor, because Affinity Photo apparently won't do BMP files.

    I ran jsexec xbimage create /sbbs/exec/infile.bmp and it created two files, and said the third was too large.

    That can happen easily depending on the size and complexity of the image.

    I then run a script of

    ?xbimage show /sbbs/exec/infile.16.xb

    during logon event. It shows .... something that's vaguely the same shape, but looks like random non-ascii gibberish.

    Are you logging-in/viewing with SyncTERM? What version?

    As I said, there's so many places an error could creep in and I'm not sure where to start looking. The conversion to bmp might have gone wrong (it displayed okay on my windows pc though), I might be missing a step with the show command, etc.

    Who out there has gotten it working and has any tips? The resulting file is at http://deepthaw.net/bbs_downloads/posse.16.xb if somebody else wants to tell me if it is corrupt or something.

    I'll try it here and let you know.

    Yeah, looks like garbage here too. So something went wrong in the conversion process. Was it a 2-color BMP?
    --
    digital man

    Rush quote #15:
    I can't pretend a stranger is a long-awaited friend
    Norco, CA WX: 60.1°F, 63.0% humidity, 7 mph E wind, 0.00 inches rain/24hrs
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From deepthaw@VERT/CORTEX to Digital Man on Fri Nov 13 19:45:30 2020
    Re: XBin Files and the Display Thereof
    By: Digital Man to deepthaw on Fri Nov 13 2020 05:02 pm

    Yeah, looks like garbage here too. So something went wrong in the conversion process. Was it a 2-color BMP?

    2-color PNG, but no idea if the conversion program online kept that part of the setting when it turned it into a bmp. I've installed imagemagick on my linux server so I'll use that to try and reconvert it next.

    I can't believe I didn't think of trying one of the sample files from the wiki, I'll do that until it works before I get back to messing with conversions.

    And I've been trying to view in SyncTERM whatever the latest version is. The XBin demo works fine on VERT in it.

    ---
    ■ Synchronet ■ c.o.r.t.e.x 2.0.2.0 | telnet://deepthaw.net