Addons/Plugins/...

Ask for help and post your question on how to use XnView Classic.

Moderators: XnTriq, helmut, xnview

Post Reply
User avatar
herr_k.
Posts: 192
Joined: Fri Jan 06, 2006 6:11 pm

Re: Addons/Plugins/...

Post 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
User avatar
foxyshadis
Posts: 390
Joined: Sat Nov 18, 2006 8:57 am

Re: Addons/Plugins/...

Post 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.
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Addons/Plugins/...

Post by xnview »

gff* are internal plugin, gfp* functions are good.
Do you have changed the extension (.usr)?
Pierre.
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Addons/Plugins/...

Post by xnview »

RIOT plugin added
Pierre.
Ben321
Posts: 39
Joined: Fri Jul 30, 2010 8:05 am

Re: Addons/Plugins/...

Post by Ben321 »

Dead link is dead :(
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Addons/Plugins/...

Post by xnview »

Ben321 wrote:
Dead link is dead :(
Fixed
Pierre.
Ben321
Posts: 39
Joined: Fri Jul 30, 2010 8:05 am

Re: Addons/Plugins/...

Post 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?
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Addons/Plugins/...

Post 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
Pierre.
User avatar
Nikolay Raspopov
Posts: 89
Joined: Thu Jun 24, 2004 4:25 pm
Location: Russia
Contact:

Re: Addons/Plugins/...

Post by Nikolay Raspopov »

What about 64-bit versions of plugins?
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Addons/Plugins/...

Post 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
Pierre.
User avatar
Nikolay Raspopov
Posts: 89
Joined: Thu Jun 24, 2004 4:25 pm
Location: Russia
Contact:

Re: Addons/Plugins/...

Post 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?
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Addons/Plugins/...

Post by xnview »

Nikolay Raspopov wrote:Are they GFL 3.40 64-bit compatible?
yes i think (not tested)
Pierre.
Solovei95
Posts: 16
Joined: Tue Mar 29, 2011 11:14 am

Re: Addons/Plugins/...

Post by Solovei95 »

The plugin displays a JNG image with white background. Please fix it.
shrabanti
Posts: 1
Joined: Thu Dec 29, 2011 10:54 am

Re: Addons/Plugins/...

Post by shrabanti »

I am also getting White Background here too. Waiting for the fix mate. Thanks.
matu
Posts: 4
Joined: Thu May 31, 2012 1:50 am

Re: Addons/Plugins/...

Post by matu »

hello


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