CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2017/05/30 04:19:22
Modified files: sys/dev/wsfont : wsfont.c Removed files: sys/dev/wsfont : lucida16x29.h omron12x20.h Log message: Remove lucida16x29.h and omron12x20 fonts. - lucida16x29 is a bad conversion from a truetype font, it is too bold which makes it unreadable. - omron12x20 is a serif font, and is very difficult to read due to inconsistencies in character spacing, alignement, and width. Moreover, both fonts only have 96 glyphs. No objection from mlarkin@ OK mpi@, jcs@