Re: GDynText - How to edit text

2000-10-27 Thread Matthias Kurz

On Fri, Oct 27, 2000 at 03:32:27PM +0200, Matthias Kurz wrote:
> 
> Hi.
> 
> How can i edit text that was generated by the gdyntext plug-in.
> I mean "later", after i saved and reloaded the image.

Hrmmpff,
one has to select the GDynText layer an then one has to invoke
"Filters/Render/Dynamic Text". Easy - if you know it :-)
I tried to select the text and then i searched for "edit selection"
or i selected the layer and searched for "edit layer". "edit layer
attributes" also did not help...
Anyway, nice tool. Thanks Marco.
What is the "charmap" window doing ?


   (mk)

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47



GDynText - How to edit text

2000-10-27 Thread Matthias Kurz


Hi.

How can i edit text that was generated by the gdyntext plug-in.
I mean "later", after i saved and reloaded the image.
Where can i find a fm, that i could r :-)


  Thanks

   (mk)

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47



Re: GDynText

2000-09-05 Thread Matthew Colton

Am Mit, 30 Aug 2000 schrieb ebi5:
> How do you place text generated by GDynText anywhere other than the top
> left corner?
 
use the move tool.
-- 
Mat



Re: GDynText

2000-08-30 Thread Tal Danzig

Get the latest version of GIMP (1.1.25)

It has the option to specify where the text is placed.

Tal


On Wed, 30 Aug 2000 08:17:02 -0500 (CDT), ebi5 said:

> How do you place text generated by GDynText anywhere other than the top
>  left corner?
>  
>  Thanks,
>  
>  : Gene Imes   http://www.ozob.net :
>  
>  

-- 

|   Tal Danzig | Join #libranet on the |
|   [EMAIL PROTECTED]   | openprojects IRC network  |

|   http://www.libranet.com|   Tal Danzig  |
|   The TOP Desktop!   |   [EMAIL PROTECTED]|





Re: GDynText

2000-08-30 Thread Guillermo S. Romero / Familia Romero

[EMAIL PROTECTED] (2000-08-30 at 0817.02 -0500):
> How do you place text generated by GDynText anywhere other than the top
> left corner?

Move the layer: key M or the four arrow cross, then hold Shift and
click MB1 (the key is to avoid selecting layers below if you hit a
transparent area).

GSR
 



GDynText

2000-08-30 Thread ebi5

How do you place text generated by GDynText anywhere other than the top
left corner?

Thanks,

: Gene Imes  http://www.ozob.net :




Re: GDynText is broken ?!?!

2000-06-13 Thread Uwe Koloska

You wrote on Mon, 12 Jun 2000:
>WAH ! 
>I am using GIMP 1.1.18 right now.. 
>It seems, that GDynText is broken ! 
>
>A new layer is being created... I type in my text ... press OK ... and then 
>
>the dynamic text is invisible... only the border is being displayed ...

There is a small rectangle ...

This is a known bug of gdyntext.  Please upgrade to the newest gimp
(1.1.23) or start it with
LC_NUMERIC=C gimp

gdyntext uses the locale (de in your case) for numeric data and confuses
the plug-in protocol.

Yours
Uwe Koloska

-- 
mailto:[EMAIL PROTECTED]
http://rcswww.urz.tu-dresden.de/~koloska/
----
right now the web page is in german only
but this will change as time goes by ;-)



Re: GDynText is broken ?!?!

2000-06-13 Thread [EMAIL PROTECTED]


you knocked on the right door. i faced this problem before. its a
problem with your LC_NUMERIC global variable. the only way to work
around this bug si to set this variable to C.
example do this:

LC_NUMERIC=C ; gimp &

it should work. if it does not work, try to unset the LC_ALL
variable.

unset LC_ALL; LC_NUMERIC=C ; gimp &

it should woork.

On Mon, 12 Jun 2000, Thomas Kleindienst wrote:

> Would be too easy
> 
> No... it seems to be a font problem... 
> the border seems to be way too small... 
> (font size given was 50 pixels)
> result: a border with a height of about 3-5 pixels ?
> ???
> 
> > check if you are not using the same color as the background.
> > 
> > On Mon, 12 Jun 2000, Thomas Kleindienst wrote:
> > 
> > > WAH ! 
> > > I am using GIMP 1.1.18 right now.. 
> > > It seems, that GDynText is broken ! 
> > > 
> > > A new layer is being created... I type in my text ... press OK ... and then 
> > > 
> > > the dynamic text is invisible... only the border is being displayed ...
> > > 
> > > please help ! I need this GDynText-feature !
> > > 
> > > Thanks
> > > 
> > > T.K.
> > > 
> > 
> > 
> > s@m
> 


s@m




Re: GDynText is broken ?!?!

2000-06-12 Thread Alex

Hi,
At 20:52 12.06.00 +0200, Thomas Kleindienst wrote:
>WAH !
>I am using GIMP 1.1.18 right now..
>It seems, that GDynText is broken !
>
>A new layer is being created... I type in my text ... press OK ... and 
>then 
>
>the dynamic text is invisible... only the border is being displayed ...
>
>please help ! I need this GDynText-feature !
>
>Thanks
>
>T.K.
One stupid suggestion (I've been cought there once): make sure, that you 
entry your text in the TEXT window. The window with alphabet is NOT the 
text window, it's only the sample, text window is below. So, if you entry 
text in sample window, you'll have null text in the TEXT window and only 
very small empty layer.
 Alex


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



Re: GDynText is broken ?!?!

2000-06-12 Thread Thomas Kleindienst

Would be too easy

No... it seems to be a font problem... 
the border seems to be way too small... 
(font size given was 50 pixels)
result: a border with a height of about 3-5 pixels ?
???

> check if you are not using the same color as the background.
> 
> On Mon, 12 Jun 2000, Thomas Kleindienst wrote:
> 
> > WAH ! 
> > I am using GIMP 1.1.18 right now.. 
> > It seems, that GDynText is broken ! 
> > 
> > A new layer is being created... I type in my text ... press OK ... and then 
> > 
> > the dynamic text is invisible... only the border is being displayed ...
> > 
> > please help ! I need this GDynText-feature !
> > 
> > Thanks
> > 
> > T.K.
> > 
> 
>   
>   s@m



GDynText is broken ?!?!

2000-06-12 Thread Thomas Kleindienst

WAH ! 
I am using GIMP 1.1.18 right now.. 
It seems, that GDynText is broken ! 

A new layer is being created... I type in my text ... press OK ... and then 

the dynamic text is invisible... only the border is being displayed ...

please help ! I need this GDynText-feature !

Thanks

T.K.



Re: gdyntext & xfstt

2000-05-09 Thread [EMAIL PROTECTED]


sorry, i didn't find anything related to gdyntext. (i made a search).
can't you be more precise?
again sorry for the disturbe.

On Mon, 8 May 2000, Jon Winters wrote:

> "s@m" wrote:
> > 
> > now that i got it to work [gdyntext] . i can't get it to recognize my TTF
> > fonts.
> > i use xfstt as a font server on port unix:/7100.
> > any suggestions?
> 
> Hi,
> 
> The answer you seek is here:
> 
> http://fonts.linuxpower.com/
> 
> Enjoy!
> --
> Jon Winters  http://www.obscurasite.com/jon/
> 
>"Everybody Loves The GIMP!"
>   http://www.gimp.org/
> 


s@m




Re: gdyntext & xfstt

2000-05-09 Thread [EMAIL PROTECTED]


it works with the standard gimp text tool.

On Mon, 8 May 2000, Data Wizard wrote:

> i assume you're using the setup command:
>   xfstt &
>   xset fp+ unix/:7101
> 
> both need to be done.
> 
> you may also need to "build" your library.  i think that's xfstt --sync or
> something like that.  it's in the documentation, i believe.
> 
> --
> DataWizard [[EMAIL PROTECTED]]
> Kyle Lanning
> http://inverness.levitate.org
> ICQ: 63530867
> 


s@m




Re: gdyntext & xfstt

2000-05-08 Thread Jon Winters

"s@m" wrote:
> 
> now that i got it to work [gdyntext] . i can't get it to recognize my TTF
> fonts.
> i use xfstt as a font server on port unix:/7100.
> any suggestions?

Hi,

The answer you seek is here:

http://fonts.linuxpower.com/

Enjoy!
--
Jon Winters  http://www.obscurasite.com/jon/

   "Everybody Loves The GIMP!"
  http://www.gimp.org/



Re: gdyntext & xfstt

2000-05-08 Thread Data Wizard

i assume you're using the setup command:
xfstt &
xset fp+ unix/:7101

both need to be done.

you may also need to "build" your library.  i think that's xfstt --sync or
something like that.  it's in the documentation, i believe.

--
DataWizard [[EMAIL PROTECTED]]
Kyle Lanning
http://inverness.levitate.org
ICQ: 63530867




gdyntext & xfstt

2000-05-08 Thread [EMAIL PROTECTED]


now that i got it to work [gdyntext] . i can't get it to recognize my TTF
fonts.
i use xfstt as a font server on port unix:/7100.
any suggestions?


s@m




Re: gdyntext

2000-05-08 Thread Uwe Koloska

You wrote on Mon, 08 Mai 2000:
>thanks for the workaround. it works well.
>i added these lines to my .bash_profile file :
>
>unset LC_ALL
>LC_NUMERIC=C 
>export LC_NUMERIC
>
>but what is the LC_NUMERIC variable and what is C ?
>just to know if it breaks something else.
>

LC_NUMERIC is responsible for grouping of numbers, especially it is the
place to say wether "," or "." separates the parts of a decimalnumber.

  3 / 2 = 1,5   in germany
= 1.5   in the UK (and ...)

the definition of LC_NUMERIC for de_DE (for me in
/usr/share/i18n/locales/de_DE) looks like:

LC_NUMERIC
decimal_point "<,>"
thousands_sep "<.>"
grouping  3;3
END LC_NUMERIC

and for POSIX (that is sometimes named C and is defined as the default
locale)

LC_NUMERIC
# This is the POSIX Locale definition for
# the LC_NUMERIC category.
#
decimal_point   ""
thousands_sep   ""
grouping-1
#
END LC_NUMERIC


If no locale is set (and the application is ready for i18n) the default
locale C (or POSIX) is used.

Hope this helps
Uwe

-- 
mailto:[EMAIL PROTECTED]
http://rcswww.urz.tu-dresden.de/~koloska/
----
right now the web page is in german only
but this will change as time goes by ;-)



Re: gdyntext

2000-05-08 Thread Guillermo S. Romero / Familia Romero

>but what is the LC_NUMERIC variable and what is C ?
>just to know if it breaks something else.

It is for locale things, in this case numbers. Setting it to C means that no
translation is done, it uses what the original code has.

LANG, LC_* were created for this, to decide how do you want to see numbers,
messages, dates and such, C is the untraslated version (normally English,
but could be anything).

So break anything? I doubt, but you will not get messages translated (no
problem if you know the languaje they appear on).

GSR
 




Re: gdyntext

2000-05-08 Thread [EMAIL PROTECTED]


thanks for the workaround. it works well.
i added these lines to my .bash_profile file :

unset LC_ALL
LC_NUMERIC=C 
export LC_NUMERIC

but what is the LC_NUMERIC variable and what is C ?
just to know if it breaks something else.


On Sun, 7 May 2000, Uwe Koloska wrote:

> You wrote on Son, 07 Mai 2000:
> >i just downloaded the plugin from the plugin registry. it simply does not
> >work. it seems like it scales the the police with a too big factor. (it
> >generates a small layer about 10x10 pixels that is dependent on the size
> >of the police). 
> >does anyone encountred this problem before?
> >
> >gdyntext 1.4.4 on a i586 RH5.2 XFree 3.3.6 gimp 1.0.4
> 
> just the same error as with acrobat reader 4.05 not able to work with
> embeded fonts ...
> 
> with locale LC_NUMERIC set to anything other than "C" (that is unequal to
> the settings from "C" -- for sure) breaks the communication between gimp
> and the plug-in.  In gdyntext from gimp-1.1.20 this is solved.
> 
> As a workaround you can start gimp like that:
> 
>   LC_NUMERIC=C gimp
> 
> or something else that sets the environment LC_NUMERIC to "C".  Supposed
> you don't have "LC_ALL=es" or similar ...
> 
> Locale are used in this sequence and later ones overwriter the previous:
> LANG -> LC_{NUMERIC,MESSAGES,CTYPE, etc.} -> LC_ALL
> so LC_ALL overwrites them all and if it is set you have to unset it.
> 
> It's best to set LANG to your prefered language and then finetune with LC_*
> 
> Hope that helps
> Uwe
> 
> -- 
> mailto:[EMAIL PROTECTED]
> http://rcswww.urz.tu-dresden.de/~koloska/
> ----
> right now the web page is in german only
> but this will change as time goes by ;-)
> 


s@m




Re: gdyntext

2000-05-07 Thread Uwe Koloska

You wrote on Son, 07 Mai 2000:
>i just downloaded the plugin from the plugin registry. it simply does not
>work. it seems like it scales the the police with a too big factor. (it
>generates a small layer about 10x10 pixels that is dependent on the size
>of the police). 
>does anyone encountred this problem before?
>
>gdyntext 1.4.4 on a i586 RH5.2 XFree 3.3.6 gimp 1.0.4

just the same error as with acrobat reader 4.05 not able to work with
embeded fonts ...

with locale LC_NUMERIC set to anything other than "C" (that is unequal to
the settings from "C" -- for sure) breaks the communication between gimp
and the plug-in.  In gdyntext from gimp-1.1.20 this is solved.

As a workaround you can start gimp like that:

  LC_NUMERIC=C gimp

or something else that sets the environment LC_NUMERIC to "C".  Supposed
you don't have "LC_ALL=es" or similar ...

Locale are used in this sequence and later ones overwriter the previous:
LANG -> LC_{NUMERIC,MESSAGES,CTYPE, etc.} -> LC_ALL
so LC_ALL overwrites them all and if it is set you have to unset it.

It's best to set LANG to your prefered language and then finetune with LC_*

Hope that helps
Uwe

-- 
mailto:[EMAIL PROTECTED]
http://rcswww.urz.tu-dresden.de/~koloska/
----
right now the web page is in german only
but this will change as time goes by ;-)



gdyntext (-REPLY) (fwd)

2000-05-07 Thread [EMAIL PROTECTED]


automatic reply from jim lane...
i still need help.

s@m

-- Forwarded message --
Date: Sun, 07 May 2000 05:21:05 -0400
From: Jim Lane <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: gdyntext (-REPLY)

Please be aware that I will be on vacation from April 21 to June 2 inclusive. I will 
be returning to the office on June 5. For support during my absence please contact 
either Tilak Kapoor or Marcus Leung.




gdyntext

2000-05-07 Thread [EMAIL PROTECTED]

i just downloaded the plugin from the plugin registry. it simply does not
work. it seems like it scales the the police with a too big factor. (it
generates a small layer about 10x10 pixels that is dependent on the size
of the police). 
does anyone encountred this problem before?

gdyntext 1.4.4 on a i586 RH5.2 XFree 3.3.6 gimp 1.0.4

s@m




gDynText problem

2000-03-02 Thread Jakub Steiner

I am experiencing strange behaviour of the gDyntext plugin in the latest CVS
version of GIMP. It renders an empty layer, very small, but enlarges on the
amount of text. 

What made me not to report it a bug is that it works well on my other system
which has rather same setup. 

Has anyone experienced this behaviour and knows where the problem is?
I can't live without gDyntext one more day =) 

I used version 1.4.3 that ships with GIMP CVS and 1.4.4 from author's site. I
have a linux 2.2.12 kernel, xfree 3.3.5 running on an i686.

Jakub Steiner
 -- 
-[ [EMAIL PROTECTED] ]-[ http://hideout.musichall.cz ]-

" .. if Windows is the answer it must have been a 
   stupid question .. "