diff options
author | Kristian Høgsberg <krh@redhat.com> | 2005-01-05 14:29:31 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2005-01-05 14:29:31 +0000 |
commit | b1ec8ae13e9a42c6f9e102a73774dfaeb38dafda (patch) | |
tree | 793341343be3548a3a45f49a8e26dd37da197563 /AUTHORS | |
parent | c90bd12ec7fdb548b58903f1f357840888b25871 (diff) |
New PDF backend.
Add PDF surface constructors.
New file - generic array implementation.
Add cairo_array prototypes.
Add cairo_array.c and cairo_pdf_surface.c.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 +Kristian Høgsberg <krh@redhat.com> PDF backend 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 |