We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3233b8f commit 52e5635Copy full SHA for 52e5635
README.md
@@ -10,11 +10,11 @@ Path Inspector is a quadratic font curve path inspection application. The Pytho
10
11
The following sub-commands are available:
12
13
-- `contours`: path contour number report (as of v0.4.0)
14
-- `coordinates`: path coordinates report (as of v0.3.0)
15
-- `direction`: outermost contour path direction report (as of v0.2.0)
+- `contours`: path contour number report
+- `coordinates`: path coordinates report
+- `direction`: outermost contour path direction report
16
- `path`: curve path report
17
-- `segments`: curve segment report, with line distances and quadratic curve arc lengths (as of v0.5.0)
+- `segments`: curve segment report, with line distances and quadratic curve arc lengths
18
19
## Installation
20
0 commit comments