Getting proper emoji rendering has been so much of a hassle lately that I was thinking of just stamping the actual SVG file of them instead.
Only problem with this is that I’d like to make them actually look like they are part of the text / heading (as in an actual character), although getting the scaling right may be tricky: any ideas?
While this may be possible by putting the image into a box (probably convenient if something rather specific and not so readily available is required, luckily I figured out a way:
This is an XY problem. Get any font file that covers emoji characters and either install system-wide or locally with the --font-path flag or the environment variable. Using SVG replacements sounds like a hell of a more hustle than using a proper font.