Ed Maste
0e28ca2eff
Add double size 16x32 VGA ROM font
...
This was created from vgarom-8x16.hex, and should be useful for higher
resolution displays.
Sponsored by: The FreeBSD Foundation
2015-09-25 02:52:54 +00:00
Ed Maste
cce0f18281
Build vt(4) fonts during buildworld
...
vtfontcvt(8) is now built during buildworld, so can be used as a
bootstrap tool to create vt(4) fonts from source .hex or .bdf font
files, rather than having uuencoded binary fonts in the tree.
Sponsored by: The FreeBSD Foundation
2014-06-12 18:31:32 +00:00
Ed Maste
bd72c7ac76
Add VGAROM 8x8, 8x14 and 8x16 fonts for vt(4)
...
These are converted from syscons(4) cp437 fonts.
2014-05-29 18:05:03 +00:00
Aleksandr Rybalko
1383d03c88
Add gallant vt(4) font as an example of font loading for vt(4).
...
MFC after: 7 days
Sponsored by: The FreeBSD Foundation
2014-05-29 14:51:52 +00:00
Aleksandr Rybalko
d2511654f8
Add gallant vt(4) font as an example of font loading for vt(4).
...
MFC after: 7 days
Sponsored by: The FreeBSD Foundation
2014-05-29 13:41:07 +00:00