项目作者: turquoise-hexagon

项目描述 :
another bitmap font
高级语言: Shell
项目地址: git://github.com/turquoise-hexagon/cherry.git
创建时间: 2018-01-31T17:34:10Z
项目社区:https://github.com/turquoise-hexagon/cherry

开源协议:BSD Zero Clause License

下载


Description

cherry is yet another bitmap font, made for latin 1

Screenshots

10px

10px

11px

11px

12px

12px

13px

13px

Installation

Arch

AUR package

NixOS

NixOS package

Crux

Crux Port

Void Linux

  1. # xbps-install -S cherry-font

X11

  1. $ ./make.sh
  2. $ mv *.otb /path/to/cherry-font/out # example : ~/.local/share/fonts
  3. $ mkfontdir /path/to/cherry-font/out
  4. $ xset +fp /path/to/cherry-font/out # every time X starts

Fontconfig

  1. $ ./make.sh
  2. $ mv *.otb /path/to/cherry-font/out # must be a directory scanned by fontconfig
  3. $ fc-cache -fv