CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2020/07/10 02:28:04
Modified files: sys/dev/wsfont : wsfont.c Added files: sys/dev/wsfont : spleen6x12.h Log message: Add "Spleen 6x12" to wsfont, a font targetted at OLED displays. Similar to "Spleen 5x8" it only contains the printable ASCII characters (96 glyphes). The font is 2-Clause BSD licensed and is my original creation. OK patrick@