summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2004-02-24 10:45:26 +0000
committerCarl Worth <cworth@cworth.org>2004-02-24 10:45:26 +0000
commit0e02e71cf54331aa54eee2d39433be117bae1b7d (patch)
tree6bc540ab63a243000b1a5a390d72802afba5bb5c /AUTHORS
parent431548c3d8a998d9b8b5615469b500d3e11edc06 (diff)
downloadcairo-0e02e71cf54331aa54eee2d39433be117bae1b7d.tar.gz
Add attribution for many people who have made generous contributions to cairo. This list was generated by sifting through the ChangeLog. Please let me know if I have missed anyone.
Add some historical notes on cairo development, prior to when we began to maintain this NEWS file. Add pointer to cairographics.org. Fix to use cairo rather than Cairo when not at the beginning of a sentence. Remove cairo_current_path, cairo_current_path_flat, cairo_text_extents, cairo_glyph_extents, cairo_text_path, and cairo_glyph_path from the TODO list as they have all been implemented now.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS16
1 files changed, 15 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index af389a72c..c260fdd97 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,15 @@
-Carl D. Worth <cworth@isi.edu>
+Dave Beckett <dave.beckett@bristol.ac.uk> Track rename of libpixman, build fixes
+Andrew Chant <andrew.chant@utoronto.ca> Adding const where needed
+John Ellson <ellson@research.att.com> First font/glyph extents functions
+Richard Henderson <rth@twiddle.net> "slim" macros for better shared libraries
+James Henstridge <james@daa.com.au> Build fixes related to freetype
+Graydon Hoare <graydon@redhat.com> Support for non-render X server, first real text support
+Thomas Hunger <info@teh-web.de> Initial version of cairo_in_stroke/fill
+Keith Packard <keithp@keithp.com> Original concept, polygon tessellation, dashing
+Christof Petig <christof@petig-baender.de> Build fixes related to freetype
+Jamey Sharp <jamey@minilop.net> Surface/font backend virtualization, XCB backend
+Sasha V. <sasha@aftercode.net> Build fix to compile without xlib backend
+Carl Worth <cworth@isi.edu> Original library, support for paths, images
+Richard D. Worth <richard@theworths.org> Build fixes for cygwin
+
+(please let us know if we have missed anyone)