Re: [Gimp-user] Fonts in 1.3.x

2003-07-01 Thread Sven Neumann
Hi, Jeff Trefftzs <[EMAIL PROTECTED]> writes: > For some time now, on both 1.2.x and 1.3.x, I have noticed some > curiosities about the GIMP's font handling. I have downloaded and > installed a number of true-type fonts, most of which work fine, as long > as I run xfstt to serve them up, but a f

[Gimp-user] Hex Drawing

2003-07-01 Thread João Paulo Vasconcellos
Hello everybody, does anyone knows if there is some kind of script that draws hex grids ? I took a look at the registry, but found no one. ___ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Re: [Gimp-user] Hex Drawing

2003-07-01 Thread Joao S. O. Bueno
Hmm. Have not a gimp plugin, but I have wriiten some postscript for it a while ago. All one have to do is open it in The GIMP. I e-mailed Joao Paulo the Postscript file. If anyone else is interested, just write in. Regards, JS -><- On Tuesday 01 July 2003 15:46, João Paulo

Re: [Gimp-user] Hex Drawing

2003-07-01 Thread Joao S. O. Bueno
On Tuesday 01 July 2003 17:12,Mike Thorn wrote: > I'm a little unfamiliar with PostScript, being new to Linux and > all. Can you tell me what that is and how your postscript file > interacts with GIMP? For a short answer: a Postscript file is a file in the Programing language called postscript, t

Re: [Gimp-user] Hex Drawing

2003-07-01 Thread Joao S. O. Bueno
Ok, script on it's way, hmm.. I think I will just write a Python plugin for drwaing the hexes straight into The Gimp. It seens that people like it at all. And yes, when I first designed this script, it was also for drawing a board for a game. :-) Regards, JS -><- Mike wro

[Gimp-user] Fixing Hot/Stuck/Dead Pixels?

2003-07-01 Thread Brian White
I have a digital camera which has developed a few stuck pixels and I'd like to automate the process of fixing them. I figure I can create either a bitmap with said pixels set or a text list of pixel coordinates, but how can I get Gimp to do an interpolation of the surrounding pixels at each of tho

Re: [Gimp-user] Fixing Hot/Stuck/Dead Pixels?

2003-07-01 Thread Brian White
> > I have a digital camera which has developed a few stuck pixels and > > I'd like to automate the process of fixing them. > > > > I figure I can create either a bitmap with said pixels set or a > > text list of pixel coordinates, but how can I get Gimp to do an > > interpolation of the surroundin

Re: [Gimp-user] Fonts in 1.3.x

2003-07-01 Thread Jeff Trefftzs
Hi Sven, Thanks for the illuminating explanation of the font situation. I will start researching font contents & formats. Regards, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery

Re: [Gimp-user] Fixing Hot/Stuck/Dead Pixels?

2003-07-01 Thread Carol Spears
let me suggest thinline.c available at the registry. carol Brian White wrote: I have a digital camera which has developed a few stuck pixels and I'd like to automate the process of fixing them. I figure I can create either a bitmap with said pixels set or a text list of pixel coordinates, but ho