NLdoc.Conversion.Reader.Docx.AST.Fonts.Wingdings (NLdoc.Conversion.Reader.Docx v1.1.2)
View SourceThis module maps codepoints in Microsoft's Wingdings font family to standard Unicode UTF-8 codepoints.
@see For more info about this mapping:
Summary
Functions
Converts a string to UTF-8 using the special font's codepoints. Alternatively, converts a single codepoint to UTF-8 using the special font's codepoints. Any unrecognized codepoints are converted to nil and removed from the string.