This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 533
Clean-up code of README.md #450
Open
Crissov
wants to merge
2
commits into
joypixels:master
Choose a base branch
from
Crissov:patch-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
@@ -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, mac OS, 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 OS X, emoji may display significantly smaller than normal (system wide). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same |
||
* Updated July 18, 2016 | ||
|
||
Mac OS Instructions: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same |
||
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. | ||
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 | ||
|
@@ -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). |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
macOS