Files
node/lib
Anna Henningsen 6068c72ae3 util,readline: NFC-normalize strings before getStringWidth
The assumption here is that decomposed characters render like their
composed character equivalents, and that working with the former
comes with a risk of over-estimating string widths given that
we compute them on a per-code-point basis. The regression test
added here (한글 vs 한글) is an example of that happening.

PR-URL: https://github.com/nodejs/node/pull/33052
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-04-27 19:45:05 +02:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-04-07 20:35:07 +02:00
2019-11-25 10:28:15 +01:00
2020-04-02 23:38:32 +02:00
2020-03-09 12:44:16 +01:00
2020-03-27 15:59:43 +01:00
2020-04-14 13:54:21 +08:00
2019-12-11 16:38:06 -06:00
2020-03-30 17:22:22 +02:00
2020-03-19 10:56:45 +01:00