index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-path-in-fill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-15
stroke: Convert the outlines into contour and then into a polygon
Chris Wilson
1
-1
/
+1
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-10-29
path: Do not access flags directly
Andrea Canciani
1
-1
/
+1
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-11
/
+16
2009-05-25
[in-fill] Fix typo in on-vertex test.
Chris Wilson
1
-5
/
+5
2009-05-22
[in-fill] Treat on-edge queries as inside.
Chris Wilson
1
-1
/
+20
2009-03-26
[in_fill] Correctly track current point in curve_to.
Bertram Felgenhauer
1
-2
/
+6
2009-02-27
[in-fill] Close the path, cf fill()
Chris Wilson
1
-0
/
+2
2008-12-12
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
1
-5
/
+7
2008-12-12
[spline] Propagate errors during add point.
Chris Wilson
1
-5
/
+2
2008-11-25
[in-fill] Add the implicit close-path during move-to.
Chris Wilson
1
-10
/
+13
2008-11-16
[spline] Eliminate intermediate allocations during spline decomposition.
Chris Wilson
1
-13
/
+8
2008-11-13
[in-fill] Fixup boundary insideness testing
Chris Wilson
1
-1
/
+1
2008-11-06
[in-fill] Fix transposed arguments.
Chris Wilson
1
-1
/
+1
2008-11-06
[in-fill] Avoid tessellation by counting number of edge crossing to -∞
Chris Wilson
1
-0
/
+264