From e1a1f6ff251582b2293098a55953f81a13bb9cc0 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 13 Apr 2007 16:37:52 -0700 Subject: [PATCH] AUTHORS: Update descriptions for Mathias Hasselmann and Chris Wilson Both have contributed a tremendous amount of effort to cairo 1.4.4. Well done! --- AUTHORS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index d63728956..e1215cabe 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,7 +26,7 @@ Bdale Garbee Provided essential support for cairo achitecture se Jens Granseuer Fixes to generate proper compiler flags Laxmi Harikumar Build fix J. Ali Harlow win32 backend updates -Mathias Hasselmann Build fixes +Mathias Hasselmann Significant reduction of calls to malloc Richard Henderson "slim" macros for better shared libraries James Henstridge Build fixes related to freetype Graydon Hoare Support for non-render X server, first real text support @@ -90,7 +90,7 @@ Vladimir Vukicevic Quartz backend rewrite, win32/quartz mai Jonathan Watt win32 fixes Peter Weilbacher OS/2 backend Dan Williams Implemnt MMX function to help OLPC -Chris Wilson Fix memory leak +Chris Wilson Large-scale robustness improvements, (warn_unsed_result and malloc failure injection) Carl Worth Original library, support for paths, images Richard D. Worth Build fixes for cygwin Kent Worsnop Fix PDF dashing bug