mirror of
https://github.com/teryror/pixel-fonts.git
synced 2024-11-29 12:50:36 +00:00
Merge pull request #1 from Michaelangel007/master
Added link to Open Sans TTF
This commit is contained in:
commit
e0df6559a8
@ -191,9 +191,9 @@
|
||||
"name":"Open Sans PX",
|
||||
"copy":"Tristan Dannenberg",
|
||||
"letterspace":"0",
|
||||
"basefont_size":"512",
|
||||
"basefont_left":"62",
|
||||
"basefont_size":"354",
|
||||
"basefont_left":"73",
|
||||
"basefont_top":"0",
|
||||
"basefont":"Arial",
|
||||
"basefont2":""
|
||||
"basefont":"none",
|
||||
"basefont2":"Open Sans"
|
||||
}
|
||||
|
@ -6,5 +6,9 @@ When rendered at low point sizes, many fonts can look smudged by anti-aliasing.
|
||||
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.
|
||||
|
||||
# Reference Font
|
||||
|
||||
You can find the original `Open Sans Regular` TTF font at this [github page](https://github.com/google/fonts/tree/master/apache/opensans).
|
||||
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue
Block a user