[Gimp-user] Strange thins with GIMP 2.0 and SVG

2004-05-25 Thread Milen Dzhumerov
Hello people, I am experiencing some strange things with GIMP 2.0.Yesterday when I worked with svg icons everything was fine.But today if I open the svg it is shifted to the right and down corner and it isn't okay.I open the svg and then export it to gif to use it for a web site.To illustrate

Re: [Gimp-user] Strange thins with GIMP 2.0 and SVG

2004-05-25 Thread Sven Neumann
Hi, Jean-Luc Coulon (f5ibh) [EMAIL PROTECTED] writes: There are some problems with the librsvg and Debian sid just after the upgrade of gtk+ to 2.4 2 days ago. It is needed to get librsvg from experimental to have the svg icons of the desktop themes displayed. Maybe it is related? No,

[Gimp-user] editing path - selecting multiple points

2004-05-25 Thread Gergely Kontra
Hi! I'm editing a bezier path to create a logo. I'm wondering, if I can select more than one points at once (say the points, which are in a rectangular area). Using shift-click is painful... thx Gergo -- +-[ Kontra, Gergely[EMAIL PROTECTED] PhD student Room IB113 ]-+ |

Re: [Gimp-user] Exact placement and rules.

2004-05-25 Thread Jakub Steiner
On Tue, 2004-05-25 at 16:05 -0400, John Culleton wrote: Been playing with the DTP program scribus and its tutorials a bit. One feature in that program is the ability to place an object exactly on the layer by specifying starting location and dimensions numerically. A rule can also be

Re: [Gimp-user] using font in GIMP without adding it to system

2004-05-25 Thread Andrew Gaffney
Sven Neumann wrote: Hi, Andrew Gaffney [EMAIL PROTECTED] writes: I have a font that I want to use for a project in the GIMP, but I don't want to stick it in the font directories on my system. Can the GIMP use fonts (TTF) directly? Simply place the fonts file into ~/.gimp-2.0/fonts. Ah, thanks.