BBS:      TELESC.NET.BR
Assunto:  exec/load/tdfonts_lib.js
De:       Rob Swindell (on Debian L
Data:     Mon, 23 Feb 2026 02:24:00 -0800
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/90b77173708c36de67b1532d
Modified Files:
	exec/load/tdfonts_lib.js exec/tdfiglet.js
Log Message:
Add support for specifying an alternate font directory (-d option)

Find/use any capitalization of *.tdf files in the font directory (not just
*.tdf, lowercase).

Fix off-by-one bug in random font file selection: random() returns a value
between 0 and the argument value minus 1, so if you're selecting a random
index into an array, just pass the array length (not array length plus one).

Fix issue #1077
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]