gegl r2694 - in trunk: . operations/external
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2694 - in trunk: . operations/external
- Date: Mon, 3 Nov 2008 02:01:11 +0000 (UTC)
Author: ok
Date: Mon Nov 3 02:01:11 2008
New Revision: 2694
URL: http://svn.gnome.org/viewvc/gegl?rev=2694&view=rev
Log:
* operations/external/stroke.c: (prepare): use RaGaBaA float.
Modified:
trunk/ChangeLog
trunk/operations/external/stroke.c
Modified: trunk/operations/external/stroke.c
==============================================================================
--- trunk/operations/external/stroke.c (original)
+++ trunk/operations/external/stroke.c Mon Nov 3 02:01:11 2008
@@ -70,7 +70,7 @@
static void
prepare (GeglOperation *operation)
{
- gegl_operation_set_format (operation, "output", babl_format ("RGBA float"));
+ gegl_operation_set_format (operation, "output", babl_format ("RaGaBaA float"));
}
static GeglRectangle
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]