bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34529] gnustep-gui svn doesn't correctly link with ImageMagick


From: Richard Frith-Macdonald
Subject: [bug #34529] gnustep-gui svn doesn't correctly link with ImageMagick
Date: Tue, 11 Oct 2011 19:14:42 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50

Follow-up Comment #4, bug #34529 (project gnustep):

There used to be examples with the gui library, but they were moved  to
devmodules/usr-apps/examples/gui/ExampleService

The info plist there has an example of a simple filter service using an
external tool (the unix 'cat' command) as well as examples of services using
the pasteboard server.

This really is *just* an example ... no documentation (I think there's a
little documentation on services and filters in the NSPastebard class
documentation or something similar).

Anyway, using the first filter mechanism, you could set up a filter which
simply wraps the imagemagick command line utility... ought to be very little
work.

The second way (a daemon which would use the imagemagick library and
communicate via the pasteboard server) would be rather more work, but more
efficient of course.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34529>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]