Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ImportedProjects
SVG
Commits
7e3424cb
Commit
7e3424cb
authored
Jul 08, 2013
by
Tebjan Halm
Browse files
fixed typo
parent
dae7f3bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/SvgDefinitionDefaults.cs
View file @
7e3424cb
...
@@ -22,8 +22,8 @@ namespace Svg
...
@@ -22,8 +22,8 @@ namespace Svg
_defaults
[
"clip-rule"
]
=
"nonzero"
;
_defaults
[
"clip-rule"
]
=
"nonzero"
;
_defaults
[
"transform"
]
=
""
;
_defaults
[
"transform"
]
=
""
;
_defaults
[
"
r
x"
]
=
"0"
;
_defaults
[
"
c
x"
]
=
"0"
;
_defaults
[
"
r
y"
]
=
"0"
;
_defaults
[
"
c
y"
]
=
"0"
;
_defaults
[
"fill"
]
=
"Black"
;
_defaults
[
"fill"
]
=
"Black"
;
_defaults
[
"fill-opacity"
]
=
"1"
;
_defaults
[
"fill-opacity"
]
=
"1"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment