diff --git a/src/svg/svg-styles.txt b/src/svg/svg-styles.txt deleted file mode 100644 index 3c847bc5..00000000 --- a/src/svg/svg-styles.txt +++ /dev/null @@ -1,117 +0,0 @@ -Attributes currently in use: - -gradientTransform -viewBox -offset - -Stlyes currently in use: - -clip-path -transform -stop-opacity -opacity -fill-opacity -stroke-opacity -visibility -font -font-family -font-size -text-anchor -stop-color - -fill -stroke -stroke-width -stroke-linecap -stroke-linejoin -stroke-miterlimit -stroke-dasharray -stroke-dashoffset - -Font properties: - -√ font -√ font-family -√ font-size -font-size-adjust -font-stretch -font-style -font-variant -font-weight - -Text properties: - -direction -letter-spacing -text-decoration -unicode-bidi -word-spacing - -Other properties for visual media: - -clip - only applicable to outermost svg element. -color - used to provide a potential indirect value (currentColor) for the fill, stroke, stop-color, flood-color and lighting-color properties. (The SVG properties which support color allow a color specification which is extended from CSS2 to accommodate color definitions in arbitrary color spaces. See Color profile descriptions.) -cursor -display -overflow - only applicable to elements which establish a new viewport. -√ visibility - -Clipping, Masking and Compositing properties: - -√ clip-path -clip-rule -mask -opacity - -Filter Effects properties: - -enable-background -filter -flood-color -flood-opacity -lighting-color - -Gradient properties: - -√ stop-color -√ stop-opacity - -Interactivity properties: - -pointer-events - -Color and Painting properties: - -color-interpolation -color-interpolation-filters -color-profile -color-rendering -√ fill -√ fill-opacity -fill-rule -image-rendering -marker -marker-end -marker-mid -marker-start -shape-rendering -√ stroke -√ stroke-dasharray -√ stroke-dashoffset -√ stroke-linecap -√ stroke-linejoin -√ stroke-miterlimit -√ stroke-opacity -√ stroke-width -text-rendering - -Text properties: - -alignment-baseline -baseline-shift -dominant-baseline -glyph-orientation-horizontal -glyph-orientation-vertical -kerning -√ text-anchor -writing-mode