rsheeter
|
239cb8a08e
|
Merge pull request #328 from googlefonts/res
More resolutions
|
2021-01-27 21:26:40 -08:00 |
rsheeter
|
de7f127a26
|
More resolutions
|
2021-01-27 20:28:16 -08:00 |
Cosimo Lupo
|
e7ac893b33
|
Merge pull request #325 from kabisa/windows-font-readme
Explain extra Windows font
|
2020-12-14 14:47:00 +00:00 |
Roel Nieskens
|
3d67520e80
|
Add some more detail about Windows font specifics
|
2020-12-14 15:35:42 +01:00 |
Roel Nieskens
|
6bef0d5a44
|
Explain extra Windows font
|
2020-12-14 11:15:54 +01:00 |
Cosimo Lupo
|
750cf68f2d
|
Merge pull request #323 from kabisa/windows-compat
Build Windows compatible font
|
2020-12-08 09:22:57 +00:00 |
Roel Nieskens
|
7f7c086c7c
|
Add code style tweaks
|
2020-11-17 15:07:26 +01:00 |
Roel Nieskens
|
175188712d
|
Use enTable to create glyf + loca tables
|
2020-11-17 15:06:17 +01:00 |
rsheeter
|
24a33c4970
|
Fix 3 bad svgs
|
2020-11-13 21:06:21 -08:00 |
Roel Nieskens
|
385846bb4f
|
Add glyf table on the fly
Instead of using a separate template, add_glyphs.py will add a
`glyf` and `loca` table when requested via a flag.
|
2020-11-04 11:36:01 +01:00 |
Roel Nieskens
|
f6be200765
|
Refactor glyf and cmap code
Thanks @anthrotype!
|
2020-11-03 10:32:25 +01:00 |
Roel Nieskens
|
a6543c344a
|
Add new Noto Emoji binary font files
|
2020-11-02 14:28:00 +01:00 |
Roel Nieskens
|
6c222b5917
|
Add cmap format 4 3/1 table for Windows compatibility
|
2020-11-02 14:26:54 +01:00 |
Roel Nieskens
|
d453af82c9
|
Output Windows compatible font with glyf + loca table
|
2020-11-02 14:26:15 +01:00 |
Tomas
|
2881a5b2cc
|
Add missing dependency
Fixes #305
`convert` is coming from ImageMagick.
|
2020-10-27 11:44:17 +01:00 |
Tomas
|
4a6a3ca625
|
Merge pull request #320 from corollari/master
Add missing build dep & fix link
|
2020-10-27 11:12:29 +01:00 |
Rod S
|
aac7ccaa4d
|
Merge branch 'master' of github.com:googlefonts/noto-emoji
|
2020-09-16 13:24:02 -07:00 |
Rod S
|
565d292c31
|
Unicode 13.1 update
|
2020-09-16 13:23:48 -07:00 |
rsheeter
|
c9fde67449
|
Update notofonttools for U13.1
|
2020-09-15 20:24:35 -07:00 |
Rod S
|
5c380e9564
|
Revert "Remove mistakenly added file; bad RGI"
This reverts commit 41708e907f .
|
2020-09-14 21:32:00 -07:00 |
Albert
|
5b38436393
|
Fix link
|
2020-08-27 23:34:20 +02:00 |
Albert
|
90b08daa32
|
Add missing dependency
|
2020-08-27 23:33:19 +02:00 |
rsheeter
|
41708e907f
|
Remove mistakenly added file; bad RGI
|
2020-08-24 20:40:00 -07:00 |
Rod S
|
1bc491419f
|
On closer inspection we changed to use system pngquant and never closed
the PR to use a submodule. Don't merge when sleepy.
|
2020-08-20 15:31:01 -07:00 |
Rod S
|
2113860cf5
|
Merge branch 'julroy67-submodules'
|
2020-08-20 15:22:04 -07:00 |
Julien Humbert
|
acc6424551
|
Add pngquant submodule
|
2020-08-20 15:17:08 -07:00 |
Julien Humbert
|
71b4dab5b9
|
Remove intree pngquant
|
2020-08-20 15:17:08 -07:00 |
rsheeter
|
ad60afb8aa
|
Merge pull request #315 from kabisa/bugfix/fontlinter-flag-fix
Bugfix/fontlinter flag fix
|
2020-08-20 15:06:13 -07:00 |
guidotheelen
|
65a6737423
|
fix indentation
|
2020-08-18 15:25:50 +02:00 |
Cosimo Lupo
|
0cdf6f96ff
|
Merge pull request #319 from sunaoka/hotfix/py3
Fix unichr() to chr()
|
2020-08-18 09:11:04 +01:00 |
sunaoka
|
8df1e034b9
|
Fix unichr() to chr()
|
2020-08-18 15:35:42 +09:00 |
guidotheelen
|
887e4d1b07
|
fail build when non-emoji cp is found
|
2020-08-12 08:40:50 +02:00 |
guidotheelen
|
c679409f9b
|
use second argument for emoji_builder
|
2020-08-10 14:25:13 +02:00 |
guidotheelen
|
4f41aa7c55
|
use names from makefile as input
|
2020-08-07 14:43:53 +02:00 |
guidotheelen
|
a025df0943
|
fix double dir name bug
|
2020-08-07 14:42:11 +02:00 |
rsheeter
|
d5e2614842
|
Merge pull request #312 from googlefonts/emoji13
Emoji 13 assets
|
2020-07-21 19:16:40 -07:00 |
rsheeter
|
546287c772
|
Emoji 13 assets
|
2020-07-20 13:33:17 -07:00 |
Dave Crossland
|
f8131fc457
|
Merge pull request #299 from kabisa/feature/fontlinter
|
2020-06-25 10:02:56 -04:00 |
Guido Theelen
|
bebb2f2b39
|
Merge branch 'master' into feature/fontlinter
|
2020-06-16 08:22:41 +02:00 |
guidotheelen
|
1f4c49cb96
|
fstring for variation selector
|
2020-06-05 15:17:04 +02:00 |
rsheeter
|
8990ed0f03
|
Merge pull request #304 from googlefonts/venv_check
tweak check for tools & venv
|
2020-06-01 12:42:22 -07:00 |
rsheeter
|
4fddbebe7b
|
missing a spot
|
2020-05-31 12:07:55 -07:00 |
rsheeter
|
97f95d0d69
|
tweak check for tools & venv
|
2020-05-31 12:05:29 -07:00 |
Rod S
|
d113757604
|
correct apt-get sample
|
2020-05-30 14:51:53 -07:00 |
rsheeter
|
4d8df7842e
|
Merge pull request #303 from googlefonts/nototools_pypi
Fetch nototools from pypi
|
2020-05-30 14:47:08 -07:00 |
rsheeter
|
0553e8fb9b
|
no reason to display using zopflipng if it is the only choice
|
2020-05-30 14:22:47 -07:00 |
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 |