Hosting filter factory plugins

Comments and discussions about 8bf plugins which can be use in various applications like Photoshop, Paint Shop Pro or Photo-Paint
Post Reply
NULL2
Plugin Novice
Plugin Novice
Posts: 2
Joined: Fri May 23, 2008 2:41 am

Hosting filter factory plugins

Post by NULL2 »

I am trying to host filter factory plugins in my application.

Is there any example code/libraries to load/parse filter factory plugins?
Other than the source code to the gimp's filter factory host that is too gimp specific.

I assume it is easier to load/use filter factory plugins than to implement a full photoshop plugin host.

HaraldHeim
Plugin Guru
Plugin Guru
Posts: 3363
Joined: Fri Mar 08, 2002 1:00 am
Location: The Plugin Site
Contact:

Post by HaraldHeim »

You can also have a look at FilterFoundry (http://www.telegraphics.com.au/sw/) which is open source. It would be nice if you could post something on this forum when your application is ready.

NULL2
Plugin Novice
Plugin Novice
Posts: 2
Joined: Fri May 23, 2008 2:41 am

Post by NULL2 »

Doesn't Michael Johannhanwahr have a library that is used for filter factory support in IrfanView for instance?

HaraldHeim
Plugin Guru
Plugin Guru
Posts: 3363
Joined: Fri Mar 08, 2002 1:00 am
Location: The Plugin Site
Contact:

Post by HaraldHeim »

Yes, but it is not open source. But maybe you can convince him to let you use his DLL.

Post Reply