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: Fred Kiefer
Subject: [bug #34529] gnustep-gui svn doesn't correctly link with ImageMagick
Date: Tue, 11 Oct 2011 18:07:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0

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

I am sure that this bug can be easily solved by some configuration magic, but
there is also a different solution possible. One that I would prefer. We could
move the ImageMagick code out of GNUstep gui into a filter service. A filter
service is basically a converter that takes its input from the pasteboard and
puts the result back there. NSImageRep is supposed to use filters to handle
unknown formats. We never included code for this, but Richard provided and
example implementation for a filter service:

devmodules/usr-apps/examples/gui/ExampleService/

For this suggestion to work two components are needed
- support for filtered images in NSImageRep and maybe NSBitmapImageRep
- the filter services themselves (I would not only put the ImageMagick stuff
into one, but add one for Ghostscript as well)


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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