Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.13 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.13 KB

cyberpunk fonts

Cyberpunk inspired fonts for coding

Audiowide Mono

A monospace adaptation of Brian J. Bonislawsky (Astigmatic One Eye Typographic Institute)'s regular audiowide font. (The original and this adeptation are licensed under the SIL Open Font License)

Audiowide Example

Websites

If you're inspired to create a cyberpunk website then also check out http://augmented-ui.com/

Visual Tests

(You'll need to see this in audiowide mono for it to work)

Unbroken horizontal lines:




Unbroken equals:

=========

Unbroken vertical lines:

||||||||| ||||||||| |||||||||

Joined up boxes: +-------+ | A Box | +-------+

Monospaced line up nicely:

ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890-+=[]{}()<>*&^%$ £@!~`±,./|"';:?§ 12345678

Litigers: fi

Other symbols supported: ₿

Conditions: a - b
a + b
a && b
a || b

Thanks

Many thanks go to https://github.com/fontforge/fontforge for providing the ability to create this. (And of course to the Astigmatic One Eye Typographic Institute for creating the font in the first place)