| |
| |
| |
|
Page: 1 2
Comments:
<0> I mean, some nice pices of python-fu that let me show them to some people and make the want to experiment with python-fu <1> you should search at http://registry.gimp.org <0> thanks <2> Hi, have you seen this guys matting tool & algorithm already? http://students.washington.edu/juew/JueWang_Matting.pdf <2> and a windows only software for that http://students.washington.edu/juew/RobustMatting/index.html <3> is there any way to change the color of the quickmask? <3> ah, looks all i have to do is right-click on the quickmask icon <4> Does something resembling Photoshop's patch tool exist in Gimp? <5> I rotated an image for a bunch of layers and made it into an animated gif. Unfortunately The alpha makes the images look a bit odd. Is there an easy way to replace all the empty spots with black? <6> has anyone here install gimp for macosx? <7> What is a psuedo-vector? <7> How would I make one in the GIMP? <6> ive installed the Gimp.app and X11.app, gimp is working fine but its kinda annoying to use, when i click on a different window i need to click again to select on the item i want (ie paintbrush), instead of this double click is there a way to make it focus on the paintbrush w/ a single click? <7> What is a psuedo-vector? <7> How would I make one in the GIMP? <8> i'm using a gug tutorial and it's telling me to right click the image and go to filters > render > gfig and then click a button called new... i don't see any button called new. Is there a new way of doing this?
<8> is there something i need to install that i am missing? <9> there isn't any "new" button in gfig <8> it looks like the tutorial is trying to make a new object <9> the tutorial might be outdated. <8> http://gug.sunsite.dk/tutorials/illfated1/?PHPSESSID=531af4a87c9665cea51be50a921d829f << this is what i am trying to do <9> if you want to draw an object, just click on the object. <9> no need to give us your php session id ;) <9> this is a very old version of gfig <9> this tutorial was made for gimp-1.x <8> what could you do with my php session id? <9> on gug, nothing I guess, but I still don't need it :) <8> :D <8> ok so how is this done in gimp 2.2? <9> just use the line tool directly <8> i see <8> ok i'll try to translate what he's doing into something reasonable thanks dindinx <8> dindinx i like gimp 2.2's way better :D <9> great :) <10> hi all <10> would like to know if it exists smth like Layer style window on photoshop in Gimp ? <2> layer style? <10> I mean you could add shadow to all the laywer <10> and add/remove it by laywer <10> non destructive effects somth like it <11> hi <2> isn't there a plugin for something like that? <2> have you tried out layer effects? <10> mmm nope <2> http://registry.gimp.org/plugin?id=6988 <2> I don't know it but a lot of people use it <11> is it possible to use script-fu to save graphics in custom fileformats? <10> rubikcube: let me try it :) <10> thanks :) <2> tell me if it does what you want :) <8> what is the transform tool? <12> hello <8> is it the scale layer or selection? <12> im trying to make our org's circled logo with text inside following the circle.. im using the script-fu extension for text circle... <12> however, the bottom line year (ie. 1971) is reversed .. how can i correct this? thanks <2> MetaPhaze: http://docs.gimp.org/en/gimp-tools-transform.html <2> MetaPhaze: all of that, you can chose whether to apply them on the layer, selection or path <10> mmm is there a gdyntext like for photoshop 2 ? smth that allow me to edit easyly multiline text/paragraph ? <13> how can I select a diagonal rectangle? <2> finn_: select a rectangle and rotate that with the rotation tool <13> I should have tried a couple of tools before asking... sorry and thanks <2> np :) <14> Hi, does anyone know if Gimp can open older Corel drawings ? <13> now idea <15> kimo: as far as I know, the Corel formats are not supported by any open source applications <14> umm .. thanks ... so would it be wise to export to something else, then import in Gimp maybe? any recommendations ? <2> fi you don't need to preserve layers: png <2> s/fi/if/ <2> and gimp has basic photoshop importing abilities <14> at least I need to edit text on the resulting file ... so psd it is then <2> text is the one thing that gmp can't import yet, IIRC <2> (from psd, that is) <14> ohh .. ok then <16> hi, I made a text level, a path of it and I do what I want I can not modify it any more. Can you help me? <16> use 2.2.6 <9> no <17> lol.
<5> I'm trying to rotate a singly layer 5 degrees but I seem to roate everything or just make a transformation layer. <5> er, single layer. <18> image->transform->arbitrary rotation? <17> try turn off other layers <5> ok <5> thanks <5> Also is there an easy way to make all the transperance caused from rotating to be black instead? <18> hmm ..there are ways, I don't know if you'd call them easy <18> (make a mask from the alpha layer, select by color the black parts, use the selection to fill in the regular layer <19> or just remove the transparency from the image and rotate then :) <19> * from the layer <19> oh, sorry, this doesn't make any sense :) <5> Wll I'm trying to make a gif animation. That doesn't provide any solutions does it? <19> eugman: you can choose to have each frame displayed separately in the gif, not added to the previous one <5> That's the option I want. What would I check? <19> eugman: you can choose that when you're exporting an animated gid <19> gifd <19> gif <19> the option is called 'Frame disposal' <5> That's waht I wanted to know. Thanks. <9> TheSheep: your brainreader is doing well! <19> dindinx: heh, just replaced the batteries :) <9> :) <5> Should be careful with that thing. A lot of people on the internet have dirty minds. <19> eugman: don't wory, I also put a fresh filter <5> Oh, good. <19> the old one has a hole thorugh it <20> hi all <21> hello, is there a way to get The gimp to do the same thing to lots of images? <21> I have a set of images and I want to alter them all in the same way by changing the colour balance and then brightness/contrast <21> at the moment I'm going through them all one by one and applying the same tools, but I was just thinking that this must be quite a comman probalem and I wondered if there was a solution ? <19> windmill: I don't know of such an option, but you can use a different program (package) called ImageMagick to modify the images from the command line. Then it's just a matter of a simple one-line bash script. <22> hello <19> hi Red-fox <22> someone know how to add the "Tool Options" to the gimp's main window?? <21> ImageMagic , yeah I;ve heard of that I think <21> it allways sounded slightly scary to me, doing image stuff from the command line <21> normally I'm not shy of learning command line apps but with image manipulation I tend to think you have to be abl to see what you're doing <19> Red-fox: sure <19> Red-fox: file->dialogs->tool options <22> yeah i know that <19> Red-fox: then drag-and-drop it where you want it (catch the window's inside, not the window itself) <21> TheSheep, cheers for the advice anyway, I'll have a look and see if ImageMagick is as hard to use as I fear it might be :D <22> but what about taking this and hadind it under the tools in the main window :/ <19> Red-fox: drag and drop it <22> wow i just find how <19> it's little hard to explain <19> there are those horizontal bars, if you drop it on them, a new area will be created <22> i was trying to drop the window, but actualy i had to drag/drop the content <19> yes <22> actualy we can had anythign the the main window <22> the gimp own :/ <19> it's pretty flexible <19> but you run out of screen spcae fast :) <19> space <22> not a probleme, i have 2 of them <22> had 3 for a while the the video card just died <19> cool <22> http://qcrobot.homelinux.com/sympatocrote.png <19> must be weird to have a window in the space between the monitors <19> you know, split in two <22> it never hapen <22> liek there, you have firefox in on monitor and some other apps in the second <19> and mousing through all this must take ages :P <22> nop <22> one little push and your at the other end <19> ah, acceleration <22> yeah <19> I always disable it :) <19> that is when I have mouse connected at all <22> must be freak <22> ??%? <22> i cant figure out how you use only console
Return to
#gimp or Go to some related
logs:
gentoo bootstrapping failed! ultima 7 serpent isle ubuntu
netfilter string match remove infodomestics bar w3m ftw
coolo egit wav files in firefox #debian #kde #css
|
|