On Wed, 19 Aug 2020 12:16:06 +0200, Andreas Falkenhahn wrote: > But I guess then I don't even have to look for a fix because it's > impossible to synthesize a Unicode charmap for Wingdings/Webdings > because, as you said, it's not really possible because the codepoints > in MS Symbol don't seem to be unique.
If you are only dealing with that one specific font, you don’t need to depend on any charmap, you could load the glyph by its index directly.
