1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-29 01:18:52 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Blake Gearin
c8180ff41f Remove no fill, duplicate path from 1f921 2022-03-30 18:21:48 -07:00
Šimon Brandner
9009625225 Use #F0FFFF instead of azure
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-03-30 18:21:24 -07:00
Justine De Caires
8c1357b6a1 Added new assets for v14.0.0 2022-03-11 00:03:27 -08:00
Justine De Caires
58aca7c49a Updated assets for v13.1.1 2022-03-10 23:50:40 -08:00
Justine De Caires
ab83726fb3 Added new assets for v13.1.0 2021-05-27 18:24:14 -07:00
Justine De Caires
c3ce74fff2 Updated assets for v13.0.2 2021-03-12 13:43:52 -08:00
Justine De Caires
e8c5232379 Updated assets for v13.0.1 2020-07-16 21:35:53 -07:00
Justine De Caires
4dd7e73900 Added new assets for v13.0.0 2020-05-08 15:39:33 -07:00
Nathan Downs
cc13afcf1a Added new assets for v12.1.6 2020-04-28 11:57:22 -07:00
Nathan Downs
d008619cc0 Remove the AI assets, as this is a proprietary format and the SVGs should suffice for editing 2020-01-28 10:57:14 -08:00
Nathan Downs
7f9de7ceb8 New assets for new gender-neutral sequences 2020-01-24 15:50:45 -08:00
Nathan Downs
7e973eeb6b Add assets for the unsorted mixed-skin-tone same-sex couples 2019-11-13 17:24:22 -08:00
Nathan Downs
da4cbb71d2 Update assets 2019-11-13 17:14:08 -08:00
Nathan Downs
822b287899 Add missing ai file 2019-11-13 17:13:45 -08:00
Nathan Downs
db72cf824b Updated assets for trans flag, rosette, ballot box, puzzle piece and handball players 2019-09-18 13:56:44 -07:00
Nathan Downs
c536f2c3d8 Add assets for trans flag and trans symbol 2019-07-01 14:46:39 -07:00
Alan Velasco
54df6a1340 Reorganized folder structure and dropped version references 2019-06-25 18:15:00 -07:00
Nathan Downs
08f769bba1 Remove the old assets directory 2019-05-29 16:12:50 -07:00
Andrea Giammarchi
9dcb7942ca Merge pull request #89 from prdolmos/use-consistent-keypad-ten-color
Use the same background color on all keycap digits
2015-06-30 15:16:30 +01:00
Pablo D. Olmos
4bd33b8b6c use the same background color on all keypad digits 2015-06-30 14:52:43 +02:00
Pablo D. Olmos
e539c88543 [1f516] remove unnecessary layer 2015-06-29 16:10:45 +02:00
Joen Asmussen
9df390aa66 Fix issue with teeth looking offset on grinning face. 2015-04-09 14:34:58 +02:00
Andrea Giammarchi
0520260c3a Merge pull request #67 from twitter/add/missing-emoji-1f641-1f642
Add missing emoji, 1f641 and 1f642 - Please note this is **asssets** only, library needs all PNGs and SVGs to be exported too
2015-04-09 12:32:25 +01:00
Joen Asmussen
898d403387 Tweak 1f630 and 1f622
Remove extra teardrop from crying face emoji. Fixes #63

Reposition sweat-drop on face with open mouth and cold sweat emoji. Fixes #61
2015-04-09 12:03:00 +02:00
Joen Asmussen
d0e45fee1b Add missing emoji, 1f641 and 1f642
Slightly frowning face and slightly smiling face aren't in the twemoji repo. Here are .ai assets.
2015-04-09 11:07:57 +02:00
Joen Asmussen
18f4beeb76 Make size and position of face emoji more consistent
This pull request starts work on #60. Should it be approved we'd want to export new PNGs and SVGs.

**Observations during work**

All twemoji are drawn on a 38x38 canvas in the .ai source files. All SVGs exported from these .ai files are scaled down to a 24x24px canvas. This explains the weirdly un-rounded size values such as 22,737px in the current SVGs.

Sizing and positioning issues are most noticeable with the "yellow faces". About half the "yellow face" emoji have a head-size of 36x36px inside the 38px canvas, and the other half had a smaller 34x34px head size.

**Specifics for the 1f60a to 1f62f range**

Some of those yellow face emoji are deliberately sized down, so as to make room for artwork. For example "Face With Stuck-Out Tongue And Winking Eye" has a 34x34px head size to allow for the tongue to stick out 2px below. Compare: https://cloudup.com/c0rSvWfAh5i. Since this is a deliberate creative choice, there's nothing to fix here, except push the emoji down 1px.

1f62c had a 34px head size. I compared the eye position with 1f62e and sized up the head of 1f62c. Compare: https://cloudup.com/cD6vRRdaJGJ

**Specifics for the 1f600 to 1f637 range**

There's a fair bit more variance in sizing and positioning of these yellow faces compared to the previous range. Head sizes range from 34px to 36px, and many are off centre. Compare: https://cloudup.com/ckZltnxmCy1

A lot of the smileys in this range almost hug the top of the canvas. I'm tempted to think this may have been in an effort to better align them with text, whose glyphs are traditionally shifted upwards. However since it's not consistent, and the base head size rule is broken often to make room for other creative choices, I think properly centering is probably the more desirable outcome here.

The devil horn smileys are shifted downwards and have 34px base heads, to make room for their horns. There's not much to fix here.

Some of the shades of yellow varied ever so slightly in these emoji. But this could be a creative choice, since some of the "lighter" yellow faces were angry. Such as 1f616 and 1f612.

**Summary and fixes applied**

As a summary, the set is in pretty good shape. Among the problematic yellow-face emoji, some of the nonstandard sizes were a creative choice (devil horns), in those cases I've done nothing.

The two most standard head sizes were 34px and 36px inside the 38px canvas. Specifically in the 1f600 to 1f637 range, it became clear that the 34px head size was both the most flexible (allowed more artwork like hearts and tears to go outside of the base shape), but also the most balanced in eye-to-forehead ratio.

For that reason, I've done the following to standardize:

- In cases where this size was off (such as 36px), I've standardized on the 34px head size
- In cases where emoji were off centre for no seemingly good reason, I've centered them.
- In a very few cases I had to move an eyebrow so as to keep the balanced with the slightly smaller head size, f.x. 1f62f

Where I've performed these fixes I've taken great care in ensuring that eyes, mouth and expressions didn't suddenly fall off the pixel grid, and made sure to compare with eye-sizes of similar emoji.

Here are some before/after's: https://cloudup.com/cCyeVpudNRd
2015-04-09 10:05:44 +02:00
Andrea Giammarchi
9a2200f93f updated few .ai flags removing the red border 2014-11-21 23:31:02 +00:00
Andrea Giammarchi
c91d390318 fixed wrong 1f567 2014-11-15 00:42:35 +00:00
Chris Aniszczyk
c78b889b61 Initial open source release
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2014-11-06 16:32:19 -06:00