forked from fchapoton/cairo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
115 lines (114 loc) · 7.96 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Josh Aas <[email protected]> Memory leak fix for quartz backend
Daniel Amelang <[email protected]> Many (magic) floating-point optimizations
Shawn T. Amundson <[email protected]> Build fix
Olivier Andrieu <[email protected]> PNG backend
Peter Dennis Bartok <[email protected]> Bug fix for clipping
Dave Beckett <[email protected]> Build fixes, Debian packaging
Kai-Uwe Behrmann <[email protected]> SVG bug fixes
Christian Biesinger <[email protected]> BeOS backend
Billy Biggs <[email protected]> Pixman code merge. Optimization. Fixes for subtle rendering bugs.
Hans Breuer <[email protected]> win32 bug fixes, build fixes, and improvements
Brian Cameron <[email protected]> Flag bug in Sun's X server
Carlos Garcia Campos <[email protected]> libspectre integration into the test-suite
Andrea Canciani <[email protected]> Bugs, quartz backend improvements and type 6/7 patterns.
Damien Carbery <[email protected]> Build fixes
Andrew Chant <[email protected]> Adding const where needed
Steve Chaplin <[email protected]> Bug fixes for PNG reading
Tomasz Cholewo <[email protected]> Bug fixes
Manu Cornet <[email protected]> SVG build fix
Frederic Crozat <[email protected]> Fix test suite for OPD platforms (IA64 or PPC64)
Julien Danjou <[email protected]> XCB fixes
Radek Doulík <[email protected]> Bug report and test case
John Ehresman <[email protected]> Build fixes for win32
John Ellson <[email protected]> First font/glyph extents functions
Michael Emmel <[email protected]> DirectFB backend
Miklós Erdélyi <[email protected]> Fix typo leading to a crash
Behdad Esfahbod <[email protected]> Huge piles of bug fixes, improvements, and general maintenance
Gilles Espinasse <[email protected]> Font related fixes
Larry Ewing <[email protected]> Test case for group-clip
Brian Ewins <[email protected]> ATSUI maintenance (first success at making it really work)
Bertram Felgenhauer <[email protected]> Fixes for subtle arithmetic errors
Damian Frank <[email protected]> Build system improvements for win32
Bdale Garbee <[email protected]> Provided essential support for cairo architecture sessions
Jens Granseuer <[email protected]> Fixes to generate proper compiler flags
Laxmi Harikumar <[email protected]> Build fix
J. Ali Harlow <[email protected]> win32 backend updates
Bryce Harrington <[email protected]> Test cases, bug/typo fixes
Mathias Hasselmann <[email protected]> Significant reduction of calls to malloc
Richard Henderson <[email protected]> "slim" macros for better shared libraries
James Henstridge <[email protected]> Build fixes related to freetype
Graydon Hoare <[email protected]> Support for non-render X server, first real text support
Thomas Hunger <[email protected]> Initial version of cairo_in_stroke/fill
Thomas Jaeger <[email protected]> Extended repeat modes for X
Björn Lindqvist <[email protected]> Performance test cases
Kristian Høgsberg <[email protected]> PDF backend, PS backend with meta-surfaces
Amaury Jacquot <[email protected]> Documentation review, application testing
Adrian Johnson <[email protected]> PDF backend improvement
Michael Johnson <[email protected]> Bug fix for pre-C99 compilers
Jonathon Jongsma <[email protected]> Fix documentation typos
Øyvind Kolås <[email protected]> OpenVG backend, Bug fixes. Better default values.
Martin Kretzschmar <[email protected]> Arithmetic fix for 64-bit architectures
Mathieu Lacage <[email protected]> several bug/typo fixes
Dominic Lachowicz <[email protected]> PDF conformance fix, fix image surface to zero out contents
Alexander Larsson <[email protected]> Profiling and performance fixes.
Sylvestre Ledru <[email protected]> Static analysis fixes.
Tor Lillqvist <[email protected]> win32 build fixes, build scripts
Jinghua Luo <[email protected]> Add bitmap glyph transformation, many freetype and glitz fixes
Luke-Jr <[email protected]> Build fix for cross-compiling
Kjartan Maraas <[email protected]> Several fixes for sparse, lots of debug help for multi-thread bugs
Nis Martensen <[email protected]> Bug fix for sub paths
Jordi Mas <[email protected]> Bug fix for cairo_show_text
Nicholas Miell <[email protected]> Fixes for linking bugs on AMD64
Eugeniy Meshcheryakov <[email protected]> PS/PDF font subsetting improvements
Zakharov Mikhail <[email protected]> Build fix for HP-UX
Christopher (Monty) Montgomery <[email protected]> Performance fix (subimage_copy), multi-thread testing
Tim Mooney <[email protected]> Fix test suite to compile with Solaris compiler
Jeff Muizelaar <[email protected]> Patient, painful, pixman code merge. Many fixes for intricacies of dashing.
Yevgen Muntyan <[email protected]> win32 build fix
Ravi Nanjundappa <[email protected]> Static analysis fixes, test cases, skia backend update/fixes
Declan Naughton <[email protected]> Fix documentation typos
Peter Nilsson <[email protected]> Glitz backend
Henning Noren <[email protected]> Fix memory leak
Geoff Norton <[email protected]> Build fixes
Robert O'Callahan <[email protected]> Const-correctness fixes, several new API functions for completeness (and to help mozilla)
Ian Osgood <[email protected]> XCB backend maintenance
Benjamin Otte <[email protected]> Refinements to cairo/perf timing, OpenGL backend fixups, random fixes
Mike Owens <[email protected]> Bug fixes
Emmanuel Pacaud <[email protected]> SVG backend
Keith Packard <[email protected]> Original concept, polygon tessellation, dashing, font metrics rewrite
Stuart Parmenter <[email protected]> Original GDI+ backend, win32 fixes
Alfred Peng <[email protected]> Fixes for Sun compilers and for a memory leak
Christof Petig <[email protected]> Build fixes related to freetype
Joonas Pihlaja <[email protected]> Huge improvements to the tessellator performance
Mart Raudsepp <[email protected]> Build fixes
David Reveman <[email protected]> New pattern API, glitz backend
Calum Robinson <[email protected]> Quartz backend
Pavel Roskin <[email protected]> Several cleanups to eliminate warnings
Tim Rowley <[email protected]> Quartz/ATSUI fixes, X server workarounds, win32 glyph path support, test case to expose gradient regression
Soeren Sandmann <[email protected]> Lots of MMX love for pixman compositing
Uli Schlachter <[email protected]> Some more XCB fixes
Torsten Schönfeld <[email protected]> Build fixes
Jamey Sharp <[email protected]> Surface/font backend virtualization, XCB backend
Jason Dorje Short <[email protected]> Build fixes and bug fixes
Jeff Smith <[email protected]> Fixes for intricacies of stroking code
Travis Spencer <[email protected]> XCB backend fix
Bill Spitzak <[email protected]> Build fix to find Xrender.h without xrender.pc, downscaling support
Zhe Su <[email protected]> Add support for fontconfig's embeddedbitmap option
Owen Taylor <[email protected]> Font rewrite, documentation, win32 backend
Pierre Tardy <[email protected]> EGL support and testing, OpenVG backend
Karl Tomlinson <[email protected]> Optimisation and obscure bug fixes (mozilla)
Alp Toker <[email protected]> Fix several code/comment typos
Malcolm Tredinnick <[email protected]> Documentation fixes
David Turner <[email protected]> Optimize gradient calculations
Kalle Vahlman <[email protected]> Allow perf reports to be compared across different platforms
Sasha Vasko <[email protected]> Build fix to compile without xlib backend
Vladimir Vukicevic <[email protected]> Quartz backend rewrite, win32/quartz maintenance
Jonathan Watt <[email protected]> win32 fixes
Peter Weilbacher <[email protected]> OS/2 backend
Dan Williams <[email protected]> Implement MMX function to help OLPC
Chris Wilson <[email protected]> Large-scale robustness improvements, (warn_unsed_result and malloc failure injection)
Carl Worth <[email protected]> Original library, support for paths, images
Richard D. Worth <[email protected]> Build fixes for cygwin
Kent Worsnop <[email protected]> Fix PDF dashing bug
Dave Yeo <[email protected]> Build fix for win32
(please let us know if we have missed anyone)