cherry
another bitmap font
Shell★ 342⑂ 7 forks0BSDupdated 3 years ago
git clone https://github.com/turquoise-hexagon/cherry.gitturquoise-hexagon/cherryREADME.mdfork it — it’s yours
Description
cherry is yet another bitmap font, made for latin 1
Screenshots
10px
11px
12px
13px
Installation
Arch
NixOS
Crux
Void Linux
# xbps-install -S cherry-font
X11
$ ./make.sh
$ mv *.otb /path/to/cherry-font/out # example : ~/.local/share/fonts
$ mkfontdir /path/to/cherry-font/out
$ xset +fp /path/to/cherry-font/out # every time X starts
Fontconfig
$ ./make.sh
$ mv *.otb /path/to/cherry-font/out # must be a directory scanned by fontconfig
$ fc-cache -fv
more like this
chinese-hershey-font
Convert Chinese Characters to Single-Line Fonts using Computer Vision
Python★ 161



