public
Description: A pixel font (native size 7x7) I made in a different life
Homepage:
Clone URL: git://github.com/mojombo/cubesixel.git
name age message
file .gitignore Wed Mar 04 16:39:29 -0800 2009 ignore downloads directory [mojombo]
directory CubeSixel.ufo/ Wed Mar 04 16:01:29 -0800 2009 first commit - conversion from ttf to ufo [mojombo]
file cubesixel-example-8pt.png Wed Mar 04 16:39:42 -0800 2009 add readme [mojombo]
file readme.md Wed Mar 04 16:48:51 -0800 2009 use skitch for charset image until gh raw is fa... [mojombo]
readme.md

CubeSixel - A Free 7x7 Pixel Font

This is a very simple pixel font designed for use at 8pt size with no aliasing. Other sizes will prevent the pixelation from looking right.

Here's the font's character set so far:

CubeSixel glyphs at 8pt size

Download

You can download the OpenType Font at the CubeSixel Downloads Page.

Contributing

If you'd like to modify or add some glyphs to the font, I welcome your contributions! The font source is stored here in Unified Font Object (UFO) format and can be read and modified with the free font software FontForge.

The easiest way to contribute is to get a GitHub account, fork the project, and then push your changes back up. Then you can just send me a "pull request" to notify me of your work. This makes it easy for me to evaluate the changes and merge them back in!