I'm trying to make buttons for a webpage - each button has a "graphic" part - say an oval with a drop shadow, and text on top of that, such as "About Us", "Contact Us" etc. I'd like the text to line up horizontally against one another, so that if the buttons are placed next to one another in a straight line across the page, the texts line up with one another. How do I do this in GIMP?Common sense suggests that the "Align" tool should be what I should be using, but how do I use it?
The new feature in Gimp 2.7 that attaches basic text formatting options (bold, italicunderline, strike-through) to the active text box is either buggy or just bad design.The text edit buttons are actually being placed on top of the text box (which contains text) instead of off to the side, and that is causing me to not be able to see the text.See screenshot for example:GIMP version: 2.7.1Am I doing something wrong or are others experiencing this too?
In GIMP, can I rotate an image by only a few degrees? It's a scanned image of a crooked xerox copy, and I want to straighten it. I see options only for rotating by 90 or 180 degrees.
I have four smaller jpg files, that I would like to merge into one file. Each image is similar in size, and they are color images. The only way I could get close is by creating multi-layered composites, which got really big. The only other way I could think of doing it is with OO, creating a presentation slide, and then rendering that slide.
I'm not a Script-fu expert but I did manage to get a Script-fu script to at least not throw up any errors. However, it also doesn't work. I've written a bash script to use gphoto2 and imagemagick to snap a picture, download, rotate and crop it ready for print. I'd like to automate the final step and have The GIMP or some other program print it.
My script-fu script is: (define (printshot filename) (let* ((image (car(gimp-file-load RUN-NONINTERACTIVE filename filename))) (gimp-print-gtk RUN-NONINTERACTIVE image) (gimp-image-delete image))) )
and my bash script to call it is: gimp -i -b '(printshot $1)' -b '(gimp-quit)' I know it's executing the script-fu script because I have received error messages when I do something invalid in it. However, I don't get any output. I get the same thing when I run it from the Script-fu console. It seems to execute but doesn't print anything.
I have a Canon iR3570/iR4570 PXL, and installed the driver CQue 1.0 TCP/IP Queue from Canon webpage.
The problem: - if i try to print an OpenOffice or LibreOffice Calc with an image and text, the image is not printed (the space is blank). - if i try to print an OpenOffice or LibreOffice Calc with just an image, it's printed great. - if i try to print an OpenOffice or LibreOffice Impress, the images are not printed but the text is printed great.
I have a few small still images of around 300 bytes each that I created under Windows many years ago, I'd like to:
1) change the colour of some pixels on each and 2) make them the exact same size but I do not want to learn Gimp to do this since I have no other use for it.
Could someone show me the sequences of commands in Gimp GUI that will do the job?
I have a large image that I want to print over 4 pages, each page showing 1/4 of the overall image, that I will past together. I'm doing this from GIMP on an up-to-date fc12 system. Searching around I find that there is a "scale" field in the print dialog and the lp command that cups supports and according to the documentation if I set scale to "200%" it should do what I want.However, when I set scale to 200% I get only one page with the upper left 1/4 of the page and then nothing. How do I get it to print the remaining 3 pages?
I want to make an 8-bit looking image that has very large pixels. My solution was to make a 50x50 image, zoom in, draw it with the 1x1 pixel pencil tool, and then scale it to whatever size i want.Everything went well except, when i try to scale it the anti-aliasing kicks in and blurs everything. Is there a way that i can disable anti-aliasing?
The default image viewer in 10.10 (eog) has met its match, a ~500MB image of the moon. I just thought it was kind of funny, while browsing the software center for an image viewer that could handle it, I noticed the description of the one installed by default and thought it was kind of funny, so I snapped this screenshot and thought I'd share it with you guys. By the way I have 4 GB of RAM and can view the image just fine in GIMP, just thought this was kind of funny. Screenshot
Everytime I try use the eraser of text tools in GIMP it crashes, the application instantly disappears of the screen. I have uninstalled and reinstalled via the SC but no luck.
I've had this odd, stubborn problem that seems to be related to the nouveau video driver and certain kernel builds: opening or saving full resolution jpeg image files using GIMP takes from 1-5 minutes and causes xorg CPU usage to reach almost 100%.This also occurs when using UFRaw to open Canon raw image files. The problem is not intermittent, it happens each time I open a file. Opening photos in the default image viewer works fine.This bug has vexed me on and off for the last couple of months, and seems to be triggered by a combination of kernel version and the Nouveau driver. I switched to Debian Squeeze from Ubuntu 10.04 because I was experiencing slow image open times in Ubuntu 10.04 (using the Nouveau driver).I did not experience the bug running Squeeze with the nv driver and kernel 2.6.32-3.
I did not have the bug running Squeeze with the nouveau driver and kernel 2.6.32-5 backported from Sid.I began experiencing the bug again after the Squeeze updates on June 14th (still running nouveau and kernel 2.6.32-5). I update daily so it's likely to be that day's updates which caused the bug to reappear.Just for grins, I installed the Liquorix kernel. The bug does not occur using kernel 2.6.34-0.dmz.10-liquorix-686 and the nouveau video driver.I have a Nvidia FX5500 video card. I prefer the nouveau driver to nv as my display seems to behave better. The Nvidia proprietary drivers are not an option because they produce X freezes when I am doing photo editing. The liquorix kernel seems to be working fine, but for long-term stability I'd rather be running a mainline Debian kernel.
I want a simple short gimp batch script that will take one image, paste it into a predetermined layer on another image, export as png and discard changes. Unfortunately, I can't find any tutorials on using gimp batch. Anyone know any such tutorials (Or better yet, what my script needs to be)
So far this is what I have. I need a way to loop through the layers to check the name of them, I also need a way to ditch the previously opened files from memory (Otherwise gimp still has both images in memory) (I'm going to mark this solved so I can make a cleaner post once I get it together)
If you had Gimp 2.6 (with gimp-plugin-registry installed) and installed Gimp 2.7 to try its new goodies, but Layer Effects are not showing, and when executing "gimp" from console you get these *nasty* errors:
Code: This is a development version of GIMP. Debug messages may appear here. gimp-user-install: migrating from /home/user/.gimp-2.6 Traceback (most recent call last): File "/usr/lib/gimp/2.0/plug-ins/layerfx.py", line 23, in <module> import gimp, gimpplugin, math ImportError: No module named gimp .....
If you haven't install the 2.7 version yet. Before upgrading, backup "python" directory and then just restore it after installing 2.7.
Some of you may have had with issues after installing GIMP on Lucid Lynx 10.04. Which may be directly related to "gimp-help-en", which could prevent you from installing other applications and preforming system tasks. If so, use this method to fix it.
Process: (Terminal > $ sudo apt-get install gimp)
1. After installing Gimp go to the terminal:
2. Then load up the language support application:
3. Then it will ask you to install the "gimp-help-en", confirm it.
4. Fix'd
I think this issue is directly linked to a systems with multiple languages, but I haven't been able to test this theory out yet.
I'm doing a project on an embedded board, and would like to put the version number, compilation date etc. onto the splash screen and a few other places. The splash screen is a .bmp image. Any way to do this from a script? Are there any command-line tools that let you do this?
In GUI style editors, you can generally select multiple lines, press tab a few times to move all the lines across (or shift-tab to go back). I have no idea how to do this in VIM.I googled around and couldn't find any straight answer to I came here.
when I right click on my desktop and use Clean up by Name (Keep Aligned is checked) it aligns my desktop icons in a strange way! non of the rows are aligned! and there is a gap between 2nd and 3rd column! also some PDF icons are bigger that others! how can i set all of them equal and really aligned?!
For some reason under Ubuntu 9.10 (x86 and x64), MetaPost refuses to render any images that contain text. If you open the file for Image.1, it opens evince and it hangs indefinitely. I can create images perfectly fine and render this as long as there is no text. Am I missing any specific font packages or something that I should be using? I know that it works under Windows. I also know that on a different machine I had a while back (running Ubuntu 8.04, I believe), I had it working then.
I've recently bought a new laptop with a Kingston 128gb SSD, which came preloaded with Windows 7. I'm looking to wipe it completely (Not quite sure how to do this, although that's not the main question of this thread) and install Ubuntu on it.
After some researching yesterday, I've learned that for an SSD to work at it's maximum potential you want to have the partition start after one complete block. (Or at least that's how I understood it)
Does Ubuntu automatically configure its partitions to do this upon install?
I need some help in determining how to have a color splash image display in place of the Linux scrolling-text during the boot-up process on an embedded Linux device. The kernel used is a stripped-down version of Linux (kernel 2.6.29), which has been custom configured. I am using syslinux as the bootloader. I was told that Plymouth might be the way to go with this, but I'm not sure.
For the GParted partitioning options, when creating or changing a partition on a SATA hard drive, which option is best to use; (align to cylinder, or to MiB )? The newest version of GParted I used, and it did default to "align to MiB, which then created 1 MB gaps between some partitions. Is it better to have no gaps, and is this new version safe to use to move and or resize NTFS windows partitions ? Will it include the boot sector when it moves or resizes ntfs ?
I have an old scanner script that uses pamthreshold to create a small greyscale image of a text document. This program does not seem to be available in debian. Can anyone tell me how I can install it, or if there are any better alternatives available?