Subj : exec/load/tdfonts_lib.js exec/tdfiglet.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Thu Apr 24 2025 03:26 pm https://gitlab.synchro.net/main/sbbs/-/commit/655e9f65cdf6a4e96f4cd14c Modified Files: exec/load/tdfonts_lib.js exec/tdfiglet.js Log Message: If no font object or filename is passed to lib, pick a font file at random This moves the random file selection into tdfonts_lib.js We should also pick a font index at random (when opt.random is true), but that's not happening yet. Also fixed up some indentation issues (when using 4 space tabstops). The original commit of this file used spaces for indentation, so it's kind of a mess now and should be uncrustified. .