• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AVL.cppH A D17-May-202119.4 KiB970883

AVL.hH A D17-May-20213.2 KiB10532

AlphaLigne.cppH A D17-May-20218.8 KiB309251

AlphaLigne.hH A D17-May-20212.7 KiB8831

BitLigne.cppH A D17-May-20215.6 KiB181135

BitLigne.hH A D17-May-20211.9 KiB6519

LivarotDefs.hH A D17-May-20212.3 KiB9059

Path.cppH A D17-May-202122.7 KiB940726

Path.hH A D17-May-202117.7 KiB417262

PathConversion.cppH A D17-May-202152.4 KiB1,5881,283

PathCutting.cppH A D17-May-202149.2 KiB1,5401,312

PathOutline.cppH A D17-May-202145.2 KiB1,5271,260

PathSimplify.cppH A D17-May-202144.1 KiB1,4051,087

PathStroke.cppH A D17-May-202126.4 KiB764601

READMEH A D17-May-2021388 189

Shape.cppH A D17-May-202155 KiB2,3182,102

Shape.hH A D17-May-202122.9 KiB577394

ShapeDraw.cppH A D17-May-20214.5 KiB11590

ShapeMisc.cppH A D17-May-202141.5 KiB1,4581,233

ShapeRaster.cppH A D17-May-202159.7 KiB2,0151,548

ShapeSweep.cppH A D17-May-202180.3 KiB3,3182,925

float-line.cppH A D17-May-202125.6 KiB917635

float-line.hH A D17-May-20214.7 KiB14566

int-line.cppH A D17-May-202131.7 KiB1,072842

int-line.hH A D17-May-20212.6 KiB12065

path-description.cppH A D17-May-20213.9 KiB181127

path-description.hH A D17-May-20215.6 KiB186117

sweep-event-queue.hH A D17-May-20211.9 KiB6123

sweep-event.cppH A D17-May-20216 KiB285212

sweep-event.hH A D17-May-20211.4 KiB5518

sweep-tree-list.cppH A D17-May-20211.2 KiB5724

sweep-tree-list.hH A D17-May-20211.2 KiB5015

sweep-tree.cppH A D17-May-202114.2 KiB568452

sweep-tree.hH A D17-May-20213.1 KiB9236

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