Thank you for your quick response. We decided to make two plugins supporting different extensions. The project has just been released at sf.net and here you can download examples.
You may also be interested in the fact, that XnView is likely to crash when you change the name of existing plugin file ...
Search found 2 matches
- Tue Aug 25, 2009 5:20 pm
- Forum: Classic - Bug Reports
- Topic: Label and extension list broken when format plugin loaded.
- Replies: 2
- Views: 495
- Sun Aug 23, 2009 12:50 pm
- Forum: Classic - Bug Reports
- Topic: Label and extension list broken when format plugin loaded.
- Replies: 2
- Views: 495
Label and extension list broken when format plugin loaded.
Hi,
I am writing a plugin for viewing 8-bit Atari images and there is quite big number of extensions that need to be supported at once (currently 19).
I've found that XnView 1.74 provides 64 bytes for both label and extension in gfpGetPluginInfo, and 1.96 provides 128 bytes. I do copying using the ...
I am writing a plugin for viewing 8-bit Atari images and there is quite big number of extensions that need to be supported at once (currently 19).
I've found that XnView 1.74 provides 64 bytes for both label and extension in gfpGetPluginInfo, and 1.96 provides 128 bytes. I do copying using the ...