Tagged Questions
1
vote
2answers
50 views
How to scale a layer with gradient?
For a web game logo I keep around a Gimp file 1024x1024-logo.xcf which has 3 layers:
Text (the game name)
Picture of 2 playing cards
Blue background as a linear gradient
Now I have received a new ...
3
votes
3answers
87 views
Should I scale an image first, or index it?
I have an image, it's the Backtrack_5_PitchBlack.jpg found at http://www.backtrack-linux.org/screenshots/, and I'd like to get it down to 640*480 for a Grub4DOS splash screen.
Unfortunately, this also ...
0
votes
1answer
145 views
GIMP: find midpoint / arbitrary division between two points
How do I find the middle, or n/th division or percentage of distance between two arbitrary points in GIMP?
Like, I have an object / a line of arbitrary length / two guides, placed in arbitrary place ...