Glyphs

Hover for the reasoning.

0 1 8 Q R C G W i l t f x k @ * % & ( ) ?

Pangrams

The quick brown fox jumps over the lazy dog. Sphinx of black quartz, judge my vow. Pack my box with five dozen liquor jugs. How vexingly quick daft zebras jump! 0123456789 oO0 iIlL1 g9qCGQ ~-+=>

Ligatures

->=><-<=>= !======:::= <<>>|><|><-> ++--///**/

In the terminal

~/dev $ exa -l --git
drwxr-xr-x   - ori  12 Jun  9:41  -- src/
.rw-r--r-- 1.2k ori  12 Jun  9:41  -M private-build-plans.toml
.rw-r--r--  482 ori  12 Jun  9:40  -- README.md

~/dev $ curl -LO …/IosevkaPaper-TTF.zip
████████████████████░░░░░░  76%  3.1M/s

Box drawing

┌───────┬──────────────┬───────┐   ╔════════╦═══════╗
│ Width │ Family       │ Units │   ║ Slope  ║ Angle ║
├───────┼──────────────┼───────┤   ╠════════╬═══════╣
│ Norm  │ Paper        │  416  │   ║ Upright║   0°  ║
│ Ext   │ Paper Ext    │  500  │   ║ Italic ║  9.4° ║
└───────┴──────────────┴───────┘   ╚════════╩═══════╝
 ▲ ▼ ◀ ▶   █ ▓ ▒ ░   ● ○ ◉ ◎   ← ↑ → ↓

Try It

The real font, served from the latest release. Type away.

 
 
Iosevka Paper JavaScript

Weights & Styles

Regular 400The quick brown fox jumps over the lazy dog
Italic 400Voix ambiguë d'un cœur qui au zéphyr préfère les jattes de kiwis
Medium 500Falsches Üben von Xylophonmusik quält jeden größeren Zwerg
Italic 500El veloz murciélago hindú comía feliz cardillo y kiwi
Bold 700Sphinx of black quartz, judge my vow
Italic 700How vexingly quick daft zebras jump!

Philosophy

One fixed set of glyph variants (noCvSs = true) — nothing to configure.

Condensed by default

Narrower glyphs, more columns. The same terminal fits longer lines and more code on screen without wrapping.

Why "Paper"

I like paper. Origami, cranes, KorigamiK — the name followed.

Only what's needed

Three weights, two widths, true italics at 9.4°.

No lookalikes

0O 1lI 8B — always distinct.


Specimen

PAPER & CRANE
BUSINESS MACHINES INC.
SECTION 12.6
DEC 1986
API DOCUMENTATION
MACHINE MX-4000

CONFIRM TRANSACTION

[POST]      /v2/TX/:ID/CONFIRM
RESPONSE    JSON
STATUS      202 ACCEPTED
DATA        {
                "ID":     "TX_19BCA2004CD1478EAE",
                "STATUS": "SUCCESSFUL",
                "TIME":   "1646069894",
                "METHOD": "CARD.AMEX"
                "MX_ID":  "MX_4000_AD328FC8"
            }

Once payment method has been provided, send a POST request with the following information to confirm and process payment. After a transaction, a "SUCCESSFUL" status indicates that the transaction has been authorized by the TELEX routing service and the transaction ID will be included in the webhook response object.

For additional information about webhooks, see page number 1206.

If machine returns a busy status, send a POST request to /v2/TX/:ID/MODEM_RESET.

At the time of printing, MX-5000 machines are in beta testing.

CANADA Machines as a Service™ Page 340

Real text, not an image — select it.


Download

Not sure which one? Take TTF for your editor or terminal.

PackageBest forDownloads
TTF Editors and terminals — hinted, standard-DPI displays Download
TTF Unhinted High-DPI and Retina displays Download
WOFF2 Web — @font-face, hinted Download
WOFF2 Unhinted Web — smallest files Download

Install

macOSunzip, select the .ttf files, drag into Font Book
Windowsselect all .ttf files -> right-click -> Install for all users
Linuxcp *.ttf ~/.local/share/fonts/ && fc-cache -fv
Webtake the WOFF2 package and declare @font-face per file

Build from Source

git clone https://github.com/KorigamiK/Iosevka-Paper.git
git clone --depth 1 https://github.com/be5invis/Iosevka.git

cp Iosevka-Paper/private-build-plans.toml Iosevka/
cd Iosevka
npm install
npm run build -- contents::IosevkaPaper

Output lands in Iosevka/dist/IosevkaPaper/.


Width