From 2d14692555b07bc5b4d437685fec8c01220b8944 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Mon, 2 Mar 2026 08:25:31 -0100 Subject: [PATCH] Re-enable autohinting The manual hint described in the previous commit turned out to be impossible to solve. This was not due to the autohinter. Revert "Disable autohinting again" This reverts commit 61ebd414d49bd6d3df90a9df324812d4f35c31e5. --- britney.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/britney.py b/britney.py index 8d8f427..9c32d44 100755 --- a/britney.py +++ b/britney.py @@ -1470,9 +1470,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