Update README.md

This commit is contained in:
Minjae Song
2017-02-17 20:42:22 +09:00
committed by GitHub
parent 9f8767f2b8
commit e75c81c071

View File

@@ -4,6 +4,8 @@
![Cyrillic sample Russian, Bulgarian, Serbian](https://github.com/minjaesong/Terrarum-sans-bitmap/blob/master/terrarum_sans_cyrillic_2.png)
**Font demo** — head to the **Release** tab
This font is a bitmap font used in my game project, Terrarum (hence the name). It Supports ExtA, Romanian (subset of ExtB), Cyrillic (Russian, Bulgarian, Serbian), Greek, Chinese, Japanese and Korean.
The code for the fonts are meant to be used with Slick2d (extends ```Font``` class). If you are not using the framework, please refer to the __Font metrics__ section to implement the font metrics correctly on your system.