schriftgestalt / GlyphsSDK

Scripting SDK for Glyphs
Apache License 2.0
89 stars 37 forks source link

Documentation: miscellaneous (WIP) #73

Open Mark2Mark opened 2 years ago

Mark2Mark commented 2 years ago

Collecting things I found in the Documentation here.

[^1]: "TOC": Table of Content (the hyperlinks above the details)

Mark2Mark commented 2 years ago

Should GSPath.closed be readOnly? @schriftgestalt

[^1]: The test was not catching that, but I implemented a way to catch readOnly properties that can be mutated.

schriftgestalt commented 2 years ago

You need to be able to open the path, or close it. so this should be settable.