[Gimp-user] Java api

2006-09-18 Thread Magnus Hellström
Hello, I'm using GIMP in batch mode to run script-fu scripts from java code. However, running scripts in batch mode does not completetly meet my requirements since I wan't to interact with the result from the scripts. Therefore, I need some api to run GIMP from Java. Is there a stable Java api to

[Gimp-user] Base type of a wmf image

2006-09-25 Thread Magnus Hellström
I'm using script-fu to load an image to determine the image base type. It gives me back rgb even if the wmf image is in grayscale. How come? Can I determine the image type in some other way? This is the script: (define (script-fu-wmf-type-check file) (gimp-message-set-handler 0)

Ang: Re: [Gimp-user] Base type of a wmf image

2006-09-26 Thread Magnus Hellström
=?ISO-8859-1?Q?Hellstr=F6m?=[EMAIL PROTECTED] Kopia: gimp-user@lists.XCF.Berkeley.EDU Ärende: Re: [Gimp-user] Base type of a wmf image Hi, On Mon, 2006-09-25 at 12:51 +0200, Magnus Hellström wrote: I'm using script-fu to load an image to determine the image base type. It gives me back rgb even

Vb: Re: Ang: Re: [Gimp-user] Base type of a wmf image

2006-09-27 Thread Magnus Hellström
-user@lists.XCF.Berkeley.EDU Ärende: Re: Ang: Re: [Gimp-user] Base type of a wmf image Hi, On Tue, 2006-09-26 at 10:20 +0200, Magnus Hellström wrote: So this behaviour of the wmf file loader can be considered as a bug? No, it counts as a missing feature perhaps. Is it something that will be taken

[Gimp-user] Rotated wmf-file

2006-11-08 Thread Magnus Hellström
Hello, I have this wmf file which is rotated by GIMP when opened. It seems normal with other wmf viewers. What could be the problem? The image or GIMP? Thanks, /Magnus wmfcolor2.WMF Description: video/ms-wm ___ Gimp-user mailing list

Ang: Re: [Gimp-user] Rotated wmf-file

2006-11-09 Thread Magnus Hellström
-8859-1?Q?Hellstr=F6m?=[EMAIL PROTECTED] Kopia: gimp-user@lists.XCF.Berkeley.EDU Ärende: Re: [Gimp-user] Rotated wmf-file Hi, On Wed, 2006-11-08 at 12:52 +0100, Magnus Hellström wrote: Hello, I have this wmf file which is rotated by GIMP when opened. It seems normal with other wmf viewers. What

[Gimp-user] wmf problems

2006-11-16 Thread Magnus Hellström
Hello, my problem is regarding wmf files in GIMP. When running Gimp Version 2.1.13 on Windows XP * Some wmf files are rotated 180 degrees when loaded in GIMP * Some charaters are missing in images loaded by GIMP (swedish characters in this case) In Gimp Version 2.3.12 the first problem is