glean

A tiny bitmap font for programming

  • 所有者: benwr/glean
  • 平台:
  • 許可證: GNU General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Glean

Glean is a bitmap font. It is 5x10 pixels. It is based on the 5x10
Neep font by Jim Knoble.

Motivation

At work, I write and read a lot of code. I often want to see a lot of code on
my screen at once. This makes me look busier than I really am, and has the
additional benefit of letting me focus on thinking rather than remembering
as I navigate my company's codebase.

My company has been very generous in giving me two monitors; typically I use one
for text-based activities (editing and shell), and the other for graphical
activities (stack overflow, simulations, various diagnostic tools). So I have
one monitor for code. This monitor has a lot of pixels by decade-ago standards,
but its pixel density leaves much to be desired by today standards. I have
accidentally become accustomed to crisp, small fonts by a couple of years of using
an old Retina Macbook. Bitmap fonts are better at this than scalable fonts,
especially on screens with low pixel density.

Major changes

Neep's 5x10 size is nearly perfect for this. It has only a few flaws (all of which
are subjective, and might not be flaws from someone else's perspective):

  1. No bold face
  2. Non-slashed zero
  3. Weird %
  4. Weird #
  5. Weird '
  6. Weird &
  7. Weird *

So I fixed these issues. I'm mostly happy with the result; at least, it handily
passes the 0OIl1 test in both bold and regular weights.

These are images of this README and some code, in regular and bold.
screenshot

The bold face is totally ad-hoc, though, and looks somewhat more cartoonish than
I'd like. Perhaps this is why there is no boldface Neep at this font size. Perhaps
I'm just bad at designing these things. Oh well, it works fine for my purposes,
since only about 1% of my terminal window is bolded at any given moment.

License

Glean is released under version 3 of the GNU GPL, or any later version.

主要指標

概覽
名稱與所有者benwr/glean
主編程語言
編程語言 (語言數: 0)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2016-09-25 09:57:54
推送於2016-10-09 19:59:18
最后一次提交2016-10-09 12:58:19
發布數0
用户参与
星數142
關注者數3
派生數0
提交數34
已啟用問題?
問題數2
打開的問題數1
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?