3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-02-16 21:50:39 +01:00
Shivaram Lingamneni be4d098945 fix an edge case in skeletonization
'm' skeletonizes to 'rn' (but is exempted by the isBoring check),
but the fullwidth 'm' does not skeletonize to anything. The root cause
of this is the (still unexplained) patchiness of the skeleton mapping
for fullwidth -> standard-width Latin characters; the fix is to perform
width mapping first, before either skeletonization or isBoring.
2019-06-18 02:34:16 -04:00
..
2019-05-12 04:03:50 -04:00
2019-05-11 21:48:36 -04:00
2018-02-04 05:34:26 +10:00
2019-05-27 16:10:10 -04:00
2018-04-16 13:20:37 +10:00
2019-05-27 15:51:28 -04:00
2019-05-29 04:43:13 -04:00
2019-05-31 14:39:21 -04:00
2019-05-30 05:40:18 -04:00
2019-03-12 04:16:16 -04:00
2019-05-19 06:17:30 -04:00
2019-05-23 21:20:14 -04:00
2019-05-30 05:40:18 -04:00
2019-06-12 05:25:10 -04:00
2019-05-19 06:17:30 -04:00
2019-05-29 04:43:13 -04:00
2019-05-27 06:10:39 -04:00
2019-05-20 19:08:57 -04:00
2019-04-28 02:48:19 -04:00
2019-05-21 22:36:37 -04:00
2019-05-29 05:06:40 -04:00
2019-05-23 21:21:36 -04:00
2019-05-15 01:30:21 -04:00
2019-05-21 22:36:37 -04:00
2019-04-28 15:12:48 -04:00
2019-05-23 21:21:36 -04:00
2019-05-29 04:43:13 -04:00
2019-05-12 20:57:53 -04:00
2019-05-22 16:42:25 -04:00
2019-03-12 04:16:16 -04:00
2019-06-18 02:34:16 -04:00
2019-03-12 04:16:16 -04:00
2019-03-12 04:16:16 -04:00
2019-05-31 14:39:21 -04:00