I have my file export plugin up and running, but the user should be able to specify some options. Is is good behaviour to store them in xnview.ini?
How can I add my options to the Options|Write dialog?
I also want to provide a filter plugin version (This is a wrapper for a free
Hebrew ocr library). The problem is I can't find the header/example to build a photoshop filter plugin. Is there a downloadable example someware?
Plugin development question
Moderators: helmut, XnTriq, xnview
Re: Plugin development question
No please your own .iniAnonymous wrote:I have my file export plugin up and running, but the user should be able to specify some options. Is is good behaviour to store them in xnview.ini?
Currently not possibleHow can I add my options to the Options|Write dialog?
[/quote]I also want to provide a filter plugin version (This is a wrapper for a free
Hebrew ocr library). The problem is I can't find the header/example to build a photoshop filter plugin. Is there a downloadable example someware?
I must add support for filter plugin
Pierre.