vpype ===== .. automodule:: vpype .. rubric:: Functions .. autosummary:: :nosignatures: arc as_vector circle convert_angle convert_length convert_page_size crop crop_half_plane ellipse format_length interpolate is_closed line line_length read_multilayer_svg read_svg read_svg_by_attributes rect reloop squiggles text_block text_line union write_hpgl write_svg .. rubric:: Classes .. autosummary:: :toctree: :template: class.rst Color ConfigManager Document LineCollection LineIndex PaperConfig PlotterConfig _MetadataMixin Functions --------- .. autofunction:: vpype.arc .. autofunction:: vpype.as_vector .. autofunction:: vpype.circle .. autofunction:: vpype.convert_angle .. autofunction:: vpype.convert_length .. autofunction:: vpype.convert_page_size .. autofunction:: vpype.crop .. autofunction:: vpype.crop_half_plane .. autofunction:: vpype.ellipse .. autofunction:: vpype.format_length .. autofunction:: vpype.interpolate .. autofunction:: vpype.is_closed .. autofunction:: vpype.line .. autofunction:: vpype.line_length .. autofunction:: vpype.read_multilayer_svg .. autofunction:: vpype.read_svg .. autofunction:: vpype.read_svg_by_attributes .. autofunction:: vpype.rect .. autofunction:: vpype.reloop .. autofunction:: vpype.squiggles .. autofunction:: vpype.text_block .. autofunction:: vpype.text_line .. autofunction:: vpype.union .. autofunction:: vpype.write_hpgl .. autofunction:: vpype.write_svg