mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-22 07:19:57 -05:00
Remove accidentally checked in file.
This commit is contained in:
parent
cef30f9dd1
commit
9379b37d26
1 changed files with 0 additions and 117 deletions
|
@ -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
|
|
Loading…
Reference in a new issue