v1.14
Changelog:
- added styles. Currently two styles are available "unicode" and "ASCII". In the ASCII style, fractions, boxes, sqrt signs, etc. are in pure ASCII (note that ASCII style will not affect non ASCII symbols, such as \alpha, in ASCII representations).
- added the command \emojify to add the 0X0FE0F diacritical mark. For example:
\emojify \skullwill make the basic skull drawing into a full color one (if your fonts support it) - utf2unicode now deals with all non printable ASCII characters
- some smaller bugs