Releases: MitchTalmadge/Emoji-Tools
Emoji Tools V1.91
New Features / Improvements:
- Android extractor given support for more Android fonts
- Greatly improved Android packaging speed
- Slightly lowered memory usage
Enjoy!
Emoji Tools V1.9
Sorry for such a long break between updates, life is very busy for me!
New Features / Improvements:
- Brand new JavaFX based GUI!
- Automatic logging of basically everything
- Support for including log files in Error Reports
- Support for packaging Apple Emojis!
- Support for including new Emojis in Android fonts (Haven't tried Apple.. It might work)
- Complete overhaul of Emoji Tools internal code, providing a much more stable and reliable piece of software.
- More error message dialogs rather than crashes.
Enjoy! Thanks again for all your support!
Emoji Tools V1.8
New Features / Improvements:
- Added update notifications; you will now be notified every time an update is available!
- Added support for Android 6.0 Emoji Fonts! (Fixes Issue #21)
- Added support for Android Flag and Diversity Emoji Packaging
- Made Emoji extraction and packaging more reliable
- Small improvements and bug fixes
There has been a change in the way packaging Emojis works:
The type of Emoji Font that will be created depends upon the type of Emoji Font that was used during extraction.
For example, the Emojis in a directory created by extracting an Android Emoji Font will be packaged into an Android Emoji Font.
Also, please check out the updated Android Emoji Guide!
Enjoy!!! Thanks for all your support!
Emoji Tools V1.7
New Features / Improvements:
- Fixed many crashes, including the ones described in Issues #19 and #20.
- Emoji Flags can now be extracted from those fonts which include them! (However, they cannot be repackaged yet. I am working on that right now.)
- Fixed the "Could not find 'post' table! Contact developer for help." message that some users were receiving.
- Added progress dialog and confirmation dialog to the Error Reporter.
- Added some helpful warnings in situations such as when a selected directory does not contain any Emojis. This fixes 2 or 3 crashes.
- Added automatic CgBI -> RGBA conversion when packaging a NotoColorEmoji.ttf font. This also fixes a crash.
Enjoy! Let me know if you have any suggestions or bug reports :)
Emoji Tools V1.6.5
New Features / Improvements:
- Emoji-Tools should now work with any default language -- no more English requirement! This should fix many of the crashes that some of you have experienced. (Thank you all for sending the error reports to me! They helped immensely!)
Emoji Tools V1.6
New Features / Improvements:
- Added RGBA -> CgBI Converter (pincrusher for those familiar with the term)
- Added NotoColorEmoji.ttf Packager (Android) and a new Packaging tab. (Apple packaging will come soon! Aiming for V1.7)
- Added Error Reporter - If the program crashes, you can fill in details about what you were doing when it crashed (optional), your name/email (optional), and an error report is automatically generated. All you have to do is click "Send Report" and the developers will receive the bug report automatically. This will help immensely with fixing bugs.
- Many bug fixes.
Enjoy!! :) Android packaging guide: http://liveforcode.net/2015/07/28/how-to-modify-android-emojis/
OSX Users: I do not own any Macs which will run Java 1.7, so I am asking you to please let me know of anything that looks wrong or doesn't work properly. You can either make a bug report on this GitHub page or send me a message here: http://liveforcode.net/contact-me/
Thanks!!
Emoji Tools V1.5
New Features / Improvements:
- Added new Renaming Tab.
- Added new Conversion Tab. (Pincrusher is not yet implemented.)
- Bug fixes.
Enjoy! I decided not to include the Error Reporter for this version. It'll come in 1.6.
Emoji Tools V1.4
The project is now called "Emoji Tools." It will no longer be referred to as "EmojiExtractor."
New Features / Improvements:
- New and improved GUI, including a little logo icon.
- Added automatic renaming of files to strip "u" and "uni" prefixes.
- Added automatic CgBI (pincrushed) conversion to RGBA.
- Added ability to rename extraction directory
Many small bugs were fixed.
Enjoy! A .exe file is included for those who would prefer it to a .jar
EmojiExtractor V1.3
Adds support for Google CBDT/CBLC type fonts. Extraction for both Apple and Google fonts is now VERY quick, and extracted emojis are named by their unicode names for both types of fonts! Fonts which do not fall into either category fallback to a standard byte-by-byte extraction method with sequential naming.
EmojiExtractor V1.2
Dramatic increase in extraction speed for Apple Emojis, and Apple Emojis are now named by their Unicode names. (for example, uE537.png
)
Note: The progress bar will not move when extracting Apple Emojis. This will be fixed in a future update, but it shouldn't matter, as the emojis extract very quickly.