MCPcopy
hub / github.com/rektdeckard/departure-mono

github.com/rektdeckard/departure-mono @v1.500 sqlite

repository ↗ · DeepWiki ↗ · release v1.500 ↗
73 symbols 141 edges 25 files 0 documented · 0%
README

Departure Mono Departure Mono

A monospaced pixel font with a lo-fi technical vibe

About

Departure Mono is a monospaced pixel font inspired by the constraints of early command-line and graphical user interfaces, the tiny pixel fonts of the late 90s/early 00s, and sci-fi concepts from film and television.

Installation

Homebrew

For macOS users, the Homebrew package manager can be used to install and upgrade the font using the font-departure-mono formula:

brew install font-departure-mono

Nix

If you're using the Nix package manager or NixOS, you can install font using its canonical name: departure-mono:

# Here's an example on how to install it using `nix profile`
nix profile install github:NixOS/nixpkgs#departure-mono
# Here's an example on how to install it using `nix-env`
nix-env -iA nixos.departure-mono

NixOS

For NixOS users, you can add the font to your system configuration by including it in fonts.packages:

{
  fonts.packages = [
    pkgs.departure-mono
  ];
}

Manual

Download the latest release from the releases page.

Usage

For pixel-perfect results, set the font size to increments of 11px.

Experiment with tighter or wider tracking (letter-spacing).

Licenses

Resource License Author
Font SIL OFL Helena Zhang
Site MIT Helena Zhang, Tobias Fried

Extension points exported contracts — how you extend this code

Window (Interface)
(no doc)
src/gtag.d.ts

Core symbols most depended-on inside this repo

color
called by 102
src/components/derparkanoid.tsx
getCSSVariable
called by 15
src/lib/utils.ts
reset
called by 6
src/components/derparkanoid.tsx
glitchWord
called by 5
src/components/header.tsx
show
called by 4
src/components/derparkanoid.tsx
start
called by 4
src/lib/utils.ts
stop
called by 4
src/lib/utils.ts
gtag
called by 3
src/gtag.d.ts

Shape

Function 36
Method 22
Class 12
Enum 2
Interface 1

Languages

TypeScript100%

Modules by API surface

src/components/derparkanoid.tsx27 symbols
src/lib/utils.ts9 symbols
src/components/tester.tsx5 symbols
src/components/cockpit.tsx5 symbols
src/components/header.tsx3 symbols
src/lib/font.ts2 symbols
src/gtag.d.ts2 symbols
src/glsl-canvas.d.ts2 symbols
src/components/typetest.tsx2 symbols
src/components/sensor.tsx2 symbols
src/components/fuzz.tsx2 symbols
src/components/editor.tsx2 symbols

Dependencies from manifests, versioned

@ark-ui/solid3.6.2 · 1×
@codemirror/autocomplete6.17.0 · 1×
@codemirror/commands6.6.0 · 1×
@codemirror/lang-css6.2.1 · 1×
@codemirror/lang-go6.0.1 · 1×
@codemirror/lang-html6.4.9 · 1×
@codemirror/lang-javascript6.2.2 · 1×
@codemirror/lang-markdown6.2.5 · 1×
@codemirror/lang-python6.1.6 · 1×
@codemirror/lang-rust6.0.1 · 1×
@codemirror/lang-sql6.7.0 · 1×

For agents

$ claude mcp add departure-mono \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact