mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2026-03-09 15:28:44 +00:00
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:
parent
61ebd414d4
commit
2d14692555
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user