From 87336f00614c62a5ed9d5f9b9f4b183d40cb5be5 Mon Sep 17 00:00:00 2001 From: Tristan Dannenberg Date: Fri, 10 Jul 2015 23:13:34 +0200 Subject: [PATCH] Updated repository description --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 795315e..5868046 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# pixel-fonts +# The Open Pixel Font Project Home to fonts optimized for low-resoltions and limited color displays. + +When rendered at low point sizes, many fonts can look smudged by anti-aliasing. When anti-aliasing is disabled for this reason, or when it is not available, such as on displays with limited colors, these fonts usually become illegible. To combat this, pixel fonts a.k.a. bitmap fonts are designed without anti-aliasing in mind. + +The goal of this project is to provide the look and feel of popular, publically available vector fonts such as Open Sans as a pixel font. +To that end, we use BitFontMaker2 (http://www.pentacom.jp/pentacom/bitfontmaker2/) to create these fonts by hand, pixel by pixel. The JSON files stored in this repository are backups of the bitmap data that can be imported into BitFontMaker2. + +# Licensing +While we do create the bitmaps by hand to maintain readability and the style of each font, even at low resolutions, the end product is still a derivative of the original font. We do not claim copyright to the typeface, and generally distribute our pixel fonts under the same license as the originals.