[cairo-commit] cairo ChangeLog,1.145,1.146 README,1.6,1.7
Carl Worth
commit at pdx.freedesktop.org
Wed Dec 17 12:59:39 PST 2003
Committed by: cworth
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv28786
Modified Files:
ChangeLog README
Log Message:
* src/cairo.h: Remove trailing commas from enums, (some compilers
like to complain about them).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -C2 -d -r1.145 -r1.146
*** ChangeLog 16 Dec 2003 17:42:19 -0000 1.145
--- ChangeLog 17 Dec 2003 20:59:37 -0000 1.146
***************
*** 1,2 ****
--- 1,7 ----
+ 2003-12-17 Carl Worth <cworth at east.isi.edu>
+
+ * src/cairo.h: Remove trailing commas from enums, (some compilers
+ like to complain about them).
+
2003-12-16 Dave Beckett <Dave.Beckett at bristol.ac.uk>
Index: README
===================================================================
RCS file: /cvs/cairo/cairo/README,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** README 16 Dec 2003 17:42:25 -0000 1.6
--- README 17 Dec 2003 20:59:37 -0000 1.7
***************
*** 27,31 ****
libpixman
-
Xft2
fontconfig
--- 27,30 ----
***************
*** 38,50 ****
In the meantime, the cairo-demo module in CVS provides a few example
! programs using Cairo. These may be helpful to a programmer just
! beginning with Cairo. Also, familiarity with the PostScript imaging
! model will help in understanding Cairo.
History
-------
! Cairo was developed by Carl Worth <cworth at isi.edu> and Keith Packard
! <keithp at keithp.com>. Many thanks are due to Lyle Ramshaw without whose
! patient help our ignorance would be much more apparent.
Mailing List
--- 37,49 ----
In the meantime, the cairo-demo module in CVS provides a few example
! programs using cairo. These may be helpful to a programmer just
! beginning with cairo. Also, familiarity with the PostScript imaging
! model will help in understanding cairo.
History
-------
! Cairo was originally developed by Carl Worth <cworth at isi.edu> and
! Keith Packard <keithp at keithp.com>. Many thanks are due to Lyle Ramshaw
! without whose patient help our ignorance would be much more apparent.
Mailing List
More information about the cairo-commit
mailing list