- No names and keywords in coverage list yet (for better searching and finding)
- %, # and \ are not allowed as ascii-emoji input; $ is allowed but not recommended
- Performance?!
- No package options yet
- Composite emoji which are glued together with a ZWS are not working yet as utf8 input (shortnames are always working)
18.10.2017
- Add support for (almost) all composite emoji consisting of 2 emoji
- Add support for inserting emoji with shortnames
\emoji{:-)}or\emoji{:smile:} - Add a coverage list with all emoji and corresponding shortnames
- Update Python script to generate tex files to reflect these changes (shortnames via emojitwo)
17.10.2017
- Add emojitwo support
- Add python script to generate emoji .pdf from twemoji, emojitwo or any other .svg emoji source
- Add (more) robust support for composite emoji (flags)
- can handle a single composite emoji without breaking following spaces/commands in XeTeX/LuaTeX
- Code clean up (indents, comments, …)
15.10.2017
- Add twemoji support (twemoji as submodule, bash script to convert .svg files to .pdf)
- Add python script
- Add checks (for existenc/validity) for emoji images
- Add rudimentary support for composite emoji (flags)
12.10.2017
- Change from utf8x to utf8 inputenc
Fork of coloremoji.sty by pavelkryukov (original coloremoji.sty by alecjacobson)
- inserted utf-8 are printed as images in TeX
- works for pdflatex, xelatex and lualatex
- nearly no error-checks
- uses utf8x inputenc
- does not support composite emoji (flags, skin color variations, …)