Commit Graph

562 Commits (13892a930c65ead4fd017408cac255090ab744a4)

Author SHA1 Message Date
rsheeter 0aaa0fccce update ignore and readme 2020-05-30 14:19:49 -07:00
rsheeter b81bb6c65e get nototools from pypi 2020-05-30 14:19:33 -07:00
rsheeter 48c935347a only zopflipng 2020-05-30 14:11:54 -07:00
rsheeter 36c35e0fc6
Update README.md
Fixes #300
2020-05-26 10:20:08 -07:00
rsheeter 2d11453d18
Merge pull request #297 from kabisa/feature/dependency-management
Feature/dependency management
2020-05-26 09:55:37 -07:00
guidotheelen db01fa994a add exception when not in virtual env 2020-05-07 13:25:10 +02:00
guidotheelen 495a77d727 remove import try 2020-05-06 15:36:07 +02:00
guidotheelen 053c1ea59a header comment 2020-05-06 13:50:59 +02:00
guidotheelen 015aa0267b always run sequence checks or bypass 2020-05-06 12:03:09 +02:00
guidotheelen 5136902308 remove readme comment 2020-05-06 11:50:13 +02:00
guidotheelen 09da7bdb59 fail when not compliant 2020-05-06 11:43:48 +02:00
guidotheelen ed33b0c479 remove y/n prompt 2020-05-06 10:09:58 +02:00
guidotheelen fcae5b1693 rename SEQUENCE_CHECK_PY 2020-05-06 09:19:25 +02:00
guidotheelen 82a638993a use f-strings to print 2020-04-22 16:51:57 +02:00
guidotheelen 36b0c736eb readme explanation 2020-04-22 10:34:39 +02:00
guidotheelen 72923cc790 remove fonts 2020-04-22 09:58:37 +02:00
guidotheelen 2c4d088209 brief question 2020-04-22 09:57:20 +02:00
guidotheelen e24f84d287 remove fontchain code 2020-04-22 09:55:19 +02:00
guidotheelen 16fa539f74 also check single emoji 2020-04-22 09:51:20 +02:00
guidotheelen 22a6f51174 remove comment 2020-04-22 09:46:53 +02:00
guidotheelen 51137aa773 add coverage check to make 2020-04-22 09:45:14 +02:00
guidotheelen 25b38fe2cb fix check emoji sequences 2020-04-21 16:11:10 +02:00
guidotheelen 06df7a8a57 remove udc files 2020-04-21 09:45:43 +02:00
guidotheelen d4ebb27c6d readme prerequisites steps 2020-04-14 17:34:35 +02:00
guidotheelen e31a5dbc6b add pngquant to readme 2020-04-14 17:04:03 +02:00
guidotheelen ac9a6397f7 readme prerequisites 2020-04-14 16:56:16 +02:00
guidotheelen 4596ae8a0d correct spelling 2020-04-14 13:50:49 +02:00
guidotheelen 7d56acd759 explain steps 2020-04-14 09:33:46 +02:00
guidotheelen 742b5a1c27 readme description 2020-04-14 09:32:47 +02:00
guidotheelen f78f903d11 fonttools greater of equal 2020-04-14 09:30:37 +02:00
guidotheelen 73f559c94b import exceptions 2020-04-14 09:28:11 +02:00
guidotheelen cbe5031b4b install instructions 2020-04-10 16:21:37 +02:00
guidotheelen 8bc1751449 add requirements.txt 2020-04-10 16:16:03 +02:00
guidotheelen 5ca14833cb emoji name formatter 2020-04-10 13:51:11 +02:00
guidotheelen f4cb46a8e5 initial fontchain linting 2020-04-08 15:40:14 +02:00
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