aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/fonttools/fontTools/misc/roundTools.py
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2023-11-18 09:39:00 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2023-11-18 09:58:55 +0300
commit02af688a175993fc8169edf79bef767977b91764 (patch)
treea08abcf2e33fea2290da638dab525819d9eedd40 /contrib/python/fonttools/fontTools/misc/roundTools.py
parent45d2a1a9ad08d7bb7ecb28ea9fae9f59c67768b7 (diff)
downloadydb-02af688a175993fc8169edf79bef767977b91764.tar.gz
Update contrib/python/fonttools to 4.44.0
Diffstat (limited to 'contrib/python/fonttools/fontTools/misc/roundTools.py')
-rw-r--r--contrib/python/fonttools/fontTools/misc/roundTools.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/fonttools/fontTools/misc/roundTools.py b/contrib/python/fonttools/fontTools/misc/roundTools.py
index 48a47c07c8..a4d45c31b2 100644
--- a/contrib/python/fonttools/fontTools/misc/roundTools.py
+++ b/contrib/python/fonttools/fontTools/misc/roundTools.py
@@ -13,6 +13,7 @@ __all__ = [
"otRound",
"maybeRound",
"roundFunc",
+ "nearestMultipleShortestRepr",
]