Skip to content

Commit

Permalink
Merge pull request #49 from BcRikko/feature/font-list
Browse files Browse the repository at this point in the history
Add Recommended fonts list
  • Loading branch information
BcRikko authored Dec 1, 2018
2 parents 1e239a3 + 4fa186f commit 2422483
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion README-jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,14 @@ NES.cssはコンポーネントのスタイルのみを提供しています。

デフォルトでは`Press Start 2P`フォントを使っています。英語以外(日本語など)で利用される場合は、別途フォントを読み込んで使ってください。

TODO: 詳細を書く
### Recommended Fonts

|言語|フォント|
|----|----|
|(デフォルト)|[Press Start 2P](https://fonts.google.com/specimen/Press+Start+2P)|
|英語|[Kongtext](https://www.dafont.com/kongtext.font)|
|日本語|[美咲フォント](http://www.geocities.jp/littlimi/misaki.htm)|
|日本語|[Nu もち](http://kokagem.sakura.ne.jp/font/mochi/)|


## CSS Only
Expand Down
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,14 @@ NES.css only provides components. You will need to define your own layout.

The default font is Press Start 2P which only supports English characters. When you're using this framework with any language except English, please use another font.

TODO: 詳細を書く
### Recommended Fonts

|Language|Font|
|----|----|
|(Default)|[Press Start 2P](https://fonts.google.com/specimen/Press+Start+2P)|
|English|[Kongtext](https://www.dafont.com/kongtext.font)|
|Japanese|[美咲フォント](http://www.geocities.jp/littlimi/misaki.htm)|
|Japanese|[Nu もち](http://kokagem.sakura.ne.jp/font/mochi/)|


## CSS Only
Expand Down

0 comments on commit 2422483

Please sign in to comment.