SkillAgentSearch skills...

Cherry

another bitmap font

Install / Use

/learn @turquoise-hexagon/Cherry
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

# 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

Related Skills

View on GitHub
GitHub Stars340
CategoryDevelopment
Updated29d ago
Forks7

Languages

Shell

Security Score

95/100

Audited on Mar 3, 2026

No findings