https://bugs.documentfoundation.org/show_bug.cgi?id=172115
--- Comment #2 from V Stuart Foote <[email protected]> --- (In reply to V Stuart Foote from comment #1) > And, once filter imported to ODF, the glyphs could receive reasonable > fallback, with potential to add the full UTC L2/11-052R equivs to OpenSymbol > for insured coverage. Sorry, UTC L2/12-368 [1] took things a bit further... For our LO supported WNF, rather than simply not parsing the PUA, font would be tested and when matching from WNF list, a code point transliteration applied. So, in the test document, Wingding would match a WNF list, and have a transliteration applied: F04A --> 263A F04B --> 1F610 F04C --> 2639 With a table needed for each WNF supported. We'd need transliteration tables to cover at least the UTCs: Webdings, Windings, Wingdings 2, Wingdings 3 And of course, we'd probably want some way in UI to disable/enable the transliteration as it would be "destructive" to the original. =-ref-= [1] https://www.unicode.org/wg2/docs/n4384.pdf -- You are receiving this mail because: You are the assignee for the bug.
