From 60d4fcfc95d2d9a9d0ab64afb11164fe1251a369 Mon Sep 17 00:00:00 2001 From: Pavlo Buidenkov Date: Thu, 30 Jul 2020 20:22:20 +0300 Subject: [PATCH] Update README.md Add JavaFXEmojiTextFlow example project that is using Twemoji in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4f89bcb..e8bdba8e 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,8 @@ However, we consider the guide a bit onerous and as a project, will accept a men * [Twitter Color Emoji font](https://github.com/eosrei/twemoji-color-font) by [@bderickson](https://twitter.com/bderickson): Use Twemoji as your system default font on Linux & OS X. * [Emojica](https://github.com/xoudini/emojica) by [@xoudini](https://twitter.com/xoudini): An iOS framework allowing you to replace all standard emoji in strings with Twemoji. * [Unmaintained] [Twemoji Awesome](http://ellekasai.github.io/twemoji-awesome/) by [@ellekasai](https://twitter.com/ellekasai/): Use Twemoji using CSS classes (like [Font Awesome](http://fortawesome.github.io/Font-Awesome/)). +* [JavaFXEmojiTextFlow](https://github.com/pavlobu/emoji-text-flow-javafx) by [@pavlobu](https://github.com/pavlobu): A JavaFX library allowing you to replace all standard emoji in extended EmojiTextFlow with Twemoji. + ## Committers and Contributors