File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ Path Inspector is a quadratic font curve path inspection application. The Pytho
10
10
11
11
The following sub-commands are available:
12
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)
13
+ - ` contours ` : path contour number report
14
+ - ` coordinates ` : path coordinates report
15
+ - ` direction ` : outermost contour path direction report
16
16
- ` path ` : curve path report
17
- - ` segments ` : curve segment report, with line distances and quadratic curve arc lengths (as of v0.5.0)
17
+ - ` segments ` : curve segment report, with line distances and quadratic curve arc lengths
18
18
19
19
## Installation
20
20
You can’t perform that action at this time.
0 commit comments