We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c097e9a commit 39db8dbCopy full SHA for 39db8db
1 file changed
README.md
@@ -1 +1,17 @@
1
-# XamlPathDataParser
+# Xaml Path Data Parser
2
+
3
+
4
5
+Sometime I have to edit the Data Path in a xaml (and works the same way with svg) and I find hard to read 1000+ characters of Geometry Path Data.
6
7
+This tool wants to make easy to read all this stuff.
8
9
+This software is an early-release and it's still buggy. It also have problems with Horizontal/vertical lines.
10
+I hope someone helps me to improve this code :-)
11
12
+You can get demo icons from this websites:
13
14
+http://modernuiicons.com/
15
16
+https://materialdesignicons.com/
17
0 commit comments