Re: [Gimp-user] pcx export
- From: Michael Natterer <mitch gimp org>
- To: Simon Budig <simon budig de>
- Cc: gimp-user-list gnome org
- Subject: Re: [Gimp-user] pcx export
- Date: Fri, 01 Nov 2013 13:53:35 +0100
On Fri, 2013-11-01 at 12:12 +0100, Simon Budig wrote:
Jenny_222 (forums gimpusers com) wrote:
Thanks Simon, but how can I integrate this plugin?
Or does anyone other know how to install this plugin?
You misunderstood me. This is the plugin you are already using. It needs
to be changed to work the way you need it. For this you need to
edit the source code and recompile the plugin.
If you have no programming experience then it will be a rough ride
though. Right now this bug has no real priority for us gimp developers,
but it is a fairly easy task if some wants to start with gimp
development. If someone is interested you'll probably get help in the
#gimp irc channel on gimpnet or on the gimp-development mailing list.
It was a 5 minute fix, the entire resolution handling was already
there, just not connected to the image:
commit 3508079dcf3dfbfc337f838f9771681d661f009e
Author: Michael Natterer <mitch gimp org>
Date: Fri Nov 1 13:51:31 2013 +0100
plug-ins: add loading and saving of the image's resolution in
file-pcx
plug-ins/common/file-pcx.c | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]