Skip to content

neat8/neatziti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neatziti

A modern, geometric typeface. Influenced by other popular geometric, minimalist sans-serif typefaces of the new millenium. Designed for optimal readability at small point sizes while beautiful at large point sizes.


Build instructions

python3 -m venv venv
. venv/bin/activate  # Unixoids...
venv/Scripts/activate  # ...or on Windows cmd.exe or PowerShell

pip3 install meson ninja  # Unless already present on system.
pip3 install -r requirements.txt

meson build
ninja -C build install

Where am I?

See Documentation.

License

Licensed under Open Font License (OFL). See LICENSE.

Attribution

neatziti is based upon the work done by @chrismsimpson on Metropolis.

About

A modern, geometric typeface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 64.4%
  • Python 28.4%
  • Shell 7.2%