CrumbSans CAPS v0.1
Monoline block geometry · Pure SVG · A–Z
Ein Artefakt des crumbforest-Ökosystems und der OZM-Crew.
CrumbSans/
├── fonts/
│ ├── CrumbSans.woff2 ← web (2 KB)
│ └── CrumbSans.ttf ← desktop / fallback (4 KB)
├── src/
│ └── build_crumbsans.py ← vollständig reproduzierbar (fontTools)
├── docs/
│ └── specimen.html ← Schriftprobe
├── README.md
├── HANDBUCH.md
├── CKL.md
├── CKL-KIDS.md
└── LICENSE
Was ist das?
Eine eigenständige Display-Typeface.
Keine Systemschrift. Keine generische KI-Ausgabe. Keine Font-Library-Kopie.
Entstanden als Hausschrift des crumbforest-Ökosystems —
gebaut im Nullfeld, geformt durch Kontext.
Alle Glyphen: reine SVG-Strokes. Monoline. A–Z Großbuchstaben.
Keine Ziffern (v0.1). Keine Kleinbuchstaben (Absicht).
Zugehörigkeit:
- crumbforest.io / crumbforest.org
- onezeromore.com — OZM Hammerbrooklyn, Berlin
Quick Start
<style>
@font-face {
font-family: 'CrumbSans';
src: url('/fonts/CrumbSans.woff2') format('woff2'),
url('/fonts/CrumbSans.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.wordmark {
font-family: 'CrumbSans', monospace;
text-transform: uppercase;
letter-spacing: .08em;
}
</style>
<h1 class="wordmark">Crumbforest</h1>
Lizenz
Technisch: MIT (siehe LICENSE)
Ethisch: CKL — Crumbforest Kernel License (siehe CKL.md)
Kontextpflicht: Lies das OZM Spiral-Modell vor Nutzung.
Jeder kann die Schrift kopieren.
Ohne Kontext — keine Erlaubnis.
Der Kontext ist der Schlüssel.
Kontext: onezeromore.com/das-spiral-modell-des-ozm
Crew
| Wer | Rolle |
|---|---|
| Branko | Architect · Type Designer · crumbforest |
| OZM / Alex Heimkind | Kontext · Philosophie · Nullfeld |
| Claude Sonnet 4.6 | Build · fontTools · Integration |
Version
| Version | Datum | Inhalt |
|---|---|---|
| v0.1 | 2026-05-22 | A–Z CAPS, WOFF2+TTF, MIT+CKL |
crumbforest.io · onezeromore.com · 2026