Commit graph

46 commits

Author SHA1 Message Date
Rod S
aeb780b76c Potentially final design updates 2021-06-25 08:58:45 -07:00
Rod S
5c44f57fec 6/24 design updates 2021-06-24 21:27:06 -07:00
Rod S
14dc148e18 June 23rd design updates 2021-06-23 18:47:23 -07:00
Rod S
63a4b03a49 v2.025, fixes for bbox issues 2021-06-17 22:06:15 -07:00
Rod S
ec6f17d2ad June 16 emoji update. Some files rolled back for bad sizing. 2021-06-17 10:17:56 -07:00
rsheeter
fa537f08d5 Fix outdated face with mask 2021-05-17 12:47:27 -07:00
rsheeter
d3e03595e4 Updated images with design updates 2021-05-14 23:02:31 -07:00
rsheeter
65dc359a15 Design updates 2021-05-14 22:51:48 -07:00
rsheeter
94764bb16d A bad name snuck in 2021-05-10 20:29:58 -07:00
rsheeter
9bdaf2e265 Update some stale images 2021-05-10 19:55:46 -07:00
Rod S
aa34092a72 Syringe update 2021-02-16 20:46:04 -08:00
Rod S
565d292c31 Unicode 13.1 update 2020-09-16 13:23:48 -07:00
Rod S
5c380e9564 Revert "Remove mistakenly added file; bad RGI"
This reverts commit 41708e907f.
2020-09-14 21:32:00 -07:00
rsheeter
41708e907f Remove mistakenly added file; bad RGI 2020-08-24 20:40:00 -07:00
rsheeter
546287c772 Emoji 13 assets 2020-07-20 13:33:17 -07:00
rsheeter
ac1703e9d7 Emoji 12.1 svg & png files 2020-03-16 23:29:14 -07:00
Qingqing Deng
61e91eee01 Update png/128 with 2019 final png files. 2019-07-02 13:07:48 -07:00
Doug Felt
7149a4e9a8 Remove aliased png image. 2018-08-23 08:41:16 -07:00
Doug Felt
b1246768db Update png images for unicode 11.
These were regenerated from source and most have rather imperceptable
differences, only a few are genuine modifications.
2018-08-09 16:50:11 -07:00
Doug Felt
1af77618da Merge branch 'master' into pistol_change 2018-04-24 11:56:33 -07:00
Doug Felt
eee736963f Remove duplicate images for 'people with bunny ears partying'.
The non-gender-specific sequence is aliased to a gender-specific one,
and the image is a duplicate.  Aliasing handles the non-gender-specific
case.
2018-04-16 17:52:28 -07:00
Doug Felt
cf666e6382 Modify pistol emoji images. 2018-03-07 17:51:59 -08:00
Doug Felt
a5efe6ca61 Fix hamburger, beer, and cheese emoji.
Some things just can't wait.
2017-10-30 10:49:35 -07:00
Doug Felt
fe2ced8501 Re-add PNGS which were accidentally deleted.
A previous commit intended to remove the old PNGS and just leave the
new ones, but neglected to add the new ones resulting in the deletion
of all the PNGs.  Um... oops.
2017-08-27 10:37:06 -07:00
Doug Felt
e2a1cbe3c4 Remove 'aliased' PNG images that were in the previous style.
The update to the new design accidentally left some old images.  The new
design doesn't include resources for images we alias, and when the
directory was updated I forgot to remove the images corresponding to the
aliases.
2017-08-25 17:09:09 -07:00
Doug Felt
69b0092a76 Update PNG resources to the new design. 2017-08-25 13:55:18 -07:00
Doug Felt
788396cd00 Fix noto-emoji#125
Male cook light/medium light images were swapped, both png and svg.
2017-05-16 10:03:43 -07:00
dougfelt
07d4c025a4 Merge pull request #100 from dougfelt/fix_aliased_couples
Use full sequences to name images for mixed-gender couples.
2017-03-07 14:39:07 -08:00
Doug Felt
b9cbe2324c Use full sequences to name images for mixed-gender couples.
We currently name the mixed-gender 'kiss' and 'couple with heart'
images after the single-codepoint sequences.  But aliasing maps
the single codepoint sequence to the gendered sequence, not the
reverse.  As a result the build doesn't create ligatures for the
gendered sequences, since it thinks the image doesn't exist.

Fix this to use the gendered-sequence-names for these images, and
let aliasing work as intended.  This follows the convention we've
adopted of letting the name more completely describe the image
contents, and defining how to represent less-specific sequences
using aliasing rather than baking these decisions into each image
name.
2017-03-06 16:02:24 -08:00
Doug Felt
1165ab005c Remove 'fe0f' from emoji asset names.
We've been inconsistent about use of the variation selector in image names,
and it's cleaner if we just consistently drop it.  We use the unicode data
for the full unicode strings for these names now so we don't need it in
the image data.
2017-03-06 15:05:21 -08:00
Doug Felt
3757e8aeed Update emoji pngs with gendered professions. 2016-10-20 11:03:44 -07:00
Doug Felt
50addd12f4 Update png files with updates from designers.
(This is part of bringing svg versions into sync with png.)
2016-10-17 15:38:22 -07:00
Doug Felt
a5ff5e034d Update two emoji and bump version.
This aligns the face colors of 1f47f and 1f608.
2016-06-30 13:57:35 -07:00
Doug Felt
b73ae61a77 Fix a few emoji to improve visibility against light/dark gray backgrounds.
Also updates revision number.
2016-06-16 10:39:32 -07:00
Doug Felt
71187500d7 Update emoji images to latest versions.
- adds remaining Unicode 9 emoji.
- updates template to new version number.
- emoji_ufe82b.png is now a symlink to unknown_flag.png
2016-05-20 14:00:48 -07:00
Doug Felt
343e9ffbf4 Add 'unknown flag' glyph.
This uses PUA character U+FE82B for the unknown flag during processing.
Currently I don't yet remove this from the cmap when we're done.
2016-03-13 14:56:02 -07:00
Doug Felt
914c9ecb9d Update and extend emoji data.
Updates many existing emoji, and adds new emoji, including zwj
sequences for blended families.  The updated emoji have not been
optimized or resized, run them through the makefile to get ones
similar to the previous existing ones.  Not all updated emoji are new
renderings.
2015-12-07 13:24:39 -08:00
Roozbeh Pournader
2c7bdf1a32 [color_emoji] Update newer emoji asssets to larger size.
The new emoji assets (in sync with Android Lollipop) were slightly
smaller in size. Replacing with a corrected size.

Also update the font version to sync with Android again.
2014-12-19 12:39:50 -08:00
Roozbeh Pournader
12b143c0dd [color_emoji] Update PNGs to latest bitmaps in Android Lollipop.
SVGs to come later.
2014-11-09 11:27:37 -08:00
Roozbeh Pournader
4654a37dd2 Pass Noto Color Emoji bitmaps through pngquant. 2014-09-17 19:31:16 -07:00
Roozbeh Pournader
1dc7b487ea Slight size reduction in emoji source images. 2014-08-13 21:35:23 -07:00
Roozbeh Pournader
085b3b2841 Add flags for 200+ regions.
This change also reorganized how the NotoColorEmoji font is created.
2014-08-12 19:28:00 -07:00
Roozbeh Pournader
21ff6eef23 Rename image files to all lowercase. 2014-07-09 23:48:00 -07:00
Roozbeh Pournader
ec0ef72f6d Make color emoji use character sequences instead of PUA.
The bitmap emoji tools are extended to create GSUB rules for character
sequences.  The images are renamed to code the character sequence in their
filenames.  New images are created for ASCII digits and number sign.  A new
script is added to add cmaps to the files for backward compatibility.
2014-07-09 23:24:42 -07:00
Roozbeh Pournader
c7ae0b5128 Add U+303D PART ALTERNATION MARK to the color emoji font. 2014-07-09 00:24:32 -07:00
Roozbeh Pournader
99cb625705 Add the sources of the color emoji font. 2014-07-09 00:21:11 -07:00