cairo/src
Carl Worth 765a1ad0fd Use 0 and 1 not False and True, (to avoid false dependency on X headers).
Use cairo_point_double_t not XPointDouble, (to avoid false dependency on X headers). Thanks to "Sasha V." <sasha@aftercode.net> for pointing these out.
2003-11-21 06:22:02 +00:00
..
.cvsignore Fix error correction on intersection test to avoid needless spinning. 2003-07-25 13:29:07 +00:00
cairo-color.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-fixed.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-font.c A few cleanups to eliminate a memory leak. 2003-10-30 10:55:04 +00:00
cairo-ft-font.c Moved all libic-related drawing into cairo_image_surface.c 2003-10-31 10:41:37 +00:00
cairo-gstate.c Remove infinite looping when stroking with a line width at or close to 0.0. Thanks to Rob Buis <buis@kde.org> and Noah Levitt <nlevitt@columbia.edu> for providing in-the-wild examples of SVG files with stroke-width:0 that demonstrated the problem, (cowboy.svg and albania.svg). 2003-11-17 07:04:15 +00:00
cairo-hull.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-image-surface.c Add comment pondering memory management semantics of cairo_current_target_surface. 2003-11-06 12:53:39 +00:00
cairo-matrix.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path-bounds.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path-fill.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path-stroke.c Use 0 and 1 not False and True, (to avoid false dependency on X headers). 2003-11-21 06:22:02 +00:00
cairo-path.c Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions. 2003-11-06 18:33:28 +00:00
cairo-pen.c Remove infinite looping when stroking with a line width at or close to 0.0. Thanks to Rob Buis <buis@kde.org> and Noah Levitt <nlevitt@columbia.edu> for providing in-the-wild examples of SVG files with stroke-width:0 that demonstrated the problem, (cowboy.svg and albania.svg). 2003-11-17 07:04:15 +00:00
cairo-polygon.c Use 0 and 1 not False and True, (to avoid false dependency on X headers). 2003-11-21 06:22:02 +00:00
cairo-ps-surface.c Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page. 2003-11-03 19:17:31 +00:00
cairo-slope.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-spline.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-surface.c Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page. 2003-11-03 19:17:31 +00:00
cairo-traps.c Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions. 2003-11-06 18:33:28 +00:00
cairo-xlib-surface.c Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page. 2003-11-03 19:17:31 +00:00
cairo-xlib.h Moved all libic-related drawing into cairo_image_surface.c 2003-10-31 10:41:37 +00:00
cairo.c Remove infinite looping when stroking with a line width at or close to 0.0. Thanks to Rob Buis <buis@kde.org> and Noah Levitt <nlevitt@columbia.edu> for providing in-the-wild examples of SVG files with stroke-width:0 that demonstrated the problem, (cowboy.svg and albania.svg). 2003-11-17 07:04:15 +00:00
cairo.h Fix build for new freetype header include mechanism, (thanks to Christof Petig <christof@petig-baender.de>) 2003-11-18 06:18:05 +00:00
cairo_color.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_fixed.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_font.c A few cleanups to eliminate a memory leak. 2003-10-30 10:55:04 +00:00
cairo_ft_font.c Moved all libic-related drawing into cairo_image_surface.c 2003-10-31 10:41:37 +00:00
cairo_gstate.c Remove infinite looping when stroking with a line width at or close to 0.0. Thanks to Rob Buis <buis@kde.org> and Noah Levitt <nlevitt@columbia.edu> for providing in-the-wild examples of SVG files with stroke-width:0 that demonstrated the problem, (cowboy.svg and albania.svg). 2003-11-17 07:04:15 +00:00
cairo_hull.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_image_surface.c Add comment pondering memory management semantics of cairo_current_target_surface. 2003-11-06 12:53:39 +00:00
cairo_matrix.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path.c Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions. 2003-11-06 18:33:28 +00:00
cairo_path_bounds.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path_fill.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path_stroke.c Use 0 and 1 not False and True, (to avoid false dependency on X headers). 2003-11-21 06:22:02 +00:00
cairo_pen.c Remove infinite looping when stroking with a line width at or close to 0.0. Thanks to Rob Buis <buis@kde.org> and Noah Levitt <nlevitt@columbia.edu> for providing in-the-wild examples of SVG files with stroke-width:0 that demonstrated the problem, (cowboy.svg and albania.svg). 2003-11-17 07:04:15 +00:00
cairo_polygon.c Use 0 and 1 not False and True, (to avoid false dependency on X headers). 2003-11-21 06:22:02 +00:00
cairo_ps_surface.c Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page. 2003-11-03 19:17:31 +00:00
cairo_slope.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_spline.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_surface.c Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page. 2003-11-03 19:17:31 +00:00
cairo_traps.c Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions. 2003-11-06 18:33:28 +00:00
cairo_xlib_surface.c Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page. 2003-11-03 19:17:31 +00:00
cairoint.h Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions. 2003-11-06 18:33:28 +00:00
Makefile.am Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00