Adds a list for reporting problems that were small enough not to stop generating, but big enough not to ignore.

This commit is contained in:
Erik 2017-01-09 11:36:36 +01:00
parent 6d421e0871
commit 5ef9022a31

View File

@ -149,6 +149,7 @@ class DesignSpaceProcessor(DesignSpaceDocument):
self.fonts = {}
self.glyphNames = [] # list of all glyphnames
self.processRules = True
self.problems = [] # receptacle for problem notifications. Not big enough to break, but also not small enough to ignore.
def generateUFO(self, processRules=True):
# makes the instances