Branch: refs/heads/main
Home:
https://github.com/fonttools/fonttools
Commit: c3d224b9351fe8d70675302547e208073a2a083d
https://github.com/fonttools/fonttools/commit/c3d224b9351fe8d70675302547e208073a2a083d
Author: Jens Kutilek <
web...@kutilek.de>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Lib/fontTools/ttLib/tables/_g_l_y_f.py
M Tests/ttLib/tables/_g_l_y_f_test.py
Log Message:
-----------
Implement __iter__, values, items for glyf table
Commit: 80b4363795553453f861bf5b0a423ced633ca88e
https://github.com/fonttools/fonttools/commit/80b4363795553453f861bf5b0a423ced633ca88e
Author: Jens Kutilek <
web...@kutilek.de>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M Lib/fontTools/__init__.py
M Lib/fontTools/designspaceLib/__init__.py
M Lib/fontTools/misc/etree.py
M Lib/fontTools/misc/filesystem/_errors.py
M Lib/fontTools/misc/filesystem/_osfs.py
M Lib/fontTools/misc/filesystem/_path.py
M Lib/fontTools/misc/filesystem/_zipfs.py
M Lib/fontTools/qu2cu/qu2cu.py
M Lib/fontTools/subset/__init__.py
M Lib/fontTools/svgLib/path/__init__.py
M Lib/fontTools/svgLib/path/parser.py
M Lib/fontTools/ttLib/tables/E_B_D_T_.py
M Lib/fontTools/ttLib/tables/otConverters.py
M Lib/fontTools/ttLib/tables/otData.py
M Lib/fontTools/ttLib/tables/otTables.py
M Lib/fontTools/varLib/multiVarStore.py
M NEWS.rst
M Tests/designspaceLib/designspace_test.py
M Tests/misc/etree_test.py
A Tests/misc/filesystem_test.py
M Tests/misc/plistlib_test.py
M Tests/qu2cu/qu2cu_test.py
M Tests/subset/subset_test.py
M Tests/svgLib/path/parser_test.py
M Tests/svgLib/path/path_test.py
A Tests/ttLib/tables/E_B_D_T_test.py
M Tests/ttLib/tables/_m_o_r_t_test.py
M setup.cfg
M setup.py
Log Message:
-----------
Merge branch 'main' into glyf-dictlike
Commit: 2c99c225319d092bdeb0ea5ce5772b58d66f0e64
https://github.com/fonttools/fonttools/commit/2c99c225319d092bdeb0ea5ce5772b58d66f0e64
Author: Jens Kutilek <
web...@kutilek.de>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M Lib/fontTools/ttLib/tables/_g_l_y_f.py
Log Message:
-----------
Implement value, items with collection.abc.ValuesView, ItemsView
Commit: 87a396057016763f6d503b41c1330deb18886d4c
https://github.com/fonttools/fonttools/commit/87a396057016763f6d503b41c1330deb18886d4c
Author: Jens Kutilek <
web...@kutilek.de>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M Tests/ttLib/tables/_g_l_y_f_test.py
Log Message:
-----------
Add tests for lazily loaded fonts
Commit: 4c65ef1d23c548bf4f54051df7d4c5e58794d794
https://github.com/fonttools/fonttools/commit/4c65ef1d23c548bf4f54051df7d4c5e58794d794
Author: Jens Kutilek <
web...@kutilek.de>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M Tests/ttLib/tables/_g_l_y_f_test.py
Log Message:
-----------
Test existence of attr before expanding all glyphs
Commit: 2cbd17bc63676c80b46f516470ef1eab986b59b0
https://github.com/fonttools/fonttools/commit/2cbd17bc63676c80b46f516470ef1eab986b59b0
Author: Cosimo Lupo <
cos...@anthrotype.com>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M Lib/fontTools/ttLib/tables/_g_l_y_f.py
M Tests/ttLib/tables/_g_l_y_f_test.py
Log Message:
-----------
Merge pull request #4156 from fonttools/glyf-dictlike
Make the glyf table more dict-like
Compare:
https://github.com/fonttools/fonttools/compare/65840bb48f92...2cbd17bc6367
To unsubscribe from these emails, change your notification settings at
https://github.com/fonttools/fonttools/settings/notifications