|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | 03-May-2022 | - |
| AVL.cpp | H A D | 17-May-2021 | 19.4 KiB | 970 | 883 |
| AVL.h | H A D | 17-May-2021 | 3.2 KiB | 105 | 32 |
| AlphaLigne.cpp | H A D | 17-May-2021 | 8.8 KiB | 309 | 251 |
| AlphaLigne.h | H A D | 17-May-2021 | 2.7 KiB | 88 | 31 |
| BitLigne.cpp | H A D | 17-May-2021 | 5.6 KiB | 181 | 135 |
| BitLigne.h | H A D | 17-May-2021 | 1.9 KiB | 65 | 19 |
| LivarotDefs.h | H A D | 17-May-2021 | 2.3 KiB | 90 | 59 |
| Path.cpp | H A D | 17-May-2021 | 22.7 KiB | 940 | 726 |
| Path.h | H A D | 17-May-2021 | 17.7 KiB | 417 | 262 |
| PathConversion.cpp | H A D | 17-May-2021 | 52.4 KiB | 1,588 | 1,283 |
| PathCutting.cpp | H A D | 17-May-2021 | 49.2 KiB | 1,540 | 1,312 |
| PathOutline.cpp | H A D | 17-May-2021 | 45.2 KiB | 1,527 | 1,260 |
| PathSimplify.cpp | H A D | 17-May-2021 | 44.1 KiB | 1,405 | 1,087 |
| PathStroke.cpp | H A D | 17-May-2021 | 26.4 KiB | 764 | 601 |
| README | H A D | 17-May-2021 | 388 | 18 | 9 |
| Shape.cpp | H A D | 17-May-2021 | 55 KiB | 2,318 | 2,102 |
| Shape.h | H A D | 17-May-2021 | 22.9 KiB | 577 | 394 |
| ShapeDraw.cpp | H A D | 17-May-2021 | 4.5 KiB | 115 | 90 |
| ShapeMisc.cpp | H A D | 17-May-2021 | 41.5 KiB | 1,458 | 1,233 |
| ShapeRaster.cpp | H A D | 17-May-2021 | 59.7 KiB | 2,015 | 1,548 |
| ShapeSweep.cpp | H A D | 17-May-2021 | 80.3 KiB | 3,318 | 2,925 |
| float-line.cpp | H A D | 17-May-2021 | 25.6 KiB | 917 | 635 |
| float-line.h | H A D | 17-May-2021 | 4.7 KiB | 145 | 66 |
| int-line.cpp | H A D | 17-May-2021 | 31.7 KiB | 1,072 | 842 |
| int-line.h | H A D | 17-May-2021 | 2.6 KiB | 120 | 65 |
| path-description.cpp | H A D | 17-May-2021 | 3.9 KiB | 181 | 127 |
| path-description.h | H A D | 17-May-2021 | 5.6 KiB | 186 | 117 |
| sweep-event-queue.h | H A D | 17-May-2021 | 1.9 KiB | 61 | 23 |
| sweep-event.cpp | H A D | 17-May-2021 | 6 KiB | 285 | 212 |
| sweep-event.h | H A D | 17-May-2021 | 1.4 KiB | 55 | 18 |
| sweep-tree-list.cpp | H A D | 17-May-2021 | 1.2 KiB | 57 | 24 |
| sweep-tree-list.h | H A D | 17-May-2021 | 1.2 KiB | 50 | 15 |
| sweep-tree.cpp | H A D | 17-May-2021 | 14.2 KiB | 568 | 452 |
| sweep-tree.h | H A D | 17-May-2021 | 3.1 KiB | 92 | 36 |
README
1
2
3This directory contains path and shape related code. This code is
4partially replaced by lib2geom. We still rely on this code for:
5
6* Binary path operations.
7* Path offsetting.
8* Finding start and end positions for lines text inside a shape.
9
10To do:
11
12* Move needed functionality to lib2geom or independent functions.
13* Delete directory.
14
15(Livarot is a pungent French cow milk cheese.)
16
17
18