A bitmap programming font optimized for coziness 💜
Go to file
2020-02-03 22:46:08 +01:00
.github/workflows Make the pipeline build ALL the formats 2020-02-02 00:52:01 +01:00
Cozette8 Vertical alignment fixes. Some variations on "+"-es. 2020-02-03 14:17:39 +01:00
cozette_builder Start work on build scripts 2020-02-03 22:46:08 +01:00
img Start work on build scripts 2020-02-03 22:46:08 +01:00
.gitignore Start work on build scripts 2020-02-03 22:46:08 +01:00
build.py Start work on build scripts 2020-02-03 22:46:08 +01:00
CHANGELOG.md Fix links in CHANGELOG 2020-02-03 14:46:43 +01:00
LICENSE Initial 2020-02-01 02:51:30 +01:00
Pipfile Start work on build scripts 2020-02-03 22:46:08 +01:00
Pipfile.lock Start work on build scripts 2020-02-03 22:46:08 +01:00
README.md Update README.md 2020-02-03 14:43:40 +01:00

Cozette

Build fonts

A bitmap programming font optimized for coziness.

sample.png

Cozette is based on Dina, which itself is based on Proggy. It's also heavily inspired by Creep. I absolutely adore Creep, and was using it up until I got a higher-DPI screen for which it was slightly too small - which prompted me to make Cozette.

Installation

Note: vscode doesn't support bitmap fonts. Until Cozette has a vectorized version, it won't work in vscode.

You can get Cozette over at the Releases tab!

If you're on Linux, the preferred format is .otb or .ttf. To install the font, just throw it in your fonts directory (you probably want to follow your distro's instructions). On Ubuntu, if you don't want to reconsider your distro choice, you might need to specifically enable bitmap fonts.

If you're on Mac, download the .dfont and install it with Font Book.app.

If you're on Windows, follow the instructions from here.

Unicode support

As of release 1.0, these are the characters included in Cozette:

characters.png

Supporting as many characters as possible is, however, an important objective for this font, as I'd, ideally, like it to be able to display anything I might need it to. If you want any additional characters added, just submit an issue and I'll do my best.

Roadmap

The eventual goal is feature (and character range)-parity with Creep. Here's where Cozette is so far, in the order the features are going to be implemented:

  • ASCII
  • Powerline
  • Build scripts to handle exporting
  • Box-drawing (mostly)
  • Braille
  • Nerdfonts:
    • nf-seti-*
    • nf-dev-*
  • Glyph map generation (so I don't have to keep characters.png up to date)
  • "True" TTF version
    • Windows support
  • Bold version
  • Italic version
  • Ligatures

License

Cozette is licensed MIT 💜