[gimp/goat-invasion: 5/234] lie about gamma to gegl
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion: 5/234] lie about gamma to gegl
- Date: Fri, 23 Mar 2012 11:53:49 +0000 (UTC)
commit e998715d704675070e8fb31c5ef2928c9eb84ff1
Author: Ãyvind KolÃs <pippin gimp org>
Date: Tue Mar 13 17:28:34 2012 +0000
lie about gamma to gegl
app/gegl/gimptilebackendtilemanager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/gegl/gimptilebackendtilemanager.c b/app/gegl/gimptilebackendtilemanager.c
index 82544be..3cb938f 100644
--- a/app/gegl/gimptilebackendtilemanager.c
+++ b/app/gegl/gimptilebackendtilemanager.c
@@ -247,7 +247,7 @@ gimp_tile_backend_tile_manager_new (TileManager *tm,
ret = g_object_new (GIMP_TYPE_TILE_BACKEND_TILE_MANAGER,
"tile-width", TILE_WIDTH,
"tile-height", TILE_HEIGHT,
- "format", gimp_bpp_to_babl_format (bpp, FALSE),
+ "format", gimp_bpp_to_babl_format (bpp, TRUE),
NULL);
backend_tm = GIMP_TILE_BACKEND_TILE_MANAGER (ret);
backend_tm->priv->write = write;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]