[gegl] bin/gegl: add unsharp-mask as an op
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] bin/gegl: add unsharp-mask as an op
- Date: Thu, 10 Mar 2016 18:40:10 +0000 (UTC)
commit 66abc2a13dd424925ee621010a3edaaacdbc6df7
Author: Øyvind Kolås <pippin gimp org>
Date: Thu Mar 10 19:31:31 2016 +0100
bin/gegl: add unsharp-mask as an op
bin/ui.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bin/ui.c b/bin/ui.c
index 874e0c6..c00f284 100644
--- a/bin/ui.c
+++ b/bin/ui.c
@@ -160,6 +160,7 @@ ActionData actions[]={
{"exposure", 60, "gegl:exposure"},
//{"levels", 60, "gegl:levels"},
//{"threshold", 70, "gegl:threshold"},
+ {"unsharp-mask", 70, "gegl:unsharp-mask"},
{NULL, 0, NULL}, /* sentinel */
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]