1
vote
2answers
36 views
Automatically add date to .gif
Alright,
What Im looking for is a script that would automatically add a date to a .gif, which I can run daily as a cron job. I don't know perl very well, but It seems that Perl & Gimp might be a …
1
vote
3answers
207 views
How to shift Web-development from windows to linux.
I am a systems programmer, so i just know some basic css/html. I like to learn basic of template development for sites. I have some idea about joomla. wordpress, and I am also experimenting with few …
1
vote
2answers
76 views
Script-fu IDE ?
What's the best programming environment for programming in scheme for Gimp 2.6?
Does Guile integrate well with Gimp?
1
vote
2answers
520 views
Converting XCF and other files using command line with GIMP?
If I have an XCF file (or any other supported by Gimp) how can I convert it to, for example, PNG for display or further processing?
1
vote
2answers
391 views
How to copy guide lines in The Gimp?
Is it possible to copy guide lines from one image to another?
I need this because I have several images that need exactly the same composition, so I want to use the guide lines for this.
There's no …
1
vote
2answers
3k views
Using a CMYK PSD without Photoshop
I have run into a common, yet difficult problem. I do not use Photoshop for image manipulation. Since all my work is web-based, GIMP does what I need in 99% of the situations. The problem is that I …
0
votes
0answers
44 views
create an image like http://www.sysomos.com/images/map_4.gif [closed]
how can I create an image like http://www.sysomos.com/images/map%5F4.gif ?
I use GIMP. Is there any plugins to do that?
OR any other way to do it... photoshop or...
0
votes
0answers
57 views
Any tools like Site Grinder for GIMP?
Are there any plugins like Site Grinder available for GIMP
0
votes
1answer
97 views
How to parse out base file name using Script-Fu
Using Gimp 2.6.6 for MAC OS X (under X11) as downloaded from gimp.org.
I'm trying to automate a boring manual process with Script-Fu. I needed to parse the image file name to save off various layers …
0
votes
2answers
82 views
Exporting GIMP paths to .svg question
I used the guides on a GIMP file to create a path which is just straight lines - no curves or anything. However, when I export the path, the SVG code uses "C" the curve indicator to draw the path. So …
0
votes
1answer
67 views
Raster graphics or vector graphics, which to choose for web-site development/designing?
While looking for a good tool for web-site development/designing on linux, I in the end got stuck with what to choose, the raster graphics or vector graphics.
Gimp/Photoshop -- if you prefer …
0
votes
1answer
319 views
How to extract text from a PSD file?
I need to extract the text from the layers in a photoshop PSD file on linux. Does anyone know how to do that? Gimp rasterizes the text and you can't copy and paste it. Also, note that I do not own …
0
votes
0answers
110 views
Merging gimp layers in a script
I keep e.g. buttons for my applications in GIMP xcf-files, with different elements of the image in layers. This provides a nice consistent view of the button and it is easy to replace stuff, such as …
0
votes
1answer
194 views
How to append to a file using Scheme?
I am using TinyScheme (actually Script-Fu in GIMP), and cannot find a good way to open a file and append a line of text to it.
I am trying to log some info to the file for debugging, and …
0
votes
2answers
156 views
Printing a series of images to exact dimensions
I'd like to script printing of a series of photographs, but to exact dimensions. (e.g. all jpegs in dir /tmp/printing, at 1.5" x 1.0", 6 to a page)
I happen to have my hands on a Ubuntu Linux box and …
