18 Sep 15:39
RFE: pixelate selected area
From: Brian J. Murrell <brian <at> interlinx.bc.ca>
Subject: RFE: pixelate selected area
Newsgroups: gmane.comp.gnome.apps.f-spot
Date: 2008-09-18 13:41:29 GMT
Subject: RFE: pixelate selected area
Newsgroups: gmane.comp.gnome.apps.f-spot
Date: 2008-09-18 13:41:29 GMT
A really nice editing feature would be the ability to pixelate a selected area of a photo. The use case is for uploading photos to a web gallery but perhaps there are people in the picture who don't want their faces splashed all over the web. Thanx, b.
_______________________________________________ F-spot-list mailing list F-spot-list <at> gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list
diff --exclude .svn -Nur ../f-spot-0.5.0/extensions/Editors/PixelateEditor/Makefile ./extensions/Editors/PixelateEditor/Makefile
--- ../f-spot-0.5.0/extensions/Editors/PixelateEditor/Makefile 1969-12-31 19:00:00.000000000 -0500
+++ ./extensions/Editors/PixelateEditor/Makefile 2008-09-18 22:53:32.000000000 -0400
@@ -0,0 +1,29 @@
+all: PixelateEditor.dll
+
+PACKAGES = \
+ -pkg:f-spot \
+ -pkg:gtk-sharp-2.0
+
+ASSEMBLIES = \
+ -r:Mono.Posix
+
+RESOURCES = \
+ -resource:PixelateEditor.addin.xml
+
+SOURCES = \
+ PixelateEditor.cs
+
RSS Feed