Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions assets/fonts/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
##Emoji One Fonts
## Emoji One Fonts

There's no better way to port our emoji into your device than through a native font. We don't have the resources ourselves to construct fonts, so we'll depend on helpful contributions from the open source community.

###Google Font - emojione-android.ttf
### Google Font `emojione-android.ttf`
https://github.com/Ranks/emojione/raw/master/assets/fonts/emojione-android.ttf

* Compatible with rooted Android devices.
Expand All @@ -13,22 +13,22 @@ Android Setup Help:
* Reddit Thread: https://www.reddit.com/r/Android/comments/3xezb9/emojione_on_android/
* Must have a rooted Android phone.

###Apple Font
### Apple Font `emojione-apple.ttf`
https://github.com/Ranks/emojione/raw/master/assets/fonts/emojione-apple.ttf

* Compatible with Mac OSX, and iOS devices (iPhone, iPad).
* Rename font to Apple Color Emoji.ttf for Mac OSX.
* Rename font to [email protected] for iOS, jailbreak required.
* Known Issue: On Mac OSX, emoji may display significantly smaller than normal (system wide).
* Compatible with OS X, macOS, and iOS devices (iPhone, iPad).
* Rename font to `Apple Color Emoji.ttf` for macOS.
* Rename font to `[email protected]` for iOS, jailbreak required.
* Known Issue: On macOS, emoji may display significantly smaller than normal (system wide).
* Updated July 18, 2016

Mac OS Instructions:
Using the latest OS (El Capitan), I was able to load this emoji file in less than a minute. The original emoji ttf is located in system/library/fonts, do not touch this. You can safely upload the renamed file (from emojione-apple.ttf, to Apple Color Emoji.ttf) to the /library/fonts folder. That file will override the default. This was my experience, but yours may vary. If someone could create a video and/or web-site guide, we'd gladly link to it.
macOS Instructions:
Using the latest OS (El Capitan), I was able to load this emoji file in less than a minute. The original emoji ttf is located in `/system/library/fonts`, do not touch this. You can safely upload the renamed file (from `emojione-apple.ttf` to `Apple Color Emoji.ttf`) to the `/library/fonts` folder. That file will override the default. This was my experience, but yours may vary. If someone could create a video and/or web-site guide, we'd gladly link to it.

iOS Instructions:
Search for “EmojiOne 2016” on Cydia and apply with BytaFont. Cydia is a software application for iOS that enables a user to find and install software packages on jailbroken iOS devices (iPhone, iPod, iPad).

###EmojiOne SVG-based Color Fonts
### SVG-based Fonts `emojione-svg.{otf|wof|woff2}`
Through a cooperative effort with Adobe Systems, EmojiOne created black and white versions of the emoji set which were used, in part, to generate this font. Using these fonts with Firefox or Microsoft Edge, you can enjoy full-color EmojiOne emoji. Black and white images will show as the fall back for systems that are not able to render color SVG fonts. The font is available in the following formats:

* Open Type Font: https://github.com/Ranks/emojione/raw/master/assets/fonts/emojione-svg.otf
Expand All @@ -42,15 +42,15 @@ The black and white images used to generate these fonts are also provided here:

---

###Contributions
### Contributions
* If you have a font to add, please submit a pull request.
* Please thoroughly test the files the best you can.
* Let us know how you'd like to be acknowledged.

###Warranty & Disclaimer
### Warranty & Disclaimer
* These files are very raw and not fully tested.
* We provide no guarantees that the font will function on your device.

###Acknowledgements
### Acknowledgements
* Google Font: Thanks to Miguel Sousa from Adobe Systems.
* Apple Font: Thanks to Philip (@pw5a29) and Cody (@vXBaKeRXv).