8000 GitHub - MitchTalmadge/Emoji-Tools at 1.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
/ Emoji-Tools Public archive

Multiple useful tools to help Android and iOS/OSX developers with creating and modifying Emoji Font files.

License

Notifications You must be signed in to change notification settings

MitchTalmadge/Emoji-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EmojiExtractor

Extracts Emojis from '.ttf' files used by Android, iOS, etc. into individual '.png' files.

Emojis are extracted VERY quickly with an easy-to-use GUI! They are also named by their Unicode names, not by order of extraction! (They will be named like uE537.png rather than 1.png, 2.png, etc.)

How to Use:

  1. Clone into Eclipse and create a Runnable Jar, or download one of the precompiled jars from the downloads page.
  2. Put the jar wherever you'd like. Emojis will be extracted into a new folder which is created in the same directory as the jar file, named ExtractedEmojis.
  3. Either double-click the jar and follow the instructions on the GUI, or start the jar from the command line using java -jar EmojiExtractor.jar yourFileName.ttf. If the ttf file does not exist, the ttf selection window will be brought up. If it exists, it will automatically start extraction.

How to Get Help / Make a Suggestion:

  • Make a detailed ticket in the issue tracker.
  • If it's very important, you can email me (Mitch Talmadge).

About

Multiple useful tools to help Android and iOS/OSX developers with creating and modifying Emoji Font files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0