Skip to content

History / Advanced usage

Revisions

  • Document the foreign function

    @spakin spakin committed Mar 26, 2023
  • Document the new canvas and page features This change involves replacing all instances of width with canvas.width and all instances of height with canvas.height.

    @spakin spakin committed Mar 24, 2023
  • Document the `extension` global variable

    @spakin spakin committed Feb 18, 2023
  • Simplify the svg_root example

    @spakin spakin committed Feb 8, 2023
  • Re-render all graphics in the entire wiki with white backgrounds Black-on-transparent is invisible when GitHub is configured to use dark mode.

    @spakin spakin committed Feb 13, 2022
  • Document svg_get, svg_set, all_shapes, selected_shapes, and tag

    @spakin spakin committed Jan 23, 2022
  • Document the z_order method

    @spakin spakin committed Jan 16, 2022
  • Use the duplicate function in the get_inkex_object example

    @spakin spakin committed Jan 8, 2022
  • Document ShapeElement.get_inkex_object

    @spakin spakin committed Jan 8, 2022
  • Present the graphical output of the inkex_object example

    @spakin spakin committed Dec 19, 2021
  • Refactor the documentation to discuss all effects on a single page

    @spakin spakin committed Dec 18, 2021
  • Begin refactoring the documentation

    @spakin spakin committed Dec 15, 2021