Hey I wonder if you could support ghostscript in version 9?
Currently I get on ubuntu noble an error after following the readme as the file libgs.so.9 is no longer found. The reason is that with version 10 the file is named libgs.so.10.
I don't know if there need to be any changes or if it simply enough to switch to this file. As a workaround a symlink pointing from libgs.so.9 -> libgs.so.10 might solve this issues for others.
Hey I wonder if you could support ghostscript in version 9?
Currently I get on ubuntu noble an error after following the readme as the file
libgs.so.9is no longer found. The reason is that with version 10 the file is namedlibgs.so.10.I don't know if there need to be any changes or if it simply enough to switch to this file. As a workaround a symlink pointing from
libgs.so.9 -> libgs.so.10might solve this issues for others.