jschr / textillate

A jquery plugin for CSS3 text animations.
http://textillate.js.org
MIT License
3.66k stars 759 forks source link

Add Spliddit to Fix Emojis [Resolves #94] #111

Closed rymcol closed 7 years ago

rymcol commented 7 years ago

Implements the spliddit (https://github.com/essdot/spliddit) function to resolve emoji issues with jquery.lettering. Also modifies the example to include the spliddit library and make the appropriate attributions.

jschr commented 7 years ago

Hey, thanks for this PR!

If possible I'd prefer that splitddit be optional to minimize the amount of dependencies. We can include a section in the readme for emoji support.

rymcol commented 7 years ago

Please do whatever you want with it. Had the problem, made the solution, shared it with you since there was a related issue open.