braidchat / planning

2 stars 0 forks source link

make and use a cljsjs wrapper for emojione #178

Open braid-sync opened 7 years ago

braid-sync commented 7 years ago

suggested approaches: [1] cljsjs wrapper for https://github.com/Ranks/emojione

(using emojione or other similar lib would solve the original issue, which was that mac utf-8 emoji would not render on vista)

braid-sync commented 7 years ago

➤ Braid Sync Bot commented: (happening under Chrome on Vista)

[--- Commented from GitHub.com

commenter jamesnvc

---[gh]

braid-sync commented 7 years ago

➤ Braid Sync Bot commented: I know, Vista, right? Like, wtf is @pkobrien doing on vista. :-(

[--- Commented from GitHub.com

commenter pkobrien

---[gh]

braid-sync commented 7 years ago

➤ Braid Sync Bot commented: Is this a font issue? Could we have Symbola as a webfont or something?

[--- Commented from GitHub.com

commenter jamesnvc

---[gh]

braid-sync commented 7 years ago

➤ Braid Sync Bot commented: fuck if I know - give me something to test

[--- Commented from GitHub.com

commenter pkobrien

---[gh]

braid-sync commented 7 years ago

➤ Rafal Dittwald commented: current plan is to use: http://emojione.com/developers/

would replace ascii, utf8 and :short codes: with these emoji

braid-sync commented 7 years ago

➤ Rafal Dittwald commented: if someone creates a cljsjs wrapper, i can do the auto-complete magic

https://cljsjs.github.io/