From rswindell@VERT to CVS commit on Monday, October 07, 2019 23:59:51
exec/load graphic.js 1.81 1.82
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv5884
Modified Files:
graphic.js
Log Message:
Store the revision of the library in a 'revision' property so consumer
scripts can check it.
The drawfw() method now supports the 'center' value for x/ypos.
The draw() method support for 'center' x/ypos values appeared off-by-one.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Wednesday, October 16, 2019 23:47:24
exec/load graphic.js 1.82 1.83
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv14309
Modified Files:
graphic.js
Log Message:
Use Math.ceil() - round up - for vertical 'center' position of draw() and drafx() methods. For consistency with how Minesweeper vertically centers its game board.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Sunday, July 26, 2020 18:37:17
exec/load graphic.js 1.83 1.84
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv23739
Modified Files:
graphic.js
Log Message:
Patch provided by alterego (ALTERANT) to support BLINK in Graphic.set().
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, March 29, 2025 15:03:34