From 0374455b6542069d1dd2fe5294cc429bb47b370b Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 13 Dec 2021 18:31:03 -0800 Subject: [PATCH] Revert "Temporarily disable autohinter due to a recursion problem" This reverts commit 83e6102613b37f3e464ecd269b9dd9c621075021. --- britney.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/britney.py b/britney.py index be389f1..b5deff2 100755 --- a/britney.py +++ b/britney.py @@ -1461,9 +1461,6 @@ class Britney(object): """ self.logger.info("> Processing hints from the auto hinter") - self.logger.info(">> Skipping auto hinting due to recursion problem") - return [] - sources_t = self.suite_info.target_suite.sources excuses = self.excuses