mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 19:58:08 +02:00
Add Alexander Larsson to AUTHORS list.
This commit is contained in:
parent
cc0c442d04
commit
8fe87a32a8
2 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
|
@ -7,6 +7,7 @@ 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
|
||||
Alexander Larsson <alexl@redhat.com> Profiling and performance fixes.
|
||||
Jordi Mas <jordi@ximian.com> Bug fix for cairo_show_text
|
||||
Keith Packard <keithp@keithp.com> Original concept, polygon tessellation, dashing
|
||||
Christof Petig <christof@petig-baender.de> Build fixes related to freetype
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
2004-12-20 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* AUTHORS: Add Alexander Larsson to AUTHORS list.
|
||||
|
||||
* src/cairo_xlib_surface.c (_cairo_xlib_surface_create_with_size):
|
||||
Split off from _cairo_xlib_surface_create to avoid roundtrip when
|
||||
size is already known.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue