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.
This commit is contained in:
Graham Inggs 2026-03-02 08:25:31 -01:00
parent 61ebd414d4
commit 2d14692555

View File

@ -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