From e75c81c071c8e6a521d3c5bdbac1a2f425b63ae4 Mon Sep 17 00:00:00 2001 From: Minjae Song Date: Fri, 17 Feb 2017 20:42:22 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c09de34..e00e5b6 100644 --- a/README.md +++ b/README.md @@ -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.