[cairo-commit] gtkcairo ChangeLog,1.28,1.29 README,1.5,1.6
Carl Worth
commit at pdx.freedesktop.org
Fri Apr 1 06:37:19 PST 2005
- Previous message: [cairo-commit] cairo-java/src/jni
org_freedesktop_cairo_PngSurface.c, 1.3,
1.4 org_freedesktop_cairo_PdfSurface.c, 1.4,
1.5 org_freedesktop_cairo_PsSurface.c, 1.3, 1.4
- Next message: [cairo-commit] cairo ChangeLog,1.465,1.466 TODO,1.39,1.40
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/gtkcairo
In directory gabe:/tmp/cvs-serv27228
Modified Files:
ChangeLog README
Log Message:
* README: Remove invalid whitespace from export examples.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/gtkcairo/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- ChangeLog 30 Mar 2005 12:54:34 -0000 1.28
+++ ChangeLog 1 Apr 2005 14:37:17 -0000 1.29
@@ -1,3 +1,7 @@
+2005-04-01 Carl Worth <cworth at cworth.org>
+
+ * README: Remove invalid whitespace from export examples.
+
2005-03-30 Ãyvind KolÃ¥s <oeyvindk at hig.no>
* gtkcairo/gdkcairo.c: include cairo-xlib header, and string.h for
Index: README
===================================================================
RCS file: /cvs/cairo/gtkcairo/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- README 11 Dec 2004 16:43:55 -0000 1.5
+++ README 1 Apr 2005 14:37:17 -0000 1.6
@@ -46,9 +46,9 @@
moment this means the xlib backend since it provides AA at all times,
setting the backend can be done through the enviroment variable
-export GTKCAIRO_BACKEND = gl
-export GTKCAIRO_BACKEND = xlib
-export GTKCAIRO_BACKEND = image (not implemented yet)
+export GTKCAIRO_BACKEND=gl
+export GTKCAIRO_BACKEND=xlib
+export GTKCAIRO_BACKEND=image (not implemented yet)
before starting an application.
- Previous message: [cairo-commit] cairo-java/src/jni
org_freedesktop_cairo_PngSurface.c, 1.3,
1.4 org_freedesktop_cairo_PdfSurface.c, 1.4,
1.5 org_freedesktop_cairo_PsSurface.c, 1.3, 1.4
- Next message: [cairo-commit] cairo ChangeLog,1.465,1.466 TODO,1.39,1.40
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list