Question
Like the title says - how would one add an svg based image inside the text flow (not below)?
Description
I'm currently looking at https://github.com/twitter/twemoji-parser to parse the unicode emoji's to SVG but how would I include them inside the text and size them to the font-size?
I've already got a project which parses HTML to PDF but there are some flaws and PDFKit doesn't seem to have them - except how to add Emoji's.