We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Write a new page on creating derived extensions This page was inspired by a Discussions post made by @pat123456 but subsequently deleted.
Make minor modifications
Update VSCode running instructions to use type hints
Update VSCode launch.json with typical clone name
Document that images accept URLs even with embed=False
Document anchors at compass positions
Document operator overloading for path objects
Document the get_parent method
Update the ruler example
Document the z_sort function
Document that to_path now works on text objects
Document the new ungroup semantics
Update the Visual Studio Code instructions These edits correspond to the discussion on #110.
Explain how to uses SIS with Visual Studio Code
Document chained transforms
Move Stacking Order to another page In an attempt to keep the Other Features page from growing too large, the Stacking Order section has been transplanted into the Modifying Existing Objects page.
Reorder the Other Features page Features more likely to be used have been hoisted upward.
Document apply_action
Document guide's label option and label parameter
Include Document Layout and Metadata in the Contents
Document the script_filename variable
Manually fix the type of `date`
Document metadata on its own wiki page
Document the foreign function
Use SIS instead of inkex transforms
Use randcolor in the smiley-face example
Make the introductory text terser
Add user_args to the list of variables
Document new clip_path and mask semantics These functions can accept a list of objects in place of a single object.