[cairo-commit] cairo AUTHORS,1.9,1.10 ChangeLog,1.325,1.326
Carl Worth
commit at pdx.freedesktop.org
Mon Jan 24 09:17:12 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv24431
Modified Files:
AUTHORS ChangeLog
Log Message:
* AUTHORS: Add Shawn T. Amundson, Calum Robinson, and Owen Taylor.
Index: AUTHORS
===================================================================
RCS file: /cvs/cairo/cairo/AUTHORS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- AUTHORS 5 Jan 2005 22:29:31 -0000 1.9
+++ AUTHORS 24 Jan 2005 17:17:10 -0000 1.10
@@ -1,3 +1,4 @@
+Shawn T. Amundson <amundson at gtk.org> Build fix
Olivier Andrieu <oliv__a at users.sourceforge.net> PNG backend
Peter Dennis Bartok <peter at novonyx.com> Bug fix for clipping
Dave Beckett <dave.beckett at bristol.ac.uk> Track rename of libpixman, build fixes
@@ -10,11 +11,13 @@
Kristian Høgsberg <krh at redhat.com> PDF backend
Alexander Larsson <alexl at redhat.com> Profiling and performance fixes.
Jordi Mas <jordi at ximian.com> Bug fix for cairo_show_text
-Keith Packard <keithp at keithp.com> Original concept, polygon tessellation, dashing
+Keith Packard <keithp at keithp.com> Original concept, polygon tessellation, dashing, font metrics rewrite
Christof Petig <christof at petig-baender.de> Build fixes related to freetype
-David Reveman <davidr at freedesktop.org> New pattern API, OpenGL backend
+David Reveman <davidr at freedesktop.org> New pattern API, glitz backend
+Calum Robinson <calumr at mac.com> Quartz backend
Jamey Sharp <jamey at minilop.net> Surface/font backend virtualization, XCB backend
Bill Spitzak <spitzak at d2.com> Build fix to find Xrender.h without xrender.pc
+Owen Taylor <otaylor at redhat.com> Font support rewrite
Sasha Vasko <sasha at aftercode.net> Build fix to compile without xlib backend
Vladimir Vukicevic <vladimir at pobox.com> Bug fix for clipping
Carl Worth <cworth at isi.edu> Original library, support for paths, images
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -d -r1.325 -r1.326
--- ChangeLog 24 Jan 2005 17:10:51 -0000 1.325
+++ ChangeLog 24 Jan 2005 17:17:10 -0000 1.326
@@ -1,5 +1,7 @@
2005-01-24 Carl Worth <cworth at cworth.org>
+ * AUTHORS: Add Shawn T. Amundson, Calum Robinson, and Owen Taylor.
+
* src/Makefile.am: Conditionally install header files only for
backends that are compiled. Thanks to Shawn T. Amundson
<amundson at gtk.org>.
More information about the cairo-commit
mailing list