From dcd6390dbfe5f760647f296b7d44cec8a08ed2f9 Mon Sep 17 00:00:00 2001 From: minjaesong Date: Wed, 8 Aug 2018 02:22:40 +0900 Subject: [PATCH] new tagging system (see #5) WIP - diacritics stacking does not work - centre align with align-to-this-x-pos is untested --- .idea/workspace.xml | 447 +++++++++++++----- FontTestGDX/lib/TerrarumSansBitmap.jar | Bin 57771 -> 47802 bytes assets/thai_variable.tga | Bin 122924 -> 122924 bytes font_drawing_template.png | Bin 0 -> 2459 bytes .../torvald/terrarumsansbitmap/GlyphProps.kt | 28 ++ .../terrarumsansbitmap/gdx/GameFontBase.kt | 203 +++++--- .../slick2d/GameFontBase.kt | 14 +- 7 files changed, 510 insertions(+), 182 deletions(-) create mode 100644 font_drawing_template.png create mode 100644 src/net/torvald/terrarumsansbitmap/GlyphProps.kt diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c34d3c9..aa21f86 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,12 +2,17 @@ - + + + + + + - -