From rswindell@VERT to CVS commit on Tuesday, October 08, 2019 07: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 Thursday, October 17, 2019 07: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 Monday, July 27, 2020 02: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