You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Přemysl Eric Janouch 2140c1f62a
Name change
3 years ago
NokiaBold.sfd Name change 3 years ago
NokiaBold.ttf Hopefully finished 11 years ago
NokiaMedium.sfd Name change 3 years ago
NokiaMedium.ttf Hopefully finished 11 years ago
README Fixes 11 years ago
nokia-big.bdf Hopefully finished 11 years ago
nokia-big.txt Hopefully finished 11 years ago
nokia-fonts.c Name change 3 years ago
nokia-fonts.h Name change 3 years ago
nokia-fonts.png Hopefully finished 11 years ago
nokia-generate-bdf.c Name change 3 years ago
nokia-menu.bdf Fixes 11 years ago
nokia-menu.txt Fixes 11 years ago
nokia-small-bold.bdf Hopefully finished 11 years ago
nokia-small-bold.txt Initial commit 11 years ago
nokia-small.bdf Hopefully finished 11 years ago
nokia-small.txt Initial commit 11 years ago
xform.c Initial commit 11 years ago

README

These are the fonts used on the Nokia 3310 phone.  I've reconstructed them by
hand, by looking at the screen and drawing the characters as I see them into
GIMP, and then done some processing to make this actually useful.

nokia-fonts.png is the original image I've drawn with some colour-coded
information you shouldn't need to care about.

Accented characters not included.  Some of them are over here, should you wish
to add them yourself: http://www.dafont.com/nokia-cellphone.font

Use nokia-fonts.c, as the textual representation doesn't specify the real
horizontal advance for the characters (some of them don't have a 1px space to
the right of them).  I've fixed this manually.

I've found this useful in VIM to highlight the zeros:
	:highlight mygroup ctermbg=red
	:match mygroup /0/

There are also some BDF files provided, so that you can e.g. create a TTF file
by converting them using fontforge and happily use the fonts wherever you like.

I've compiled two example TTF files for your convenience.