rsheeter
ac1703e9d7
Emoji 12.1 svg & png files
2020-03-16 23:29:14 -07:00
rsheeter
edb6a9b991
Merge pull request #295 from googlefonts/fontchain_lint2
...
Make noto-emoji capable of producing a font that passes Android fontchain_lint
2020-03-16 22:54:44 -07:00
rsheeter
28678e5217
Capture changes to fix fontchain_lint on top of master log
2020-03-16 22:52:46 -07:00
Rod S
4325631b45
Tweaks for next build
2020-03-10 20:51:20 -07:00
Rod S
e604c969d3
py3 generate_emoji_html.py
2020-03-10 20:51:04 -07:00
Cosimo Lupo
018aa149d6
Merge pull request #267 from mike-fabian/python3-port
...
Python3 port
2019-10-22 10:53:10 +01:00
Cosimo Lupo
c061356acf
Add .gitignore file
2019-10-21 16:29:46 +01:00
Cosimo Lupo
60161a370b
[emoji_builder|png] fix bytes vs str issues in py2.py3
2019-10-21 16:20:48 +01:00
Cosimo Lupo
03e6d6e39c
map_pua_emoji: use itertools.chain() to concatenate dict.items()
2019-10-21 16:20:48 +01:00
Cosimo Lupo
3d5ac2aea9
Makefile: define PYTHON=python3 make variable
2019-10-21 15:58:06 +01:00
Cosimo Lupo
7d501b5819
Merge remote-tracking branch 'origin/master' into python3-port
2019-10-21 15:42:11 +01:00
Cosimo Lupo
16151a2312
Merge pull request #282 from RoelN/fix-people-holding-hands
...
Fix people holding hands
2019-10-17 08:04:59 +01:00
Roel Nieskens
f3b9faa83d
Update font file with people-holding-hands fix
...
Removed the NotoColorEmoji.ttf file in the root of the project
that presumably was added by mistake, and updated the font in
the ./fonts directory with the latest build.
Font built with zopflipng
2019-10-16 21:40:26 +02:00
Roel Nieskens
06ce521969
Simplify rtl sequence code
...
Co-authored-by: Cosimo Lupo <clupo@google.com>
2019-10-16 20:09:34 +02:00
Roel Nieskens
9de9cd37cc
Add aliases for gold emoji holding hands
...
Included updated binaries
2019-10-03 09:51:34 +02:00
Roel Nieskens
89e373c5d4
Update .ttf binaries
...
This has the fixed people holding hands. Also updates the
.ttf file in the fonts/ directory.
2019-10-03 09:37:50 +02:00
Roel Nieskens
6e821ebf7e
Add aliasias for people holding hands
...
There's no sequence for men/woman of the same skin tone
holding hands.
This is because they have dedicated unicode code points:
Women Holding Hands: Light Skin Tone = 1F46D + 1F3FB
Since there's no filename for the sequence version, and
there's no alias, the sequence won't get added to the
GSUB rules.
This commit adds the missing aliases.
2019-10-03 09:14:12 +02:00
Roel Nieskens
ac638130b3
Fix rtl sequences ending with fitzpatrick modifier
...
When sequence ends with skintone modifier, it would remain at
the end.
Example:
Input: [128105, 127995, 8205, 129309, 8205, 128104, 127996]
Output: [128104, 8205, 129309, 8205, 127995, 128105, 127996]
2019-10-03 09:10:59 +02:00
Seb
833a43d032
Merge pull request #272 from qqd-google/font
...
Font
2019-08-14 14:25:15 -07:00
Seb
20756903e3
Merge pull request #274 from qqd-google/fr_bl
...
Fix FR and NL flags.
2019-08-14 14:24:58 -07:00
Qingqing Deng
03e444b8bf
Fix FR and NL flags.
2019-08-13 20:06:00 -07:00
qqd-google
d2e8f7eca9
Merge pull request #1 from googlefonts/master
...
Pull from master
2019-08-13 19:20:37 -07:00
Qingqing Deng
d741d07e86
New emoji font file 2019.
2019-08-09 15:06:03 -07:00
Seb
51b61919fb
Merge pull request #263 from qqd-google/flag_fix
...
Region flags change to improve consistency with all vendors.
2019-07-29 14:00:59 -07:00
Mike FABIAN
188ffcf08c
Use Python3 explicitly
2019-07-17 10:35:02 +02:00
Mike FABIAN
a9ca546689
Make it work both with Python2 and Python3
2019-07-17 10:34:07 +02:00
Seb
f09acc559b
Merge pull request #264 from qqd-google/svg
...
Update svg for 2019.
2019-07-08 09:40:44 -07:00
Seb
4cb2a94b75
Merge pull request #250 from qqd-google/unicode12
...
Modify font template and aliases list.
2019-07-08 09:39:47 -07:00
Qingqing Deng
31f714f349
Update svg for 2019.
2019-07-02 17:44:36 -07:00
Qingqing Deng
53205fbd81
Region flags change.
...
Add flags for
BL: Saint Barthélemy
BQ: Caribbean Netherlands
MQ: Martinique
RE: Réunion
TF: French Southern Territories
Change flag for
XK: Kosovo
2019-07-02 15:39:41 -07:00
Seb
6de9b9d5ea
Merge pull request #261 from qqd-google/region_flag
...
Region flags change.
2019-07-02 17:34:33 -04:00
Seb
9796d2840b
Merge pull request #262 from qqd-google/png2019
...
Update png/128 with 2019 final png files.
2019-07-02 17:31:42 -04:00
Qingqing Deng
61e91eee01
Update png/128 with 2019 final png files.
2019-07-02 13:07:48 -07:00
Qingqing Deng
44f3e5b7f2
Region flags change.
...
Add flags for
BL: Saint Barthélemy
BQ: Caribbean Netherlands
MQ: Martinique
RE: Réunion
TF: French Southern Territories
Change flag for
XK: Kosovo
2019-07-02 12:32:10 -07:00
Qingqing Deng
16e61fa73d
All changes.
2019-07-02 11:27:07 -07:00
Cosimo Lupo
0bfad9699f
Merge pull request #258 from RoelN/cbdt-support-notes
...
Update readme to reflect current CBDT/CBLC support
2019-06-18 09:42:00 +01:00
Roel Nieskens
c707934f71
Update readme to reflect current CBDT/CBLC support
...
Sorry, took me a few shots to get the PR in order :)
2019-06-18 09:36:54 +02:00
dougfelt
e7490e1841
Merge pull request #249 from qqd-google/makefile_EMOJI_SRC_DIR_initialize
...
Modify Makefile's EMOJI_SRC_DIR initialize.
2019-03-28 09:45:53 -07:00
Qingqing Deng
11fc1115bf
Modify font template and aliases list.
...
Modify NotoColorEmoji.tmpl.ttx.tmpl and emoji_aliases.txt for Unicode
12.0.
2019-03-27 17:20:51 -07:00
Qingqing Deng
1e64a02429
Modify Makefile's EMOJI_SRC_DIR initialize.
2019-03-27 16:58:00 -07:00
dougfelt
6a609ec2eb
Merge pull request #248 from dougfelt/pngquant_update
...
Depend on installed pngquant, not our copy
2019-03-16 16:29:27 -07:00
Doug Felt
a429c1b748
Depend on installed pngquant, not our copy
2019-03-16 16:28:22 -07:00
dougfelt
07ad7f0f4d
Merge pull request #230 from dougfelt/master
...
Remove aliased png image.
2018-08-23 08:42:21 -07:00
Doug Felt
7149a4e9a8
Remove aliased png image.
2018-08-23 08:41:16 -07:00
dougfelt
3ffd20ec75
Merge pull request #228 from dougfelt/u11_font
...
Update NotoColorEmoji font with new U11 images.
2018-08-10 13:25:19 -07:00
Doug Felt
4e5cf1ca8d
Update NotoColorEmoji font with new U11 images.
2018-08-10 13:24:00 -07:00
dougfelt
7b180af3a6
Merge pull request #227 from dougfelt/glow_fix
...
Glow fix
2018-08-10 13:17:25 -07:00
Doug Felt
b60b90fc54
Merge branch 'master' into glow_fix
2018-08-10 13:15:55 -07:00
Doug Felt
5ce6d4563c
Update bad SVG for 'technologist' emoji.
...
Once again AI export of radial gradients causes problems for
Chrome. What should have been a white-to-transparent gradient
became a white-to-black 90%-to-100% opaque gradient. So
hand-edited the SVG to remove the black orb floating in front
of their faces... pity.
Since this was done using guesswork these are not an exact match
for the png versions, but they seem close enough.
2018-08-10 13:14:14 -07:00
dougfelt
7d8b993e75
Merge pull request #226 from dougfelt/master
...
Tell generate name data tool to skip Flags as well as Misc.
2018-08-09 18:51:57 -07:00