[cairo-commit] cairo/src cairo-gstate-private.h, NONE, 1.1 cairo-path-fixed-private.h, NONE, 1.1 cairo-private.h, NONE, 1.1

Carl Worth commit at pdx.freedesktop.org
Wed Mar 23 13:51:28 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo/src
In directory gabe:/tmp/cvs-serv12618/src

Added Files:
	cairo-gstate-private.h cairo-path-fixed-private.h 
	cairo-private.h 
Log Message:

        * src/cairo-gstate-private.h:
        * src/cairo-path-fixed-private.h:
        * src/cairo-private.h:
        * src/cairoint.h: Begin the process of breaking up cairoint.h,
        moving structure definitions of cairo_t, cairo_gstate_t, and
        cairo_path_real_t into their own header files.

        * src/cairo.c:
        * src/cairo_gstate.c:
        * src/cairo_path.c:
        * src/cairo_path_fill.c:
        * src/cairo_path_stroke.c:
        * src/cairo_pen.c: Track changes to header files, reaching into
        the new private headers where necessary.


--- NEW FILE: cairo-gstate-private.h ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: cairo-path-fixed-private.h ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: cairo-private.h ---
(This appears to be a binary file; contents omitted.)




More information about the cairo-commit mailing list