I'm hesitating to create a new thread but...
Plugin and linux.
Ok, Linux is GPL, not LGPL or something like that, and that's the reason why it is not possible to put heic in xnviewmp linux.
Just curious.
If I take a look at the plugin in XnviewMP plugin, I get links to somethingblabla.so stuff.
I have somewhere on my system some "libheif.so.something".
Let's say I put a link or a copy of libheif.so.something in /opt/XnView/Plugins/, is my computer going to explode ? Or Xnview being able to use heic?
-edit- : I gonna try
Edit : I tried but nothings happen. Don't even know if xnview aknowledge if the plugin is there. Maybe I should first read how to create xnview plugin for linux...?
Plugins and Addons
Moderators: XnTriq, helmut, xnview
-
- Posts: 7
- Joined: Sat Sep 10, 2011 2:24 am
Re: Plugins and Addons
Old user of XnView since the good old time of the end of the 90ies
Mostly linux user now.
Sorry for my bad englitsch, me frog eater
Mostly linux user now.
Sorry for my bad englitsch, me frog eater
-
- Author of XnView
- Posts: 44490
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 3
- Joined: Thu Jan 11, 2024 11:09 am
Re: Plugins and Addons
On Linux Mint you need to install libheif-dev:
Code: Select all
apt install libheif-dev