Skip to content

Fix text encoding for new signature workflow

The strings to be used are unicode GooString, not utf-8 / ascii std::strings, so fix it.

Else plain English strings ends up embedding 16-40 mb of fonts for the cjk and other characters.

Merge request reports

Loading