[cairo-commit] cairo ChangeLog,1.580,1.581

Kristian Hogsberg commit at pdx.freedesktop.org
Fri May 13 09:26:22 PDT 2005


Committed by: krh

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11069

Modified Files:
	ChangeLog 
Log Message:
2005-05-13  Kristian Høgsberg  <krh at redhat.com>

        * src/cairo-pdf-surface.c: Rename
        cairo_pdf_surface_create_for_callback() to
        cairo_pdf_surface_create_for_stream(), and change PDF constructors
        to take width and height as points and move PPI setting to
        cairo_pdf_surface_set_ppi()



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.580
retrieving revision 1.581
diff -u -d -r1.580 -r1.581
--- ChangeLog	13 May 2005 15:09:24 -0000	1.580
+++ ChangeLog	13 May 2005 16:26:20 -0000	1.581
@@ -1,3 +1,11 @@
+2005-05-13  Kristian Høgsberg  <krh at redhat.com>
+
+	* src/cairo-pdf-surface.c: Rename
+	cairo_pdf_surface_create_for_callback() to
+	cairo_pdf_surface_create_for_stream(), and change PDF constructors
+	to take width and height as points and move PPI setting to
+	cairo_pdf_surface_set_ppi()
+
 2005-05-13  Owen Taylor  <otaylor at redhat.com>
 
 	* src/cairo-xlib-surface.c (_cairo_xlib_surface_create_internal): Fix




More information about the cairo-commit mailing list