Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit a4b3cab

Browse files
author
Mitch Talmadge
committed
2 parents a095992 + 2ea1b97 commit a4b3cab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,9 @@ Extracts Emojis from '.ttf' files used by Android, iOS, etc. into individual '.p
33

44
# How to Use:
55
1. Clone into Eclipse and create a Runnable Jar, or download one of the precompiled jars from the [downloads page](https://github.com/MitchTalmadge/EmojiExtractor/releases).
6-
2. Put the jar wherever you'd like. mojis will be extracted into a new folder which is created in the same directory as the jar file, named `ExtractedEmojis`.
6+
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`.
77
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.
8+
9+
#How to Get Help / Make a Suggestion:
10+
* Make a detailed ticket in the [issue tracker](https://github.com/MitchTalmadge/EmojiExtractor/issues).
11+
* If it's very important, you can email me (Mitch Talmadge).

0 commit comments

Comments
 (0)