[psCharStings] remove unused T2OutlineExtractor.hints attribute
This commit is contained in:
parent
830cb1a6f6
commit
f1673e46dd
@ -692,7 +692,6 @@ class T2OutlineExtractor(T2WidthExtractor):
|
|||||||
|
|
||||||
def reset(self):
|
def reset(self):
|
||||||
T2WidthExtractor.reset(self)
|
T2WidthExtractor.reset(self)
|
||||||
self.hints = [] # XXX this attribute seems to be unused
|
|
||||||
self.currentPoint = (0, 0)
|
self.currentPoint = (0, 0)
|
||||||
self.sawMoveTo = 0
|
self.sawMoveTo = 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user