Skip to content

Commit

Permalink
link to milestones and projects from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Crissov committed Aug 9, 2018
1 parent bc5e67d commit 882731a
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
@@ -1,20 +1,24 @@
# Emojione

Version 2.x of Emojione is no longer supported by [Ranks.com](https://emojione.com).
Version 3 has a slightly different design and new, more restrictive licensing terms.
Versions 3 and 4 have slightly different desigsn and new, more restrictive licensing terms.
Some people prefer the flat cartoon design and the FOSS license with actual access to the SVG sources.

# Emojitwo

The artwork of the second generation of the web's first complete open source emoji set. It is and will stay 100% free and open source.

**We need help** from graphic designers to make more glyphs!
See the [milestones](https://github.com/EmojiTwo/emojitwo/milestones), [projects](https://github.com/EmojiTwo/emojitwo/projects) and especially the issues tagged [`character artwork`](https://github.com/EmojiTwo/emojitwo/labels/character%20artwork) for details.
Do not be afraid to ask for assistance, also boldly send pull requests.
Every year Uniucode aims to release a couple dozen new emojis.
Some of them come with gender and skin tone variants, but at least the latter can be generated automatically.

## Differences between Emojitwo and Emojione 2.x

Emojitwo is restricted to the artwork, i.e. image files.
SVG is its native format. Everything else is derived from that.

As of its initial release in April 2017, Emojitwo did not contain any additional artwork.

### Additions

+ Unicode 9 beta emojis Rifle and Modern Pentathlon have been resurrected: [U+1F946 🥆](https://github.com/EmojiTwo/emojitwo/blob/master/svg/1f946.svg), [U+1F93B 🤻](https://github.com/EmojiTwo/emojitwo/blob/master/svg/1f93b.svg).
Expand All @@ -26,21 +30,22 @@ As of its initial release in April 2017, Emojitwo did not contain any additional
* Documentation has been updated to
1. encourage contributions to the artwork,
2. use _Emojitwo_ or _Emoji Two_ instead of _Emojione_ or _Emoji One_ where appropriate.
* Bed looks more similar to Sleeping Accomodation: [U+1F6CF 🛏](https://github.com/EmojiTwo/emojitwo/blob/master/svg/1f6cf.svg) vs. [U+1F6CC 🛏](https://github.com/EmojiTwo/emojitwo/blob/master/svg/1f6cc.svg)
* Some minor color optimizations.
* SVG source code prettified.

See the documentation for a more [detailed change log](doc/changes).

### Removals

- All programming libraries have been removed. Reusable meta data files will remain.

### Plans

Emojitwo shall eventually include graphics for new emojis:

- Characters defined in the [Unicode Standard 10.0]() (June 2017) and later.
- Sequences documented in [Unicode Emoji 4.0](http://www.unicode.org/reports/tr51/tr51-9.html), [5.0](http://www.unicode.org/reports/tr51/tr51-11.html) (March 2017) and later (UTR#51), e.g. flags.
- Characters extended in [Unicode Emoji 6.0](http://www.unicode.org/reports/tr51/proposed.html) and later (UTS#51).
https://github.com/EmojiTwo/emojitwo/milestones
- Emoji characters defined in the [Unicode Standard 10.0]() (June 2017), [Unicode Standard 11.0]() (June 2018) and later.
- Sequences documented in [Unicode Emoji 4.0](http://www.unicode.org/reports/tr51/tr51-9.html) (November 2016), [5.0](http://www.unicode.org/reports/tr51/tr51-11.html) (March 2017) and later (UTR#51), e.g. flags.
- Characters extended in [Unicode Emoji 11.0](http://www.unicode.org/reports/tr51/proposed.html) and later (UTS#51).
- Existing Unicode characters without the `Emoji` property, especially to match other vendors (like Microsoft and Samsung).
- Custom sequences and alternatives, especially those supported by other vendors.

Expand Down

0 comments on commit 882731a

Please sign in to comment.