Re: [Gimp-user] UTF-8 encode copyright symbol for Text Circle script success

2007-05-24 Thread DJ
Hi Kevin, KC> On Wed, 2007-05-23 at 22:47 -0500, DJ wrote: >> The script, "Text Circle" (Xtns -> Script-Fu -> Logos -> Text Circle) >> just stops. KC> [snip] >> So how does one encode a special character, like the KC> The Script-Fu plug-in which comes with the 2.2 versions of GIMP can't handle KC

Re: [Gimp-user] UTF-8 encode copyright symbol for Text Circle script success

2007-05-24 Thread Kevin Cozens
On Wed, 2007-05-23 at 22:47 -0500, DJ wrote: > The script, "Text Circle" (Xtns -> Script-Fu -> Logos -> Text Circle) > just stops. [snip] > So how does one encode a special character, like the > copyright, for this script, written in Scheme, that requires UTF-8 > encoding? The Script-Fu plug-in wh

Re: [Gimp-user] UTF-8 encode copyright symbol for Text Circle script success

2007-05-23 Thread Sven Neumann
Hi, On Wed, 2007-05-23 at 22:47 -0500, DJ wrote: > The script, "Text Circle" (Xtns -> Script-Fu -> Logos -> Text Circle) > just stops. > > I know the problem is the copyright symbol that I put into the text box > labeled Text. I know it is executing gimp-text-fontname when it is > failing. So