From 3aba6aacc7e26acb6c26da1f2f6c5a237dccc2dc Mon Sep 17 00:00:00 2001 From: minjaesong Date: Tue, 27 Jun 2017 12:17:49 +0900 Subject: [PATCH] duh moar readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b345c24..dcc34a3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The issue page is open. If you have some issues to submit, or have a question, p ## Contribution guidelines -You can contribute to the font by fixing wrong glyphs, suggesting better ones, extending character set (like Georgian and Thai), or code for other game frameworks such as LibGDX. Please leave pull request for that. +You can contribute to the font by fixing wrong glyphs, suggesting better ones, extending character set (letters for other writing systems or filling in the blanks on the existing ones), or code for other game frameworks (not limited to Java). Please leave pull request for that. Font Spritesheets are stored in ```assets/graphics/fonts``` directory. Image format must be TGA with Alpha — no PNG. If someone needs PNG, they can batch-convert the font using utils like ImageMagick.