• exec/loadfont.js

    From deuce@VERT to CVS commit on Wed Oct 9 21:13:14 2013
    exec loadfont.js 1.25 1.26
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1439

    Modified Files:
    loadfont.js
    Log Message:
    I'm sure direct socket access seemed like a good idea at the time... may
    even have been needed, but now that we have SSH and have had write_raw for
    7 years, this simply won't work.

    Fixes problem loading the custom font for SyncTERM when playing
    Solomoriah's WAR!


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Oct 10 15:43:28 2013
    exec loadfont.js 1.26 1.27
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1029

    Modified Files:
    loadfont.js
    Log Message:
    write_raw is a bit TOO raw for telnet mode. Do the stupid socket thing
    for telnet because telnet sucks.



  • From rswindell@VERT to CVS commit on Fri Feb 27 03:21:19 2015
    exec loadfont.js 1.27 1.28
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv6195

    Modified Files:
    loadfont.js
    Log Message:
    Added -B option to load the specified font as the alternate-blink font
    and disable blinking. Requires latest and greatest SyncTERM/CTerm.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri Feb 27 20:18:11 2015
    exec loadfont.js 1.28 1.29
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv2749

    Modified Files:
    loadfont.js
    Log Message:
    Removed -B, replaced with -A[#] to set alternate font set (default is set 2). In theory:
    alt ont set 1 should replace high-intensity characters,
    alt font set 2 should replace blinking characters, and
    alt font set 3 shoudl replace high-intensity blinking characters.
    If I understand this correctly.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sat Feb 28 18:29:24 2015
    exec loadfont.js 1.29 1.30
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29238

    Modified Files:
    loadfont.js
    Log Message:
    Make -H and -A# apply to the next font specified.
    Remove the "Activating font" message when progress is shown.
    Don't disable high intensity when enabling a high intensity alternate font.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Mon Mar 16 18:43:08 2015
    exec loadfont.js 1.30 1.31
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv16500

    Modified Files:
    loadfont.js
    Log Message:
    Use console.write() which now supports NULs and unlimited length. Remove
    old hacky telnet method and the write_raw() method.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Fri Feb 9 17:35:37 2018
    exec loadfont.js 1.31 1.32
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv12409

    Modified Files:
    loadfont.js
    Log Message:
    Support new font loading style.



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