Page 5 of 10

Re: Addons/Plugins/...

Posted: Sat Aug 29, 2009 2:14 pm
by herr_k.
sorry, found the problem here. http was wrongly set to opera.exe that didnt exist.

it is still working though
JohnFredC wrote:Specifically, sometimes I try to upload a recently saved clipboard file. That rarely works without restarting XnView and "re"viewing the saved file.
this is also true.

cheers

Re: Addons/Plugins/...

Posted: Thu May 27, 2010 4:26 am
by foxyshadis
Terribly confused, I'm trying to write support for a new format with the Plugin SDK but it isn't working at all. The Plugin SDK exports the following functions:

gfpGetPluginInfo
gfpLoadPictureInit
gfpLoadPictureGetInfo
gfpLoadPictureGetLine
gfpLoadPictureGetColormap
gfpLoadPictureExit
gfpSavePictureIsSupported
gfpSavePictureInit
gfpSavePicturePutLine
gfpSavePictureExit

Every plugin in the XnView\Plugins folder exports the following:

gffGetFormatInfo
gffGetPluginInfo

I'm pretty sure that's why mine isn't being picked up. Soo... how do you map from one to the other? The old SDK hasn't been updated since 2003, and obviously something changed since then. This is what stopped me a few years back when I first tried, too.

Re: Addons/Plugins/...

Posted: Fri May 28, 2010 6:05 am
by xnview
gff* are internal plugin, gfp* functions are good.
Do you have changed the extension (.usr)?

Re: Addons/Plugins/...

Posted: Thu Jun 17, 2010 12:06 pm
by xnview
RIOT plugin added

Re: Addons/Plugins/...

Posted: Wed Aug 04, 2010 10:47 pm
by Ben321
Dead link is dead :(

Re: Addons/Plugins/...

Posted: Thu Aug 05, 2010 5:05 pm
by xnview
Ben321 wrote:
Dead link is dead :(
Fixed

Re: Addons/Plugins/...

Posted: Sat Aug 14, 2010 7:45 pm
by Ben321
xnview wrote:
Ben321 wrote:
Dead link is dead :(
Fixed
Thanks.

Also, I'm curious about something. If I wish to use xsusie with the GFL SDK, is it possible to use xsusie with the ActiveX version of the GFL SDK? Or does xsusie require the standard dll version of the GFL SDK to work?

Re: Addons/Plugins/...

Posted: Tue Aug 17, 2010 1:52 am
by xnview
Ben321 wrote:Also, I'm curious about something. If I wish to use xsusie with the GFL SDK, is it possible to use xsusie with the ActiveX version of the GFL SDK? Or does xsusie require the standard dll version of the GFL SDK to work?
No, works only with XnView/NConvert

Re: Addons/Plugins/...

Posted: Tue Aug 16, 2011 4:11 pm
by Nikolay Raspopov
What about 64-bit versions of plugins?

Re: Addons/Plugins/...

Posted: Thu Aug 18, 2011 1:01 pm
by xnview
Nikolay Raspopov wrote:What about 64-bit versions of plugins?
Some of the plugin exist already as 64bits, you can find them in XnViewMP 64bits version

Re: Addons/Plugins/...

Posted: Thu Aug 18, 2011 4:29 pm
by Nikolay Raspopov
xnview wrote:
Nikolay Raspopov wrote:What about 64-bit versions of plugins?
Some of the plugin exist already as 64bits, you can find them in XnViewMP 64bits version
Are they GFL 3.40 64-bit compatible?

Re: Addons/Plugins/...

Posted: Fri Aug 19, 2011 10:27 am
by xnview
Nikolay Raspopov wrote:Are they GFL 3.40 64-bit compatible?
yes i think (not tested)

Re: Addons/Plugins/...

Posted: Fri Nov 11, 2011 2:32 am
by Solovei95
The plugin displays a JNG image with white background. Please fix it.

Re: Addons/Plugins/...

Posted: Thu Dec 29, 2011 10:58 am
by shrabanti
I am also getting White Background here too. Waiting for the fix mate. Thanks.

Re: Addons/Plugins/...

Posted: Thu May 31, 2012 2:10 am
by matu
hello


Can the color of the guide displayed at the time of trimming be changed?