Module Svg.Attrs

module Attrs: sig .. end

Attributes

additional attributes

val stroke_dasharray : Svg.css_attr
val stroke_dashoffset : Svg.css_attr
val fill_rule_evenodd : Svg.css_attr * string
val fill_rule_nonzero : Svg.css_attr * string

font-family attributes:

val sans_serif : string
val serif : string
val monospace : string

possible values for "font-style":

val normal : string
val italic : string
val oblique : string