Document the table variant of character.tounicode

Hi Luigi, The "tounicode" key in the font character tables also supports passing an array of Unicode codepoints, which is _much_ nicer than trying to reencode characters into UTF-16BE (especially for non-BMP characters). The attached patch adds this to the manual. Thanks, -- Max

On Wed, 16 Apr 2025 at 10:07, Max Chernoff
Hi Luigi,
The "tounicode" key in the font character tables also supports passing an array of Unicode codepoints, which is _much_ nicer than trying to reencode characters into UTF-16BE (especially for non-BMP characters). The attached patch adds this to the manual.
ok, I will commit later this evening. -- luigi

On Wed, 16 Apr 2025 at 15:46, luigi scarso
On Wed, 16 Apr 2025 at 10:07, Max Chernoff
wrote: Hi Luigi,
The "tounicode" key in the font character tables also supports passing an array of Unicode codepoints, which is _much_ nicer than trying to reencode characters into UTF-16BE (especially for non-BMP characters). The attached patch adds this to the manual.
ok, I will commit later this evening.
(a little later)
commit ad9b2e6f712896c4d025f13820dac63234362481
Author: Luigi Scarso
participants (2)
-
luigi scarso
-
Max Chernoff