diff --git a/Doc/source/developer.rst b/Doc/source/developer.rst index dc4d425c8..e480706af 100644 --- a/Doc/source/developer.rst +++ b/Doc/source/developer.rst @@ -101,13 +101,13 @@ Paul Wise. License ------- -`MIT license `_. See the full text of the license for details. +`MIT license `_. See the full text of the license for details. .. |Travis Build Status| image:: https://travis-ci.org/fonttools/fonttools.svg :target: https://travis-ci.org/fonttools/fonttools .. |Appveyor Build status| image:: https://ci.appveyor.com/api/projects/status/0f7fmee9as744sl7/branch/master?svg=true :target: https://ci.appveyor.com/project/fonttools/fonttools/branch/master -.. |Coverage Status| image:: https://codecov.io/gh/fonttools/fonttools/branch/master/graph/badge.svg +.. |Coverage Status| image:: https://codecov.io/gh/fonttools/fonttools/branch/main/graph/badge.svg :target: https://codecov.io/gh/fonttools/fonttools .. |PyPI| image:: https://img.shields.io/pypi/v/fonttools.svg :target: https://pypi.org/project/FontTools diff --git a/Doc/source/index.rst b/Doc/source/index.rst index 571ef8ddf..0c3977371 100644 --- a/Doc/source/index.rst +++ b/Doc/source/index.rst @@ -13,7 +13,7 @@ About fontTools is a family of libraries and utilities for manipulating fonts in Python. -The project has an `MIT open-source license `_. Among other things this means you can use it free of charge. +The project has an `MIT open-source license `_. Among other things this means you can use it free of charge. Installation ------------ @@ -88,7 +88,7 @@ libraries in the fontTools suite: - :py:mod:`fontTools.varLib`: Module for dealing with 'gvar'-style font variations - :py:mod:`fontTools.voltLib`: Module for dealing with Visual OpenType Layout Tool (VOLT) files -A selection of sample Python programs using these libaries can be found in the `Snippets directory `_ of the fontTools repository. +A selection of sample Python programs using these libaries can be found in the `Snippets directory `_ of the fontTools repository. Optional Dependencies --------------------- @@ -107,7 +107,7 @@ Information for developers can be found :doc:`here <./developer>`. License ------- -`MIT license `_. See the full text of the license for details. +`MIT license `_. See the full text of the license for details. Table of Contents @@ -148,7 +148,7 @@ Table of Contents :target: https://travis-ci.org/fonttools/fonttools .. |Appveyor Build status| image:: https://ci.appveyor.com/api/projects/status/0f7fmee9as744sl7/branch/master?svg=true :target: https://ci.appveyor.com/project/fonttools/fonttools/branch/master -.. |Coverage Status| image:: https://codecov.io/gh/fonttools/fonttools/branch/master/graph/badge.svg +.. |Coverage Status| image:: https://codecov.io/gh/fonttools/fonttools/branch/main/graph/badge.svg :target: https://codecov.io/gh/fonttools/fonttools .. |PyPI| image:: https://img.shields.io/pypi/v/fonttools.svg :target: https://pypi.org/project/FontTools diff --git a/Lib/fontTools/misc/plistlib/__init__.py b/Lib/fontTools/misc/plistlib/__init__.py index eb4b52591..9d258cbf7 100644 --- a/Lib/fontTools/misc/plistlib/__init__.py +++ b/Lib/fontTools/misc/plistlib/__init__.py @@ -176,7 +176,7 @@ class PlistTarget: True Links: - https://github.com/python/cpython/blob/master/Lib/plistlib.py + https://github.com/python/cpython/blob/main/Lib/plistlib.py http://lxml.de/parsing.html#the-target-parser-interface """ diff --git a/NEWS.rst b/NEWS.rst index e7c6c937c..5e1fccf83 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -910,7 +910,7 @@ (#1872). - [Snippets/otf2ttf] In otf2ttf.py script update LSB in hmtx to match xMin (#1873). - [colorLib] Added experimental support for building ``COLR`` v1 tables as per - the `colr-gradients-spec `__ + the `colr-gradients-spec `__ draft proposal. **NOTE**: both the API and the XML dump of ``COLR`` v1 are susceptible to change while the proposal is being discussed and formalized (#1822). diff --git a/README.rst b/README.rst index bc0255229..69878d1e2 100644 --- a/README.rst +++ b/README.rst @@ -284,7 +284,7 @@ Have fun! .. |CI Build Status| image:: https://github.com/fonttools/fonttools/workflows/Test/badge.svg :target: https://github.com/fonttools/fonttools/actions?query=workflow%3ATest -.. |Coverage Status| image:: https://codecov.io/gh/fonttools/fonttools/branch/master/graph/badge.svg +.. |Coverage Status| image:: https://codecov.io/gh/fonttools/fonttools/branch/main/graph/badge.svg :target: https://codecov.io/gh/fonttools/fonttools .. |PyPI| image:: https://img.shields.io/pypi/v/fonttools.svg :target: https://pypi.org/project/FontTools diff --git a/Tests/ttLib/data/TestOTF-Regular.otx b/Tests/ttLib/data/TestOTF-Regular.otx index 92e0b2f60..4e459158b 100644 --- a/Tests/ttLib/data/TestOTF-Regular.otx +++ b/Tests/ttLib/data/TestOTF-Regular.otx @@ -148,7 +148,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE Test TTF @@ -190,7 +190,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE diff --git a/Tests/ttLib/data/TestTTF-Regular.ttx b/Tests/ttLib/data/TestTTF-Regular.ttx index 1f1dd2b49..d18be46fa 100644 --- a/Tests/ttLib/data/TestTTF-Regular.ttx +++ b/Tests/ttLib/data/TestTTF-Regular.ttx @@ -468,7 +468,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE Test TTF @@ -510,7 +510,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE diff --git a/Tests/ttx/data/TestOTF.ttx b/Tests/ttx/data/TestOTF.ttx index 96f184497..b034a758d 100644 --- a/Tests/ttx/data/TestOTF.ttx +++ b/Tests/ttx/data/TestOTF.ttx @@ -148,7 +148,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE Test TTF @@ -190,7 +190,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE diff --git a/Tests/ttx/data/TestTTF.ttx b/Tests/ttx/data/TestTTF.ttx index 66caf6ce8..6ecca9858 100644 --- a/Tests/ttx/data/TestTTF.ttx +++ b/Tests/ttx/data/TestTTF.ttx @@ -468,7 +468,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE Test TTF @@ -510,7 +510,7 @@ https://github.com/fonttools/fonttools - https://github.com/fonttools/fonttools/blob/master/LICENSE + https://github.com/fonttools/fonttools/blob/main/LICENSE