- Gimp - Tile small images to create large image?
- Posted by Ben Theil on February 3rd, 2004
Hello,
My girlfriend sent me a picture which has the dimension 449x1193. When I
use it as a wallpaper, it occupies the central part of the display. It can
be tiled to occupy accross the display. Then it has all the icons on the
image and it would not be portable to other systems. Using GIMP, how do I
create large tiled image from this small image? I would like to put this
image on other systems as well.
Any help appreciated.
Thank you in advance.
BT
- Posted by Rob Kemp on February 3rd, 2004
Ben Theil wrote:
I suspect the very nice "make seamless" tool may be what you're after.
This is accessed by [right-click in image] --> filters --> map --> make
seamless. Even if this doesn't work well with your picture (success
depends largely on what sort of composition you have) it's a great one
to remember for future use.
Rob
--
Rob Kemp
rpkemp@postNOSPAMTOMEmaster.co.uk
- Posted by Noi on February 3rd, 2004
On Tue, 03 Feb 2004 12:37:23 -0600, Ben Theil thoughtfully wrote:
I don't use GIMP because it's too complex for me. I use gthumb for (jpg,
tif, gif, png, tif, tga) normal viewing, slideshows,
brightness/color/contrast enhancements, resizing and converting formats
(to gif,jpg,tga,tif) I use ImageMagic to annotate pics.
--
------------------------------------------------------
Linux registered user #302812
using Fedora Core 1 kernel 2.4.22-1.2149.nptl
------------------------------------------------------
- Posted by Dances With Crows on February 3rd, 2004
[ Irrelevant newsgroups removed--don't post application questions to
setup or development! ]
["Followup-To:" header set to comp.os.linux.misc.]
On Tue, 03 Feb 2004 12:37:23 -0600, Ben Theil staggered into the Black
Sun and said:
Um, your last sentence doesn't really parse. ?
Open image, right-click, Filters->Map->Tile... , make sure the "create
new image" box is checked, enter the new width and height you want,
click OK. Gimp *will* clip things if the new width and height are not
exact multiples of the original image's width and height--so you'd be
better off entering exact multiples then manually cropping the final
image down to 1024x768 or whatever.
Google for "Gimp user manual" for a pretty good set of tips and tricks
and documentation for Gimp. Also look in /usr/share/doc/gimp* ; most
distros install a set of HTML docs there. HTH,
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong
http://www.brainbench.com / Hire me!
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume
- Posted by Dave Stanton on February 3rd, 2004
On Tue, 03 Feb 2004 19:33:38 +0000, Dances With Crows wrote:
I thought that, I cant see what he means.
Dave
--
And you were born knowing all about ms windows....??
- Posted by Ben Measures on February 3rd, 2004
Noi wrote:
How does that help Mr Theil?
--
Ben M.
----------------
What are Software Patents for?
To protect the small enterprise from bigger companies.
What do Software Patents do?
In its current form, they protect only companies with
big legal departments as they:
a.) Patent everything no matter how general
b.) Sue everybody. Even if the patent can be argued
invalid, small companies can ill-afford the
typical $500k cost of a law-suit (not to mention
years of harassment).
Don't let them take away your right to program
whatever you like. Make a stand on Software Patents
before its too late.
Read about the ongoing battle at http://swpat.ffii.org/
----------------
- Posted by Ben Measures on February 3rd, 2004
Ben Theil wrote:
Let me guess, its a screenshot of part of her desktop?
Open the image up in GIMP and use the crop/resize tool to crop the
screenshot to the area of a single tile.
Or, if you're still with your g/f you can get her to just send the
wallpaper. ;-P
--
Ben M.
----------------
What are Software Patents for?
To protect the small enterprise from bigger companies.
What do Software Patents do?
In its current form, they protect only companies with
big legal departments as they:
a.) Patent everything no matter how general
b.) Sue everybody. Even if the patent can be argued
invalid, small companies can ill-afford the
typical $500k cost of a law-suit (not to mention
years of harassment).
Don't let them take away your right to program
whatever you like. Make a stand on Software Patents
before its too late.
Read about the ongoing battle at http://swpat.ffii.org/
----------------
- Posted by notbob on February 3rd, 2004
On 2004-02-03, Ben Theil <noname@nowhere.net> wrote:
Not real sure what you mean here. Have you created a tiled image that is
now your wallpaper or has your desktop somehow taken a single image and
tiled it across the screen? If it is the later, you can do an x screenshot
capture by using import (see man import), or if you're using kde, ksnapshot.
You can then change its size with gimp. If you only have a single image and want
to make a tiled image, you can use Gimp. Open single image file and right
click on it and :
filter > map > tile
I'll let you figure out the tile function. When finished save as .jpg file.
Open your new tiled .jpg file in Gimp and right click on image:
image > scale image
This will open the scale image box. Using the top half of box, you can
resize image (see "new width" window). The button to the right will let you
choose pixels (px) or percentage (%) of the original image size. The weird
loops next to the "ratio x,y" windows are supposed to represent the links in
a chain, meaning the ratios are linked together. When they are linked, x
and y will stay in correct ratio to each other no matter what you resize the
new image to. If you click on the links (they separate) then the x and y
can be set seperately. Save the new resized image as a .jpg file and you
can use it on any system.
Here's a gimp tutorial.
http://www.gimp.org/tutorials.html
You can also access gimp's user manual by hitting F1 while in gimp.
nb