From ddfedbff7d9ea4f344173ef2c228a51a778d7433 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Oct 2018 07:18:13 +0800 Subject: =?UTF-8?q?+=E4=BB=8ETTFData=E5=88=9B=E5=BB=BATTF=E7=9A=84?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/Jin.exe | Bin 524800 -> 524288 bytes bin/jin.exe | Bin 524800 -> 524288 bytes bin/main.lua | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/Jin.exe b/bin/Jin.exe index e30c82c..24a6629 100644 Binary files a/bin/Jin.exe and b/bin/Jin.exe differ diff --git a/bin/jin.exe b/bin/jin.exe index e30c82c..24a6629 100644 Binary files a/bin/jin.exe and b/bin/jin.exe differ diff --git a/bin/main.lua b/bin/main.lua index 66fd4ba..bee78ca 100644 --- a/bin/main.lua +++ b/bin/main.lua @@ -1,4 +1,4 @@ -io.stdout:setvbuf("no") +io.stdout:setvbuf("no") local shader local text @@ -21,6 +21,6 @@ end function jin.core.onDraw() jin.graphics.useShader(shader) - jin.graphics.print("this is a test", tf, 10, 10, 16) + jin.graphics.print("this 你好 is a test", tf, 10, 10, 16) jin.graphics.unuseShader() end \ No newline at end of file -- cgit v1.1-26-g67d0