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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?