|
|
1 month ago | |
|---|---|---|
| .. | ||
| README.md | 1 month ago | |
README.md
JoyPixels 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.
Note: Due to their size, the font files have been removed from this repo and instead will be available for download via the JoyPixels.com download page.
Google Font
- Compatible with rooted Android devices and Linux.
- Updated Jul 7, 2021
- Developers using the font within their app, please review this issue regarding proper display of digits.
Android Setup Help:
- We recommend Emoji Switcher (now free for JoyPixels): https://play.google.com/store/apps/details?id=com.stevenschoen.emojiswitcher&hl=en
- Reddit Thread: https://www.reddit.com/r/Android/comments/3xezb9/emojione_on_android/
- Must have a rooted Android phone.
Linux Setup Help:
- ArchLinux users are advised to install AUR package
- Alternatively setup the font manually:
- The font seems to be working now in Chrome and Firefox, as well as in many other apps!
Apple Font
For latest apple devices
-
joypixels-mac.ttc
-
joypixels-ios.ttc
- Compatible with Mac OSX, and iOS devices (iPhone, iPad).
- Rename font to Apple Color Emoji.ttc for Mac OSX.
- Rename font to AppleColorEmoji@2x.ttc for iOS, jailbreak required.
- Updated Jul 7, 2021
Mac OS System Instructions:
1.) Manual
- Simply move the Mac compatible font into ~/Library/Fonts/Apple Color Emoji.ttc. You should immediately see a new version of the Apple Color Emoji font in your Fontbook, and it will be useable immediately.
iOS Instructions: 1.) Manual - Take a look at PoomSmart's Guide Option #4: Manual
2.) Installable
Cydia is a package manager app for rooted/jailbroken iOS devices (iPhone, iPod, iPad) and is based on Debian APT [(Advanced Packaging Tool)](https://en.wikipedia.org/wiki/APT_(Debian))
Tap [Add EmojiPort Fonts](cydia://url/https://cydia.saurik.com/api/share#?source=https://vxbakerxv.github.io/repo/) cydia source and search for "JoyPixels".
App Instructions: This has not been fully tested/confirmed but may work in app projects. Extract TTF from TTC and create new FontFamily name 'JoyPixels'. After that you should be able to drop the font in your project and use UIFont to call that newly created FontFamily name. otc2otf.py Adobe standalone python script to extract fonts from a TTC fontname.py FontTools python script to change name table in a TTF. You can also use High-Logic FontCreator to do the above tasks.
JoyPixels SVG-based Color Fonts
Through a cooperative effort with Adobe Systems, JoyPixels 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 JoyPixels 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: emojione-svg.otf
- Web Open Font Format: emojione-svg.woff
- Web Open Font Format 2.0: emojione-svg.woff2
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
- These files are very raw and not fully tested.
- We provide no guarantees that the font will function on your device.
Acknowledgements
- Google Font: Thanks to Miguel Sousa from Adobe Systems, Maxim Baz and Albert Chang.
- Apple Font: Thanks to Philip (@pw5a29) and Cody (@vXBaKeRXv).