diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-05-03 16:15:47 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-05-03 16:15:47 -0500 |
commit | fb6e725b4daacd2a819ac8dccfd95a3ae7f4cc10 (patch) | |
tree | 488802e2a58ece658cc57f002c0020df8e54e3f6 | |
parent | 504bfe36b7d3cf6f4e668deb73fa7ebfdc688599 (diff) |
mothra: terminus/unicode.12 for smallest fixed font
-rw-r--r-- | sys/src/cmd/mothra/rdhtml.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/cmd/mothra/rdhtml.c b/sys/src/cmd/mothra/rdhtml.c index 2aac941ea..5e99e4033 100644 --- a/sys/src/cmd/mothra/rdhtml.c +++ b/sys/src/cmd/mothra/rdhtml.c @@ -28,7 +28,7 @@ struct Fontdata{ "dejavusansbd/unicode.14", 0, 0, "dejavusansbd/unicode.16", 0, 0, - "vga/unicode", 0, 0, + "terminus/unicode.12", 0, 0, "terminus/unicode.14", 0, 0, "terminus/unicode.16", 0, 0, "terminus/unicode.18", 0, 0, |