This repository was archived by the owner on Jan 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ Multiple useful tools to help Android and iOS/OSX developers with creating and m
44Features:
55* Extracts Emojis from '.ttf' files used by Android, iOS, and OSX into individual '.png' files.
66 * Takes less than 6 seconds to extract all Emojis! Very quick!
7- * Extracted Emojis are named by Unicode names (Android: ` uniE537 .png` iOS/OSX: ` uE537.png ` )
8- * Extracted Emojis can automatically be stripped of their prefixes (` uniE537 .png` -> ` E537.png ` )
7+ * Extracted Emojis are named by Unicode names (Android: ` unie537 .png` iOS/OSX: ` uE537.png ` )
8+ * Extracted Emojis can automatically be stripped of their prefixes (` unie537 .png` -> ` E537.png ` )
99 * Extracted iOS CgBI (pincrushed) Emojis (which show up black on Windows) can automatically be converted to RGBA.
1010* Renamer tool which makes renaming Emojis very easy! You can change prefixes, capitalise/lowercase, etc.
11- * Converts from CgBI (pincrushed) Emojis to RGBA and vice versa. (Planned)
11+ * Converts from CgBI (pincrushed) Emojis to RGBA and vice versa.
12+ * Ability to Re-Package Emojis into NotoColorEmoji.ttf (Android) Emoji Font. (Apple support coming soon!)
1213* Professional, easy-to-use GUI.
1314
1415# How to Use:
You can’t perform that action at this time.
0 commit comments