diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/FontTestGDX/src/TypewriterGDX.kt b/FontTestGDX/src/TypewriterGDX.kt index fce854a..c77dbe1 100644 --- a/FontTestGDX/src/TypewriterGDX.kt +++ b/FontTestGDX/src/TypewriterGDX.kt @@ -103,7 +103,7 @@ class TypewriterGDX(val width: Int, val height: Int, val cols: Int) : Game() { CodepointSequence() ) - var keylayoutbase = 0xF3000 + var keylayoutbase = 0xF9000 private val printableKeys = ((Input.Keys.NUM_0..Input.Keys.NUM_9) + (Input.Keys.A..Input.Keys.PERIOD) + 62 + (Input.Keys.BACKSPACE..Input.Keys.SLASH)).toHashSet() var initDone = false diff --git a/PUA_allocation_chart.xlsx b/PUA_allocation_chart.xlsx index fac89b2..4792a8f 100755 Binary files a/PUA_allocation_chart.xlsx and b/PUA_allocation_chart.xlsx differ diff --git a/demo.PNG b/demo.PNG index 5d47e8d..558e7ee 100644 Binary files a/demo.PNG and b/demo.PNG differ diff --git a/demotext.txt b/demotext.txt index 0abce00..a1760ce 100755 --- a/demotext.txt +++ b/demotext.txt @@ -108,7 +108,7 @@ How multilingual? Real multilingual! Basic Latin Latin-1 Supplement Latin Extended-A Latin Extended-B IPA Extensions Spacing Modifier Letters Combining Diacritical Marks Greek and Coptic􏿆ᴱ􀀀 Cyrillic􏿆ᴭ􀀀 Cyrillic Supplement􏿆ᴭ􀀀 - Armenian Devanagari Bengali Thai Georgian􏿆ჼ􀀀 Hangul Jamo Cherokee􏿆⁷􀀀 Runic Georgian Extended + Armenian Devanagari􏿆ᶠⁱ􀀀 Bengali􏿆ᶠⁱ􀀀 Thai Georgian􏿆ჼ􀀀 Hangul Jamo Cherokee􏿆⁷􀀀 Runic Georgian Extended Phonetic Extensions Phonetic Extensions Supplement Latin Extended Additional Greek Extended General Punctuations Superscripts and Subscripts Currency Symbols Letterlike Symbols CJK Symbols and Punctuation Latin Extended-C Hiragana Katakana Hangul Compatibility Jamo @@ -116,7 +116,8 @@ How multilingual? Real multilingual! Latin Extended-D Hangul Jamo Extended-A Hangul Syllables Hangul Jamo Extended-B Halfwidth and Fullwidth Forms Kana Supplement􏿆⁹􀀀 Enclosed Alphanumeric Supplement - 􏿆ᴭ􀀀 No support for archæic letters 􏿆ᴱ􀀀 No support for Coptic 􏿆ჼ􀀀 Mkhedruli only + 􏿆ᴭ􀀀 No support for archæic letters 􏿆ᴱ􀀀 No support for Coptic + 􏿆ᶠⁱ􀀀  No support for ligatures 􏿆ჼ􀀀 Mkhedruli only 􏿆⁶􀀀 􏿆⁷􀀀 􏿆⁹􀀀 􏿆¹²·¹􀀀 Up to the specified Unicode version GitHub’s issue page is open! You can report any 􏽕errors􀀀, or leave 􏽕suggestions􀀀. diff --git a/src/net/torvald/terrarumtypewriterbitmap/gdx/TerrarumTypewriterBitmap.kt b/src/net/torvald/terrarumtypewriterbitmap/gdx/TerrarumTypewriterBitmap.kt index 3690a1a..020af7b 100644 --- a/src/net/torvald/terrarumtypewriterbitmap/gdx/TerrarumTypewriterBitmap.kt +++ b/src/net/torvald/terrarumtypewriterbitmap/gdx/TerrarumTypewriterBitmap.kt @@ -116,7 +116,7 @@ class TerrarumTypewriterBitmap( if (csv.size != 3) throw IllegalArgumentException("Malformed CSV line: '$it'") val key = csv[0] val sheetname = csv[1] - val cpstart = csv[2].toInt() * 256 + 0xF2000 + val cpstart = csv[2].toInt() * 256 + 0xF9000 spriteSheetNames[key] = sheetname codepointStart[key] = cpstart diff --git a/work_files/tamil_variable.psd b/work_files/tamil_variable.psd index 159b6db..659e2ec 100644 --- a/work_files/tamil_variable.psd +++ b/work_files/tamil_variable.psd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfdec63a8eea5da178907994395680f349c4af538e98715680adeb4ff315a697 -size 191566 +oid sha256:e57997795e8be5a6246f3e732e26d59f53d707c7db107bf8efba88ea3484db0b +size 315665