i put the vera fonts onto sources. for a quick trial
; ramfs
; 9fs sources
; cp /n/sources/contrib/quanstro/subpixel/bin/386/rio /tmp
; bind -b /n/sources/contrib/quanstro/subpixel/lib/font/bit/
/lib/font/bit/
; font=/lib/font/bit/vera/unicode.12.font /tmp/rio
this will be slow. to download and use the fonts
; 9fs sources
; cd /lib/font/bit
; bunzip2 -c /n/sources/contrib/quanstro/subpixel/vera.tbz|tar x
; cp /n/sources/contrib/quanstro/subpixel/bin/386/rio /386/bin
; font=/lib/font/bit/vera/unicode.12.font rio
the reason for rio is to pick up small fix for highlighting.
the abaco there is the version i used for the screenshot and only has a
different set of font paths from /n/sources/contrib/quanstro/src/abaco.
enjoy!
- erik