On Wed, 16 Apr 2025 at 15:46, luigi scarso <luigi.scarso@gmail.com> wrote:


On Wed, 16 Apr 2025 at 10:07, Max Chernoff <tex@maxchernoff.ca> 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 <luigi.scarso@gmail.com>
Date:   Thu Apr 17 19:09:23 2025 +0200

    Document the table variant of `character.tounicode` (Max Chernoff)


--
luigi