diff --git a/README.md b/README.md index 2d5a7cf..5553d9e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ bitmap-font ==== -한국어로 된 자세한 설명: - ![Multi-lang bitmap font in Clojure/LWJGL][img-bitmap-font-demo] +**한국어**로 된 자세한 설명: + + This Clojure/LWJGL demo renders bitmap fonts in good old 1990s MS-DOS style. Of course, there's nothing special in rendering bitmap fonts itself. But this demo supports [Hangul][wiki-hangul] bitmap fonts, whose printing system is somewhat difficult. It isn't such a no-brainer as bliting Latin Alphabet bitmap fonts, for, in Hangul, 2-3 parts('jamo's) combine into a full character.