Index of values

A
add_circle [Svg]
add_circle_sector [Svg]
add_comment [Svg]
add_donut_slice [Svg]
add_ellipse [Svg]
add_fragment [Svg]

add_fragment svg frag adds the fragment frag to the svg document svg

add_line [Svg.Float]
add_line [Svg]
add_newline [Svg]

adds a newline in the source of the svg document

add_path [Svg]
add_polygon [Svg]
add_polyline [Svg.Float]
add_polyline [Svg]
add_rect [Svg.Float]
add_rect [Svg]
add_text [Svg]
add_triangle [Svg]
arc_to [Svg.Relative]
arc_to [Svg]
B
begin_group [Svg]
C
close_path [Svg.Relative]
close_path [Svg]
cubic_curve [Svg.Relative]
cubic_curve [Svg]
E
empty_path [Svg]
end_group [Svg]
F
fill [Svg]
fill_opacity [Svg]
finish_svg [Svg]

closes the root svg tag

font_family [Svg]
font_size [Svg]
font_style [Svg]
font_weight [Svg]
G
get_svg_document [Svg]

return the result svg document as a string

H
h_line [Svg.Relative]
h_line [Svg]
L
letter_spacing [Svg]
line_to [Svg.Relative]
line_to [Svg]
M
move_to [Svg.Relative]
move_to [Svg]
N
new_fragment [Svg]

initialises a new svg fragment (useful for example to simulate layers)

new_path [Svg]
new_svg_document [Svg]

accepted values for the unit parameter can be: "px", "cm", "mm", "em", "ex", "in", "pt", "pc"

P
print_svg_document [Svg]

prints the result svg document to stdout

Q
quad_curve [Svg.Relative]
quad_curve [Svg]
S
stroke [Svg]
stroke_opacity [Svg]
stroke_width [Svg]
T
text_anchor [Svg]
to_style [Svg]

format parameters for the style parameter of the shapes functions

V
v_line [Svg.Relative]
v_line [Svg]
W
word_spacing [Svg]
write_svg_file [Svg]

write the result svg document to a file