tooling: upgrade skia-pathops and add note about why we can't upgrade fontmake
This commit is contained in:
parent
11c9e05d7f
commit
705d15e065
2 changed files with 711 additions and 715 deletions
4
Pipfile
4
Pipfile
|
|
@ -5,9 +5,11 @@ name = "pypi"
|
|||
|
||||
[packages]
|
||||
ufo2ft = "==2.30.0"
|
||||
# fontmake >=3.6.0 (until at least 3.7.1) has a bug that breaks the build.
|
||||
# see https://github.com/googlefonts/fontmake/issues/894#issuecomment-1699524088
|
||||
fontmake = "==3.5.*"
|
||||
fontbakery = "==0.8.*"
|
||||
skia-pathops = "==0.7.*"
|
||||
skia-pathops = "==0.8.*"
|
||||
gftools = "==0.9.*"
|
||||
glyphspkg = "==0.1.*"
|
||||
brotli = "==1.0.*"
|
||||
|
|
|
|||
1422
Pipfile.lock
generated
1422
Pipfile.lock
generated
File diff suppressed because it is too large
Load diff
Reference in a new issue