| |
| |
| |
|
Page: 1 2 3
Comments:
<0> For me, win+F5 pulls up the GIMP in its own desktop. <0> Why everyone like's photoshop's MDI interface, I don't know. The GIMP's confusing enough already! <0> :-) <1> heh, I dunno either... I like the Photoshop, Firefox type interface with tools laid out on all sides and the canvas in the middle... I remember the gimp having an MDI for years now... I don't think it'll change *but* thought maybe a plugin existed for Linux or something :) <2> i hope gimp never changes <2> i believe wingimp is styled after the photoshop cram <2> or gimpshop i think i meant to say <2> forget what its called <3> gimpshop, yeah. <2> i like the fact that the dialogues arent trapped in a single window <2> especially when i use dual monitors and multiple desktops <4> could anyone suggest where is the autocolor feature in gimp? <4> is it color enhance? <2> not sure what you mean by autocolor <4> sorry I used to be using photoshop a lot :) <2> im not sure but perhaps in the tools menu
<2> color tools <5> morning <5> I asked yesterday and got no answer, maybe today someone knows... <5> I need to save image as 4bpp PNG. After changing mode to 16-color indexed some images are saves as 4bpp some are saved as 8bpp. I even tried to reduce number of colors to 2 but some images are still saved as 8bpp. How do I force Gimp to save image as 4bpp? <5> Interesting thing is that Gimp preserves palette size, ie. if I load 4bpp image, modify and save it from Gimp it's still 4bpp. <0> gilead: you could use /usr/bin/convert <3> gilead: http://portableapps.com/node/648 <3> png optimization <3> pngout saved 800 bytes on my web site's logo! Thanks, pngout! <6> pls <6> how do I hide mouse cursor in a gtk app? should I get gdk window from gtk window and gdk_window_set_cursor or? <7> leguan: you're in the wrong channel for this, but yes. <7> note that hidding the mouse cursor doesn't sound like a good idea. <6> dindinx: oki, already got in on ##gtk <6> btw, it's quite good idea, to hide it, when there is no mouse connected <6> :-) <8> hello <8> I would like to substitute with precision a beu #0077aa in green #005b2f and also all the green near the #005b2f in blu near the #0077aa, how should I proceed? <8> ... a blu #0077aa ... <3> briceg: there is a color select/replace tool <8> hi dtm : in which menu? <8> will it change all the green Range in blu Range? <3> it doesn't do ranges <3> i don't know how to do that. you might have to create new layers <3> the tool only swaps one color for another <8> dtm, so I had ever found that solution which is not a solution in fact for me... I've also tried to create a new layer with different options but I didn't manage to have the result I want... <8> hello edhel! <8> how are you? <3> briceg: can't you use the layer window to restrict only certain colors? <8> dtm : I'm trying <3> k <8> no... I can't or I don't know... <8> but I think the solution should be with the layers... <8> I've found a solution :-) <3> oh? <8> with the paint tool, activating the option "Fill the similar color" and ajusting the "Threshold" it is the best thing I've managed to do,but the result is Almost OK ;-) <9> how can you move font layer around, is there some key for that? <9> V was the key... <10> is there any way if you paste an image into another image to normalize the pasted image so that there are no color differences between the too ? <11> hi! where can i find GAP? <11> can you help me? <11> someone... <11> plese <11> please <12> lng, which OS? <11> linux <12> you can find the source code on gimp.org but I guess your distribution packages it <11> where's move path? <11> i'm learning: http://www.gimp.org/tutorials/Advanced_Animations/ <12> oh, so you already have gap installed? <11> dunno <11> how to check? <13> in the contextmen there should be an entry that reads: video <11> don't het you <11> file edit select view Image layer tools dialogs filters script-fu <11> where <11> ? <12> then you don't have gap <11> how to get it? <12> you should have a 'video' menu after those <12> I already told you
<11> GAP is for animation? <12> either compile it, either get it from your distro <11> where? <12> ... <11> it's unavailable under gentoo <12> of course it is available <11> hm... <11> no! it's not in portage <11> URL pls? <11> edhel^ <12> you don't do anything by yourself, do you? <12> I already told you gimp.org <11> http://www.gimp.org/downloads/ <11> i do <11> nothing is there <12> and there are ebuilds for gentoo <11> sorry! <11> i see it <11> :) <13> *g* <12> but you're right, it's not in portage, it's a separate ebuild. don't know why I was so sure I had had it from portage... <11> is correct way of installing GAP: # ./configure; # make; # make install? <5> thanks Ardonik, dtm (better late than never ;) ) <11> any ideas on this issue: http://gug.sunsite.dk/forum/?threadid=4347 <2> gentoo uses emerge to install packages <2> given the chance to use your package manager over compiling i would do so <11> how to apply delay on layer? <9> I have trouble making png with alpha, could some please advice? <13> what's the trouble, cjari ? <9> Lox2Eagle I have only one layer and that is text layer and when I save it as png the black text appears as white, in fact only the white borders of the text are visible <9> if I make the text red then it works fine, but with black text it only windows preview renders the text properly... <9> irfanview shows just black when I load the PNG <9> here is a screen shot of the problem: http://img231.imageshack.us/img231/3766/nimetnud0.jpg (left is the png in GIMP and on the right in irfanview) <14> cjari: Irfanview probably has a black background for viewing. And since your png is transparent, it won't show anything. <9> postlogic I was thinking that but I changed the background color to gray and same thing, it's still black <13> hmm, does irfanview handle png-transparency correctly? <13> Or perhaps transparency is set to black in irfanview, so everything transparent gets black <9> hmm perhaps <13> if the transparent areas show that checkered pattern in gimp again when you open the png, then you have transparency. <12> transparency always has a "fallback color" afaik <9> what is also strange that the game engine where Im trying to load this png (torque) fails to load the whole image, unless I set the text color to red or something <13> drag&drop the PNG into the firefox or sth the like, it will show the transparency as white. <9> you are right Lox2Eagle it shows properly in firefox <13> ok <13> perhaps torque dislikes pure black and uses that for something else. <13> png-transparency itself does work? <9> yes... <13> hmm, then it doesn't use black for transparency. <13> Is there no documentation about that? Do the images that are there by default contain pure black areas? <9> hmm the problem seems to be in the 3d model where the image was used <9> thanks for the help Lox2Eagle and all, I think the problem is indeed in 3D level.. <13> np <11> can samone help: http://bugzilla.gnome.org/show_bug.cgi?id=348934 <15> hey guys! <15> I have rotated a layer a few degrees to get the waterline straight, now I want to crop it, but I find no "from selection" in the cvsgimp crop tool menu.. where can I find this handy oportunity? <16> tziOm: edit->crop <15> TheSheep, I find the crop tool, and its not in edit.. <16> tziOm: yes, but in edit is an 'crop selection' option which you need <15> not here! <15> Im using current cvs.. strange that they have removed that option.. and anyway: it belongs in the select menu and in the crop tool menu... <12> it's in the image menu, but too late :) <17> Hello everyone. Quick question. Does gimp have a tool where i can mesure the screen? I need to find the hight and width of something. if not, what tool can I use? <17> mesure the screen outside of gimp's canvas that is. <18> take a screenshot and then use the measure tool? <18> file->aquire->screenshot <19> question here :) <19> about graphic tables <19> genius 8x6: $70 - wacom graphire 4x5: $100 <19> genius pros: price <19> graphire pros: mouse, wireless <20> and linux drivers <19> at work i have a genius working on ubuntu
Return to
#gimp or Go to some related
logs:
#web redduck porn #bash ubuntu ppklite.api #python #freedesktop connectorj stored function
w32codecs.deb benJiman pin scroll lock blinking
|
|