Re: [Gimp-developer] GIMP Dynamic Text

2005-07-10 Thread Andrei Simion

Hi,

Thanks for the update.

As long as it is not implemented yet, I'd like to use GIMP Dynamic Text.

Does anybody knows where I can find some documentation to use its Perl API?

Regards,
Andrei

Sven Neumann wrote:


Hi,

Andrei Simion [EMAIL PROTECTED] writes:



And there is other tool like GIMP Dynamic Text to work in Gimp 2.2? I
need basically to wrap the text when the line is bigger than the size
of the layer.



The new text tool will attempt to load GIMP Dynamic Text layers from
your old XCF files. It also provides multiline text. What it doesn't
provide yet, is the ability to specify a fixed layer width and have
the text broken wrapped into that. That is however planned.

Since I seem not to get around to implement it, perhaps someone else
wants to look into adding the missing pieces? Quite a bit of the
required functionality is already there, since this feature has always
been foreseen. What's missing is mostly the tool code. I haven't
looked at this in detail, but I think it should be possible to add
this by deriving the text tool from the new rectangle tool. If anyone
is interested, let me know. I will then try to explain the text
properties that exist for this purpose. I hope that the existing text
infrastructure will be capable of handling this feature w/o any
incompatible changes to the gimp-text parasite.


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIMP Dynamic Text

2005-07-08 Thread Andrei Simion



Owen Cook wrote:


On Fri, 8 Jul 2005, Andrei Simion wrote:



Sven Neumann wrote:


Andrei Simion [EMAIL PROTECTED] writes:



I'd like to use the below GIMP Dynamic Text with Gimp-Perl, but I
cannot find any documentation on it.


What is the below GIMP Dynamic Text?


Is this: http://registry.gimp.org/plugin?id=337




That is a Gimp-1.2 plug-in and if you are using Gimp-2.x?, it will not
work.


And there is other tool like GIMP Dynamic Text to work in Gimp 2.2? I 
need basically to wrap the text when the line is bigger than the size of 
the layer.


Thanks,
Andrei





Owen


___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIMP Dynamic Text

2005-07-08 Thread Sven Neumann
Hi,

Andrei Simion [EMAIL PROTECTED] writes:

 And there is other tool like GIMP Dynamic Text to work in Gimp 2.2? I
 need basically to wrap the text when the line is bigger than the size
 of the layer.

The new text tool will attempt to load GIMP Dynamic Text layers from
your old XCF files. It also provides multiline text. What it doesn't
provide yet, is the ability to specify a fixed layer width and have
the text broken wrapped into that. That is however planned.

Since I seem not to get around to implement it, perhaps someone else
wants to look into adding the missing pieces? Quite a bit of the
required functionality is already there, since this feature has always
been foreseen. What's missing is mostly the tool code. I haven't
looked at this in detail, but I think it should be possible to add
this by deriving the text tool from the new rectangle tool. If anyone
is interested, let me know. I will then try to explain the text
properties that exist for this purpose. I hope that the existing text
infrastructure will be capable of handling this feature w/o any
incompatible changes to the gimp-text parasite.


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] GIMP Dynamic Text

2005-07-07 Thread Andrei Simion

Hi,

I'd like to use the below GIMP Dynamic Text with Gimp-Perl, but I cannot 
find any documentation on it.


Regards,
Andrei
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIMP Dynamic Text

2005-07-07 Thread Sven Neumann
Hi,

Andrei Simion [EMAIL PROTECTED] writes:

 I'd like to use the below GIMP Dynamic Text with Gimp-Perl, but I
 cannot find any documentation on it.

What is the below GIMP Dynamic Text?


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIMP Dynamic Text

2005-07-07 Thread Andrei Simion

Hi,

Sven Neumann wrote:


Hi,

Andrei Simion [EMAIL PROTECTED] writes:



I'd like to use the below GIMP Dynamic Text with Gimp-Perl, but I
cannot find any documentation on it.



What is the below GIMP Dynamic Text?


Is this: http://registry.gimp.org/plugin?id=337

Andrei

___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIMP Dynamic Text

2005-07-07 Thread Owen Cook

On Fri, 8 Jul 2005, Andrei Simion wrote:

 Sven Neumann wrote:
  
  Andrei Simion [EMAIL PROTECTED] writes:
  
 I'd like to use the below GIMP Dynamic Text with Gimp-Perl, but I
 cannot find any documentation on it.
  
  What is the below GIMP Dynamic Text?
 
 Is this: http://registry.gimp.org/plugin?id=337


That is a Gimp-1.2 plug-in and if you are using Gimp-2.x?, it will not
work.



Owen

___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer