Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Latest commit

 

History

History
132 lines (98 loc) · 2.35 KB

index.rst

File metadata and controls

132 lines (98 loc) · 2.35 KB

svgwrite |version| documentation

Welcome! This is the documentation for svgwrite |version|, last updated |today|.

If you are looking for a SVG Documentation beyond the official W3C papers, go to O'Reilly commons: http://commons.oreilly.com/wiki/index.php/SVG_Essentials, or (german) http://www.selfsvg.info .

.. toctree::
   :maxdepth: 1
   :caption: Contents

   overview
   reference

.. toctree::
   :maxdepth: 1
   :caption: Modules

   svgwrite
   utils/utils


.. toctree::
   :maxdepth: 1
   :caption: Structural Objects

   classes/base
   classes/drawing
   classes/svg
   classes/group
   classes/defs
   classes/symbol
   classes/marker
   classes/use
   classes/hyperlink
   classes/script
   classes/style

.. toctree::
   :maxdepth: 1
   :caption: Graphical Objects

   classes/path
   classes/shapes
   classes/image


.. toctree::
   :maxdepth: 1
   :caption: Text Objects

   classes/text


.. toctree::
   :maxdepth: 1
   :caption: Paint server

   classes/gradients
   classes/pattern
   classes/solidcolor

.. toctree::
   :maxdepth: 1
   :caption: Masking

   classes/masking

.. toctree::
   :maxdepth: 1
   :caption: Animation

   classes/animate

.. toctree::
   :maxdepth: 1
   :caption: Filter Effects

   classes/filters
   classes/filter_primitive
   classes/fe_blend
   classes/fe_color_matrix
   classes/fe_component_transfer
   classes/fe_composite
   classes/fe_convolve_matrix
   classes/fe_diffuse_lighting
   classes/fe_displacement_map
   classes/fe_flood
   classes/fe_gaussian_blur
   classes/fe_image
   classes/fe_merge
   classes/fe_morphology
   classes/fe_offset
   classes/fe_specular_lighting
   classes/fe_tile
   classes/fe_turbulence
   classes/fe_lights


.. toctree::
   :maxdepth: 1
   :caption: MixIns

   classes/mixins

.. toctree::
   :maxdepth: 1
   :caption: Extensions

   extensions/inkscape

Indices and tables

Document License

Unless otherwise stated, the content of this document is licensed under Creative Commons Attribution-ShareAlike 3.0 License