-
Notifications
You must be signed in to change notification settings - Fork 397
Emoji's not exported to PDF #57
Comments
I also saw it in OSX 10.11. Are you using Apple's emoji? (You'll see emoji image at text buffer if you use it) We will look for how to resolve. Until we resolve this issue, you can use Github style syntax like |
Ah cool, thanks. Yes, I was using Apple emojis which don't work for me. Changing to GH emojis does work in the preview and the exported PDF. |
@yhatt as a note, this does not work inside code snippets. I use 👈 ☝️ 👇 in code comments for snippets in my slides, and the Thank you very much for your work on this product! |
We're still keeping to work about emoji problems. In the core of Marp Next, we support the aggressive conversion of emoji (shortcode and Unicode) into SVG vector images provided by twemoji. It can convert emoji in The trade-off for using aggressive conversion is not to be possible rendering Unicode emoji by system fonts (e.g. Apple Color Emoji, Segoe UI Emoji). So Marp Core can disable the agressive conversion, but it causes issues for each environments.
|
Hi all
I just started using Marp and it's excellent - it's replaced PPT already.
I noticed that emoji's aren't exported to PDF though (i tried viewing in preview and Chrome) on both my OSX 10.9 and 10.11 installs. I don't think there's a generic issue with emoji's and PDF as e.g. this PDF has emoji's.
Happy to help/test/code in any way necessary if you're interested in supporting this.
Cheers
Neil
The text was updated successfully, but these errors were encountered: