Pixelspace-Regular.ttf.Pixelspace-Regular.ttf →
Install.
mkdir -p ~/.local/share/fonts &&
cp Pixelspace-Regular.ttf ~/.local/share/fonts/
fc-cache -f
@font-face {
font-family: "Pixelspace";
src: url("Pixelspace-Regular.woff2") format("woff2"),
url("Pixelspace-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
font-display: swap;
}
.pixel { font-family: "Pixelspace", monospace; }
The OFL doesn't require attribution for using the font — but a credit, or a tag, is always appreciated and helps others find the project. A few ready-to-paste options:
The wordmark is rendered in Pixelspace itself.
[](https://pixelspace.anirudha.dev)
For a colophon, an about page, or a video description.
Set in Pixelspace, a 5×7 pixel typeface by Kumar Anirudha — pixelspace.anirudha.dev
This project ships a CITATION.cff, so GitHub's
“Cite this repository” button hands you
ready-made APA and BibTeX entries.