From acc93b376e941676af572df67530d8ff8503dc95 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 8 Jan 2024 12:51:38 -0800 Subject: [PATCH] Revert "Temporarily disable autohinter due to a recursion problem" This reverts commit c93257d5cf8417cba3c72b6ed2404041753ab003. --- britney.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/britney.py b/britney.py index 3063dd2..53e6060 100755 --- a/britney.py +++ b/britney.py @@ -1464,9 +1464,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