Commit Graph

148 Commits

Author SHA1 Message Date
Minjae Song
dfeab56bb5 Update CONTRIBUTING.md 2018-12-02 02:35:58 +09:00
minjaesong
d8dd88c6a7 aggressive cacheing (ShittyGlyphLayout) 2018-09-16 18:51:11 +09:00
minjaesong
ba28b6d10c improved shadowing perf at the cost of reduced quality
black text on white background should work now
2018-09-16 16:08:34 +09:00
minjaesong
50ae1789bf this should fix issue #11
If performance is not a concern (which is WIP)
2018-09-16 14:48:02 +09:00
minjaesong
bd9784a516 release candidate 1.7 2018-09-15 16:29:27 +09:00
minjaesong
0bafde9914 latin extended-c 2018-09-10 21:31:00 +09:00
minjaesong
b3bfe6035f support for polytonic greek 2018-09-10 01:26:58 +09:00
minjaesong
c3cf795e9a I still suck at Armenian; polytone greek WIP 2018-09-10 01:02:27 +09:00
minjaesong
cefc7860b3 new armenian (#10)
- Redesigned glyphs
- Update to Unicode 11 (2 chrs added)
2018-09-09 19:51:43 +09:00
minjaesong
b8963cd3a9 full support of old hangul 2018-08-29 00:35:46 +09:00
minjaesong
32290dd504 selectively skipping spritesheets 2018-08-24 02:36:29 +09:00
minjaesong
2702f850c2 elaboration of before-and-after tag; spec change
- RTL tag removed
- we're calling the program part "the font compiler"
2018-08-24 00:37:48 +09:00
minjaesong
2e10249f27 unicode super/subscripts (fractions) 2018-08-23 03:37:22 +09:00
minjaesong
04a375328c fixing up diacritics; complete unipunct 2018-08-22 18:17:48 +09:00
minjaesong
97ef1ddc27 more fucking bengali 2018-08-21 19:54:36 +09:00
minjaesong
4057d86176 more works on IPA
diacritics Overlay and Joiner has implemented
2018-08-14 23:37:29 +09:00
minjaesong
654f7b9ac4 I overwrote the fucking demo text 2018-08-14 19:36:00 +09:00
minjaesong
91afc4af31 tʰɛstɪŋgə tʰɛstɪŋ wʌn tʉ θɹɪ
isOverlay not actually implemented
2018-08-14 19:21:12 +09:00
minjaesong
1440908820 tags definition update to accomodate more weirdness 2018-08-11 04:39:44 +09:00
minjaesong
4ce58cf5d1 made demo program actually run 2018-08-11 00:33:52 +09:00
minjaesong
620794dc57 diacritics overlap artefacts fixed
not as I intended. fuck my life
v1.6
2018-08-11 00:04:19 +09:00
minjaesong
128eeec6b5 more demotexts (more caps, sanskrit)
about to make substantial changes
2018-08-10 22:18:33 +09:00
minjaesong
33468d5ded impl of georgian mtavruli 2018-08-10 22:00:13 +09:00
minjaesong
96e5bb9a7d bitmap for Georgian Mtavruli (Georgian all-caps) 2018-08-10 21:52:15 +09:00
minjaesong
6300b29ab5 fixed up Thai and Devanagari Anusvara
not perfect but it'll work
2018-08-10 04:20:03 +09:00
minjaesong
a0e2cbf756 Devanagari BETA; broke Thai diacritics again 2018-08-10 01:29:58 +09:00
minjaesong
4a36d3e7f1 bitmap for Devanagari (only) 2018-08-09 21:11:11 +09:00
minjaesong
ab0d483cb1 somehow fixed issue #8 2018-08-09 19:32:30 +09:00
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
15fb3d15c0 Kana suppelements and Insular script 2018-08-09 15:34:08 +09:00
minjaesong
45532ca9b7 lemme have some debugging helper 2018-08-09 02:54:43 +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
ecac1dc8af contribution guideline on separate md 2018-08-01 08:55:19 +09:00
minjaesong
b3174171c4 Cherokee whitespace adjustments 2018-07-29 07:09:09 +09:00
minjaesong
a0608bf032 README update 2018-07-28 05:48:33 +09:00
minjaesong
c920eb1fe4 forgot to build font demo--as always v1.5 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
6a54ea1cca refined cyrillic letters
- more based on the handwriting
2018-07-26 11:38:36 +09:00
minjaesong
3b79a5c93f glyph fixes for vietnamese 2018-07-26 05:48:38 +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
minjaesong
42e4ae298b tweaks on armenian lowercase 2017-12-10 05:08:34 +09:00
minjaesong
f3b00c83ce new shape for the asterisk 2017-11-25 23:09:09 +09:00