index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairoint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
[surface] add CAIRO_STATUS_INVALID_SIZE
Paolo Bonzini
1
-1
/
+1
2009-01-29
[scaled-font] Global glyph cache
Chris Wilson
1
-3
/
+6
2009-01-29
[path] Rename _cairo_path_fixed_approximate_extents()
Chris Wilson
1
-2
/
+2
2008-12-29
[spline] Be pedantic and propagate errors.
Chris Wilson
1
-1
/
+1
2008-12-29
make "make check" happy again
Chris Wilson
1
-1
/
+7
2008-12-29
[path] Remove tolerance from path bounders
Chris Wilson
1
-4
/
+1
2008-12-27
[spline] Add an analytical bounder for splines
Behdad Esfahbod
1
-0
/
+6
2008-12-26
[scaled-font] Make cairo_debug_reset_static_data() work again
Behdad Esfahbod
1
-0
/
+3
2008-12-23
[twin] Add face properties
Behdad Esfahbod
1
-3
/
+3
2008-12-23
[svg] Fix build when building only the svg vector surface.
M Joonas Pihlaja
1
-1
/
+1
2008-12-20
[toy-font-face] Move toy font face code in a file of its own
Behdad Esfahbod
1
-4
/
+1
2008-12-20
[font-face] Use cairo_font_face_t instead of toy, for nil objects
Behdad Esfahbod
1
-1
/
+1
2008-12-18
[path] Separate the approx. bounds into 3 distinct functions
Chris Wilson
1
-6
/
+13
2008-12-18
[path] Return the fixed-point bounds of the path
Chris Wilson
1
-2
/
+7
2008-12-18
Query the backend to see if we can repaint the solid pattern.
Chris Wilson
1
-0
/
+5
2008-12-18
[cairoint.h] Wrap macro in parenthesis
Chris Wilson
1
-1
/
+1
2008-12-18
[image] Eliminate the short-lived context used for coercing.
Chris Wilson
1
-2
/
+2
2008-12-17
Treat any toy family starting with "@cairo:" as request for twin
Behdad Esfahbod
1
-1
/
+1
2008-12-17
Clean up toy font face handling
Behdad Esfahbod
1
-23
/
+17
2008-12-12
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
1
-6
/
+6
2008-12-12
[spline] Propagate errors during add point.
Chris Wilson
1
-7
/
+2
2008-12-12
Fix compilation with --enable-png=no
Chris Wilson
1
-1
/
+0
2008-12-09
Reorganize the (set|get)_antialias prototypes
Jeff Muizelaar
1
-7
/
+7
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+30
2008-12-06
[cairo-spans] New abstract types for scan converting polygons.
M Joonas Pihlaja
1
-0
/
+1
2008-12-06
[cairo-spans] Introduce a type to track which pixels combine in a compositing...
M Joonas Pihlaja
1
-0
/
+7
2008-12-06
[path-fixed] New _cairo_path_fixed_is_region().
M Joonas Pihlaja
1
-0
/
+3
2008-11-25
[in-fill] Add the implicit close-path during move-to.
Chris Wilson
1
-2
/
+2
2008-11-25
[path] Compute approximate extents.
Chris Wilson
1
-2
/
+6
2008-11-21
[traps] Embed sufficient traps to accommodate a stroke rectangle
Chris Wilson
1
-1
/
+2
2008-11-21
[image] Trim image surface size by a few bytes
Chris Wilson
1
-3
/
+4
2008-11-19
[twin] Reduce tolerance.
Chris Wilson
1
-0
/
+1
2008-11-16
[spline] Eliminate intermediate allocations during spline decomposition.
Chris Wilson
1
-19
/
+46
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+18
2008-11-13
[cairoint.h] Remove unused PLT entries.
Chris Wilson
1
-10
/
+6
2008-11-06
[in-fill] Avoid tessellation by counting number of edge crossing to -∞
Chris Wilson
1
-0
/
+9
2008-11-05
[matrix] Minimise pixman conversion error.
Chris Wilson
1
-1
/
+3
2008-11-03
[mime-data] Copy a reference to the mime-data on snapshotting.
Chris Wilson
1
-0
/
+5
2008-11-03
[mime-data] Allow embedding of arbitrary mime-types.
Chris Wilson
1
-0
/
+8
2008-11-02
Add an extents argument to the high level surface backend functions
Adrian Johnson
1
-13
/
+26
2008-10-30
Restore the ability to choose the internal font.
Chris Wilson
1
-0
/
+1
2008-10-30
[pattern] Tweak REFLECT HACK
Chris Wilson
1
-1
/
+0
2008-10-30
[gstate] Use _cairo_pattern_black for the default source.
Chris Wilson
1
-1
/
+1
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-37
/
+37
2008-10-30
[cairoint] Add a few cairo_pure.
Chris Wilson
1
-6
/
+6
2008-10-30
Review users of cairo_rectangle_int_t for incorrect unsigned promotion.
Chris Wilson
1
-1
/
+1
2008-10-30
[rectangle] Fix unsigned promotion whilst computing intersect.
Chris Wilson
1
-1
/
+2
2008-10-29
Remove the ability to select the internal font face with a name of "cairo".
Carl Worth
1
-1
/
+0
2008-10-22
Map toy font face to implementation.
Chris Wilson
1
-0
/
+8
2008-10-22
[cairoint] Remove the duplicate prototype.
Chris Wilson
1
-3
/
+0
[next]