Commit Graph

  • 554d9a5d0b will use config string this time minjaesong 2021-11-04 22:44:40 +09:00
  • 45e5c39739 making new font class for typewriter; renaming existing one with more sensible name minjaesong 2021-11-04 21:41:22 +09:00
  • 74e540cb61 future work: typewriter input on PUA minjaesong 2021-11-04 17:49:02 +09:00
  • c1ec50e166 caching is back to the hashset as we don't iterate over them minjaesong 2021-10-29 17:20:30 +09:00
  • 58ce18f981 hopefully normalising malformed hangul IPF coding minjaesong 2021-10-22 17:50:52 +09:00
  • f1fa98880f print with codepoints will try to normalise them minjaesong 2021-10-22 17:24:29 +09:00
  • 0c754d09ed making CodepointSequence more useful minjaesong 2021-10-21 19:21:07 +09:00
  • b40e4fcc26 wtf with the premultiplying i didn't even told it to do so minjaesong 2021-10-21 12:19:08 +09:00
  • a7bb33c3a0 more glyph updates minjaesong 2021-10-14 20:41:52 +09:00
  • c3930b2e08 kerning set for slashes; re-doing lowercase k minjaesong 2021-10-14 15:07:00 +09:00
  • 979180860e flippin' options for TextureRegionPack minjaesong 2021-09-21 00:26:44 +09:00
  • 61fb70975c shadow opacity configuration minjaesong 2021-09-18 13:42:37 +09:00
  • 1af9f7c915 adjustments on hangul letters, colon, semicolon, comma and period; importing work-files from the main game to this repo minjaesong 2021-09-17 10:06:30 +09:00
  • 810411de7e improved caching performance; lwjgl3 for fonttest minjaesong 2021-09-16 14:51:23 +09:00
  • b9bf9ca10d copyright date update minjaesong 2021-09-15 23:58:45 +09:00
  • 526c16daa9 more kerning pairs minjaesong 2021-09-15 23:10:28 +09:00
  • e58104d5b5 fixed an overlook where charset override control codes were not actually strings (because UTF-16) but array of characters minjaesong 2021-09-15 22:43:50 +09:00
  • 92aeb3c8aa update to kotlin 1.4; fixed a bug where trying to colour a text using gdxbatch's colour would cause undesirable results v1.9.1 minjaesong 2021-09-13 01:21:43 +09:00
  • 3841611780 1.9 release v1.9 minjaesong 2021-03-15 19:56:53 +09:00
  • 06bc8c9e2d forgot to update demo.png minjaesong 2020-10-16 15:20:07 +09:00
  • 21415c6f8d add: kerning sets for b and d minjaesong 2020-10-06 16:31:24 +09:00
  • 22c2a7aa52 fix: issue #12 minjaesong 2020-10-06 15:14:57 +09:00
  • 0eb181f315 time to get off so i'll just commit this minjaesong 2020-09-29 18:04:58 +09:00
  • 45b431f953 fix: partial fix for issue #12 minjaesong 2020-09-29 14:07:35 +09:00
  • bbee554fec add: error msg for illegal linotype dimension minjaesong 2020-09-29 11:36:59 +09:00
  • c4c67f489e fixing idiotic priority cache impl where they won't get younger minjaesong 2020-05-04 00:09:05 +09:00
  • 4d867d6523 replacing personalised test text minjaesong 2020-05-03 23:42:06 +09:00
  • 6620c11178 hangul: minor texture changes minjaesong 2020-05-03 23:28:59 +09:00
  • db06cab07c cleaning up unnecessary functions minjaesong 2020-05-03 22:26:45 +09:00
  • 90b11cdd97 hangul: more microkerning shit minjaesong 2020-05-03 20:34:12 +09:00
  • 7bb92d1b4e hangul: some of the microkerning implemented in dirty way minjaesong 2020-05-03 18:13:17 +09:00
  • b5dd744bd5 hangul: WEO to use wider initials just like WI and YI minjaesong 2020-05-02 00:03:50 +09:00
  • 34903b10d4 more hangul improvements minjaesong 2020-05-01 17:12:13 +09:00
  • 0c5b7c8b70 more letters for kerning charsets minjaesong 2020-04-23 02:50:03 +09:00
  • cdffca98ef even more kerning pairs i can think of WIP minjaesong 2020-04-23 01:16:18 +09:00
  • ce30d1d5fd major modification on hangul font minjaesong 2020-04-23 01:02:57 +09:00
  • ab067044f8 more kerning pairs i can think of WIP minjaesong 2020-04-21 05:17:19 +09:00
  • 3e04b8bbe6 more kerning pairs WIP minjaesong 2020-04-19 15:03:37 +09:00
  • 4556a9e244 very crude kerning impl for Ys and Ts and AV-VA pairs minjaesong 2020-04-14 23:56:08 +09:00
  • e5d04de250 character sets to use ints rather than chars minjaesong 2020-04-14 23:45:35 +09:00
  • b7df181729 minor improvement on rotund r minjaesong 2020-04-14 07:25:11 +09:00
  • 2fd3fcfd46 support for LatinExt-D minjaesong 2020-04-14 06:41:11 +09:00
  • 73251d70fa completely dropping Slick2d stuffs v1.8 minjaesong 2020-01-14 16:26:10 +09:00
  • 971f98beb3 shadow inversion to make recessed texts minjaesong 2020-01-06 15:19:07 +09:00
  • abe1da35a0 kana minor edits, fixing wrong case minjaesong 2019-10-03 01:24:39 +09:00
  • 29885f3ac9 updating demo.png Minjae Song 2019-05-31 04:14:32 +09:00
  • 56d2a98a5b hangul update Minjae Song 2019-05-30 14:10:27 +09:00
  • 43342fff00 demo: updating unicode references Minjae Song 2019-05-14 13:33:14 +09:00
  • 51d4dec6d3 new redesigned hangul Minjae Song 2019-05-14 13:17:20 +09:00
  • 81dc38d242 support for Compatibility Hangul 0x3130..0x318F Minjae Song 2019-05-13 02:27:56 +09:00
  • 863f9d91c8 hangul redraw wip -- less "laundry line" Minjae Song 2019-05-12 23:51:50 +09:00
  • 4c99cca7ff internal test mode Minjae Song 2019-05-12 17:20:22 +09:00
  • b807b96b5f hangul redraw and punct adjustments Minjae Song 2019-05-12 17:10:05 +09:00
  • 91c9a7a99c TextureRegionPack is now Gdx.disposable Minjae Song 2019-03-10 16:43:32 +09:00
  • 778e2b0afb tweaks on left/right bumper labels Minjae Song 2019-02-23 23:48:18 +09:00
  • c9055ef7b8 PUA: LR buttons are now xbox shaped, added xbox one's View and Menu buttons Minjae Song 2019-02-13 17:52:25 +09:00
  • e60b95efb8 bgBG: one dark pixel fixed on 'zhe' Minjae Song 2019-02-08 09:54:54 +09:00
  • 9ca70a601b fixing memory leak caused by my sloppy-ass coding 1.7 Minjae Song 2019-02-07 17:30:15 +09:00
  • 6cacc56ea8 Update README.md Minjae Song 2019-02-07 03:25:59 +09:00
  • 6d142f082c readme: gitlab link -> github link Minjae Song 2019-01-29 23:42:20 +09:00
  • db3b13800b Merge branch 'cpu-render-pixmap-cache' Minjae Song 2019-01-22 22:39:15 +09:00
  • 7fe0cc9527 copyright update cpu-render-pixmap-cache Minjae Song 2019-01-13 04:42:14 +09:00
  • b62fee89cb fixed getWidth() not returning correct width getWidth() is heavier than ever now, at least it's cached Minjae Song 2019-01-10 20:11:36 +09:00
  • d88443814f sheet name comment on coderange, default cache size is 64 Minjae Song 2019-01-10 18:25:24 +09:00
  • dfeab56bb5 Update CONTRIBUTING.md Minjae Song 2018-12-02 02:35:58 +09:00
  • b623727b1a potential memory leak fixed (unbound cache size) Minjae Song 2018-11-03 16:35:26 +09:00
  • 048b683cb2 sorta works but poor performance on wall of text minjaesong 2018-09-19 02:54:07 +09:00
  • 35b384af53 proper render, except there can be NO transparency in color & spritesheet minjaesong 2018-09-19 00:07:32 +09:00
  • cebfa27d59 this is cursed; new shadowing method pls code minjaesong 2018-09-18 01:08:28 +09:00
  • c57de3a21f we have a render (but not colour) minjaesong 2018-09-17 23:10:29 +09:00
  • 4ad5e47758 little diagnose print minjaesong 2018-09-17 21:29:55 +09:00
  • f06ed4529c how the fuck this does not work Minjae Song 2018-09-17 17:51:36 +09:00
  • 8da321bdc2 fixed bad offset but still bad render Minjae Song 2018-09-17 17:02:09 +09:00
  • 920b11e3e9 WIP, at least it draws something Minjae Song 2018-09-17 16:26:25 +09:00
  • d8dd88c6a7 aggressive cacheing (ShittyGlyphLayout) minjaesong 2018-09-16 18:51:11 +09:00
  • ba28b6d10c improved shadowing perf at the cost of reduced quality minjaesong 2018-09-16 16:08:34 +09:00
  • 50ae1789bf this should fix issue #11 minjaesong 2018-09-16 14:48:02 +09:00
  • bd9784a516 release candidate 1.7 minjaesong 2018-09-15 16:29:27 +09:00
  • 0bafde9914 latin extended-c minjaesong 2018-09-10 21:31:00 +09:00
  • b3bfe6035f support for polytonic greek minjaesong 2018-09-10 01:26:58 +09:00
  • c3cf795e9a I still suck at Armenian; polytone greek WIP minjaesong 2018-09-10 01:02:27 +09:00
  • cefc7860b3 new armenian (#10) minjaesong 2018-09-09 19:51:43 +09:00
  • b8963cd3a9 full support of old hangul minjaesong 2018-08-29 00:35:46 +09:00
  • 32290dd504 selectively skipping spritesheets minjaesong 2018-08-24 02:36:29 +09:00
  • 2702f850c2 elaboration of before-and-after tag; spec change minjaesong 2018-08-24 00:37:48 +09:00
  • 2e10249f27 unicode super/subscripts (fractions) minjaesong 2018-08-23 03:37:22 +09:00
  • 04a375328c fixing up diacritics; complete unipunct minjaesong 2018-08-22 18:17:48 +09:00
  • 97ef1ddc27 more fucking bengali minjaesong 2018-08-21 19:54:36 +09:00
  • 4057d86176 more works on IPA minjaesong 2018-08-14 23:37:29 +09:00
  • 654f7b9ac4 I overwrote the fucking demo text minjaesong 2018-08-14 19:36:00 +09:00
  • 91afc4af31 tʰɛstɪŋgə tʰɛstɪŋ wʌn tʉ θɹɪ minjaesong 2018-08-14 19:21:12 +09:00
  • 1440908820 tags definition update to accomodate more weirdness minjaesong 2018-08-11 04:39:44 +09:00
  • 4ce58cf5d1 made demo program actually run minjaesong 2018-08-11 00:33:52 +09:00
  • 620794dc57 diacritics overlap artefacts fixed v1.6 minjaesong 2018-08-11 00:04:19 +09:00
  • 128eeec6b5 more demotexts (more caps, sanskrit) minjaesong 2018-08-10 22:18:33 +09:00
  • 33468d5ded impl of georgian mtavruli minjaesong 2018-08-10 22:00:13 +09:00
  • 96e5bb9a7d bitmap for Georgian Mtavruli (Georgian all-caps) minjaesong 2018-08-10 21:52:15 +09:00
  • 6300b29ab5 fixed up Thai and Devanagari Anusvara minjaesong 2018-08-10 04:20:03 +09:00
  • a0e2cbf756 Devanagari BETA; broke Thai diacritics again minjaesong 2018-08-10 01:29:58 +09:00
  • 4a36d3e7f1 bitmap for Devanagari (only) minjaesong 2018-08-09 21:11:11 +09:00