coloremoji.sty icon indicating copy to clipboard operation
coloremoji.sty copied to clipboard

Integrate with Twemoji

Open pavelkryukov opened this issue 8 years ago • 4 comments

Twitter has a pretty library which can be used to generate emojis for the TeX package: https://github.com/twitter/twemoji

pavelkryukov avatar Sep 05 '17 22:09 pavelkryukov

@pavelkryukov I took a shot at it (and added rudimentary flag-support too): https://github.com/genericFJS/coloremoji.sty/commit/75dc4624f120c23f9989870a50d605f97e2da2a8

genericFJS avatar Oct 13 '17 20:10 genericFJS

@genericFJS vielen Dank!

Unfortunately, I did not found a way to enable this package (w/o your changes) with Cyrillic input. Because of this and some other reasons I switched my project to XeLaTeX (using xelatex-emoji package), so I have less interest in this package.

pavelkryukov avatar Oct 14 '17 09:10 pavelkryukov

@pavelkryukov не за что!

I made a few changes and did a few tests with xelatex and lualatex. My changes should work now. Thanks for the link. The xelatex-emoji seems to use similar code to this package but only regards xelatex and doesn't try to catch any errors.

genericFJS avatar Oct 14 '17 15:10 genericFJS

Thanks, you convinced me to switch back.

pavelkryukov avatar Oct 15 '17 17:10 pavelkryukov