Skip to content

GSPen.py errors #23

@weiweihuanghuang

Description

@weiweihuanghuang

Trying to run

import GSPen
Glyphs.clearLog()

GSPen.test()

Gives me these errors:

Traceback (most recent call last):
  File "<string>", line 4, in <module>
  File "~/Library/Application Support/Glyphs/Scripts/GSPen.py", line 80, in test
    p = GSPen(RGlyph(g))
  File "~/Library/Application Support/Glyphs/Scripts/GSPen.py", line 20, in __init__
    SegmentToPointPen.__init__(self, GSPointPen(r_glyph))
TypeError: __init__() takes exactly 3 arguments (2 given)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions