Cosimo Lupo
26ed3f15ba
requirements.txt: use unicodedata2==13.0.0.post2
...
fixes an issue when installing unicodedata2 from sdist tarball
https://github.com/mikekap/unicodedata2/releases/tag/13.0.0-2
https://github.com/mikekap/unicodedata2/pull/36
2020-03-20 18:56:07 +00:00
Cosimo Lupo
ab2f792de7
Update changelog [skip ci]
2020-03-20 18:01:38 +00:00
Cosimo Lupo
c43c6b2d99
Merge pull request #1860 from anthrotype/dslib-constructors
...
designspaceLib: allow to construct descriptors from keyword args
2020-03-20 16:29:47 +00:00
Cosimo Lupo
3997c15179
designspace_test: add tests for add*Descriptor methods
2020-03-20 16:07:30 +00:00
Cosimo Lupo
ca3306da57
designspaceLib: add add{Axis,Source,Instance,Rule}Descriptor methods
...
as suggested by Just here:
https://github.com/fonttools/fonttools/pull/1860#issuecomment-601762751
2020-03-20 16:04:24 +00:00
Cosimo Lupo
2d27490c7d
designspaceLib: allow to construct descriptors from keyword args
...
like data classes
2020-03-20 16:04:23 +00:00
Just van Rossum
903cccfd45
Merge pull request #1859 from justvanrossum/unicode-13.0.0
...
update to unicode 13.0.0
2020-03-20 14:52:56 +01:00
justvanrossum
98efa31ce6
fixed doctest
2020-03-20 14:38:59 +01:00
justvanrossum
ef60b78dba
updated stale comment
2020-03-20 14:20:54 +01:00
justvanrossum
b14e6ecf4c
update to unicode 13.0
2020-03-20 14:15:00 +01:00
Cosimo Lupo
2a28574260
Bump version: 4.4.3 → 4.4.4.dev0
2020-03-13 15:41:35 +00:00
Cosimo Lupo
7325731702
Release 4.4.3
2020-03-13 15:41:35 +00:00
Cosimo Lupo
ffa93384d4
Update changelog [skip ci]
2020-03-13 15:41:20 +00:00
Cosimo Lupo
8d25dbcc30
Merge pull request #1857 from anthrotype/add-required-empty-gvar
...
[varLib] revert to always build gvar, even if empty
2020-03-13 15:38:54 +00:00
Cosimo Lupo
2516a42a88
[varLib] revert to always build gvar, even if empty
...
turns out gvar is required by OT spec for VF with TrueType outlines:
see https://github.com/fonttools/fonttools/issues/1855#issuecomment-598769956
2020-03-13 15:29:38 +00:00
Cosimo Lupo
42dcfddfb9
appveyor: test 3.8; don't test 3.6 anymore (already tested on Linux)
2020-03-12 18:33:11 +00:00
Cosimo Lupo
f66425997f
Enable testing on Python 3.8
2020-03-12 18:31:41 +00:00
Cosimo Lupo
e1bd27ed98
Merge pull request #1849 from fonttools/pyup-scheduled-update-2020-03-09
...
Scheduled weekly dependency update for week 10
2020-03-12 18:23:48 +00:00
Cosimo Lupo
f238bb4340
Bump version: 4.4.2 → 4.4.3.dev0
2020-03-12 14:18:21 +00:00
Cosimo Lupo
b6dbfa4f5c
Release 4.4.2
2020-03-12 14:18:20 +00:00
Cosimo Lupo
23b1ab25d8
Update changelog [skip ci]
2020-03-12 14:17:54 +00:00
Cosimo Lupo
59bcc0e897
Merge pull request #1852 from schriftgestalt/master
...
remove unused variable
2020-03-12 14:11:05 +00:00
Cosimo Lupo
47a201c03c
Merge pull request #1850 from simoncozens/explain-lookupflags
...
Annotate LookupFlag ttx dump
2020-03-12 13:58:39 +00:00
schriftgestalt
a0f39128d4
remove unused variable
2020-03-12 13:46:42 +01:00
Simon Cozens
681ca4ae0c
Test the flags, not the value
...
Avoids an empty comment when reserved values are used.
2020-03-12 11:51:36 +00:00
Simon Cozens
8fac69b0ea
Also output mark attachment class
2020-03-11 13:59:05 +00:00
Simon Cozens
d6d21e067d
Someone wrote more tests while I wasn't looking
2020-03-10 21:48:45 +00:00
Simon Cozens
ab075a9957
Annotate LookupFlag ttx dump
2020-03-10 21:42:28 +00:00
pyup-bot
1c538f2ed7
Update lxml from 4.4.1 to 4.5.0
2020-03-09 15:30:11 +00:00
pyup-bot
fc5bb99e26
Update scipy from 1.3.1 to 1.4.1
2020-03-09 15:30:10 +00:00
Nikolaus Waxweiler
eb6b4b596c
Merge pull request #1842 from fonttools/fealib-include-error-msg
...
Add a proper message to IncludedFeaNotFound
2020-02-27 23:27:24 +00:00
Nikolaus Waxweiler
36c64087a8
Add a proper message to IncludedFeaNotFound
...
Also, minor f-string refactor.
2020-02-27 18:13:45 +00:00
Cosimo Lupo
5025035f9e
.travis.yml: try to remove 'exclude: python3.6'
2020-02-26 22:53:13 +00:00
Cosimo Lupo
31f7ce108e
.travis.yml: use python3.6 as default python
2020-02-26 22:43:21 +00:00
Cosimo Lupo
181dc1dbfc
Revert "Update and rename .travis.yml to Update .travis.yml"
...
This reverts commit 328d4cdb5313a13a951253664f834522c3f9cc44.
Sorry, I was trying to commit a change from Github mobile UI on my phone
and messed up.
2020-02-26 22:41:42 +00:00
Cosimo Lupo
328d4cdb53
Update and rename .travis.yml to Update .travis.yml
2020-02-26 22:39:40 +00:00
Cosimo Lupo
19ba958325
Bump version: 4.4.1 → 4.4.2.dev0
2020-02-26 18:32:01 +00:00
Cosimo Lupo
569fa2dbc4
Release 4.4.1
2020-02-26 18:32:00 +00:00
Cosimo Lupo
f22efa5111
Update changelog [skip ci]
2020-02-26 18:31:55 +00:00
Cosimo Lupo
0d53cfbb99
woff2_test: add test with CBDT/CBLC font without glyf/loca tables
2020-02-26 18:24:53 +00:00
Cosimo Lupo
be147e965d
woff2: don't attempt to normalize glyf/loca if missing (e.g. CBDT/CBLC fonts like NotoColorEmoji.ttf)
2020-02-26 18:14:31 +00:00
Cosimo Lupo
f20736690d
Merge pull request #1839 from ChristofKaufmann/fix-date-parsing-localization
...
Use non-localized date parsing to fix #1838
2020-02-25 20:05:26 +00:00
Christof Kaufmann
edbfe95f45
Add test for non-localized date parsing
2020-02-25 20:36:02 +01:00
Christof Kaufmann
1a6cb48ea0
Use non-localized date parsing to fix #1838
2020-02-25 11:59:31 +01:00
Khaled Hosny
51bff6cf6a
Merge pull request #1836 from khaledhosny/fontbuilder-varlib-cff
...
fontBuilder: Allow varLib to use fresh CFF table
2020-02-22 14:30:45 +02:00
Khaled Hosny
323d0c85d1
fontBuilder: Allow varLib to use fresh CFF table
...
Make sure the CFF table generated by fontBuilder can be used by varLib
without having to compile and decompile the table first. This was
breaking in converting the CFF table to CFF2 due to some unset
attributes.
2020-02-22 13:51:45 +02:00
Cosimo Lupo
ee213a28f7
Bump version: 4.4.0 → 4.4.1.dev0
2020-02-18 15:25:12 +00:00
Cosimo Lupo
996f2ac1a5
Release 4.4.0
2020-02-18 15:25:11 +00:00
Cosimo Lupo
76d125b3e2
Update changelog [skip ci]
2020-02-18 15:24:14 +00:00
Cosimo Lupo
909be35e57
Merge pull request #1826 from anthrotype/colorLib
...
colorLib: add buildCOLR and buildCPAL
2020-02-18 15:11:41 +00:00