diff --git a/Lib/fontTools/misc/roundTools.py b/Lib/fontTools/misc/roundTools.py index 48a47c07c..a4d45c31b 100644 --- a/Lib/fontTools/misc/roundTools.py +++ b/Lib/fontTools/misc/roundTools.py @@ -13,6 +13,7 @@ __all__ = [ "otRound", "maybeRound", "roundFunc", + "nearestMultipleShortestRepr", ]