You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Elliott 75c8807a99
Adds official reference sheet with text entry (#1)
3 years ago
docs Adds official reference sheet with text entry (#1) 3 years ago
mawkin_sans.ufo Improve spacing 3 years ago
.gitignore Add .gitignore 3 years ago
LICENSE.txt Add glyphs 3 years ago
README.md Adds official reference sheet with text entry (#1) 3 years ago
build.sh Adds official reference sheet with text entry (#1) 3 years ago
demo.png Add README and demo 3 years ago
title.png Add README and demo 3 years ago

README.md

Mawkin Sans

Mawkin Sans is a self-flipping font.

An example of text can be seen here:

The last metroid is in captivity. The galaxy is at peace.

Building

Prerequisites

  • have python3 and imagemagick installed (commands vary per OS)
  • Install python scripts:
    • pip3 install fontmake
    • pip3 install git+https://github.com/silnrsi/pysilfont
    • python3 -m pip install fonttools[ufo,lxml,woff,unicode]

Run builder

This will build the font and generate the title and demo.

./build.sh