Commit Graph

13 Commits

Author SHA1 Message Date
minjaesong
cdd0514ca0 fixed up the test app
- exports the drawn text as demo.PNG
- scrollable with scroll wheels and arrow keys
2018-08-09 17:42:16 +09:00
minjaesong
cf3091421f bringing the shadow back 2018-08-09 15:46:57 +09:00
minjaesong
6714bbb510 now everything is converted to UTF-32 internally
- To make working with other planes easier
2018-08-09 02:44:29 +09:00
minjaesong
77f2314b24 stacked diacritics seems working 2018-08-08 13:03:34 +09:00
minjaesong
dcd6390dbf new tagging system (see #5) WIP
- diacritics stacking does not work
- centre align with align-to-this-x-pos is untested
2018-08-08 02:22:40 +09:00
minjaesong
c920eb1fe4 forgot to build font demo--as always 2018-07-28 05:38:05 +09:00
minjaesong
6cf1206716 wall of demo texts; release candidate 1 2018-07-28 05:23:17 +09:00
minjaesong
dca8ed7392 A wild Cherokee language appeared! 2018-07-28 04:52:42 +09:00
minjaesong
55bdaef897 colour code is now ARGB instead of RGBA 2018-07-27 03:51:15 +09:00
minjaesong
2cc9f0ba8c more tweaks on cyrillic family; control char impl to override RU/BG/SR mode 2018-07-27 03:26:06 +09:00
minjaesong
496c17276d more sample text 2018-07-27 01:02:11 +09:00
minjaesong
f6e2a3b049 working demo; fixed chinese shading bug
operation not guaranteed on Slick2d
2018-07-26 05:32:28 +09:00
minjaesong
379c84c22e changed project structure so that they make sense
Font tester tool (GDX only) is coming!
2018-07-26 05:10:25 +09:00