Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
4 hours ago
» Replies: 3
» Views: 786
|
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
10 hours ago
» Replies: 24
» Views: 14,171
|
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
Yesterday, 04:42 PM
» Replies: 0
» Views: 80
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Yesterday, 08:46 AM
» Replies: 3
» Views: 310
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
09-17-2025, 10:57 PM
» Replies: 3
» Views: 321
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
09-17-2025, 09:45 PM
» Replies: 3
» Views: 565
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
09-17-2025, 03:17 PM
» Replies: 40
» Views: 35,681
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
09-17-2025, 03:12 PM
» Replies: 0
» Views: 291
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
09-17-2025, 12:57 PM
» Replies: 2
» Views: 1,311
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
09-17-2025, 12:40 PM
» Replies: 13
» Views: 3,978
|
|
|
How to introduce Title and description to a Photo? |
Posted by: silc - 10-03-2017, 03:30 PM - Forum: General questions
- Replies (1)
|
 |
Hi experts,
I'm new in the forum and also in Gimp. I've been following several tutorials and I made some changes to a photo and I think the photo is now better.
I would like to ask how can I give a title, description, keywords and copyright to my photo in Gimp (Metadata)?
I would like to upload my photo to a Stock Photography website, but I'm not seing where I can introduce all these necessary data in Gimp.
Thanks for your help.
Cheers.
|
|
|
Arc an image |
Posted by: johna1954 - 10-03-2017, 11:41 AM - Forum: General questions
- Replies (4)
|
 |
Hi,
Looking to see if there is an easy way or a plugin that will allow me to take an image and warp in the shape of an Arc similar to the 'Warp' Arc feature in our well known rival. I have tried various 'Warp' options that GIMP offers, 'Curve Bend', 'iWarp' and 'Polar Co-ordinates'.
I am trying to take a photographic image and shape to fit on a Latte shaped mug. I can create a template of the overall required shape but unable to get the image to fit correctly.
All searches on Google point to Photoshop. I run Linux and quite happy with GIMP. Is there possibly a plugin? I have searched for one but came up empty.
TIA for any help, hints etc.
John
|
|
|
Scheme: reading Extended ASCII files |
Posted by: nbeaudet - 10-03-2017, 11:15 AM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hello to all!
I am attempting to read Ascii files into Scheme. For some reason unknown to me, accented letters (ExtendedASCII) are ignored.
I am using the following statements:
Code:
(define inFile (open-input-file "E:/SomeFile.txt"))
(read inFile)
(read inFile) will properly read words with punctuation.
But lines like :
Lods: redevance féodale
Tourer: préparer pâte feuilletée
will be read in as :
Lods: redevance fodale
Tourer: prparer pte feuillete
Labelling of layers/channels/LayerGroups, in stand-alone scripts I have programmed, have shown no difficulties with accented letters.
What is missing from my code above?
Thanks in advance,
Nicolas Beaudet
P.S.
Gimp.2.8.22 / Windows 10 64-bit / Notepad++ as Script editor.
|
|
|
Silhouette with transparent Background help! |
Posted by: RachelA - 10-01-2017, 07:42 PM - Forum: General questions
- Replies (3)
|
 |
Hi,
I have started using the software and have managed to create silhouettes from three images, I want to place them on a beach scenes, however the background of the silhouette images are white, is there an option to have them transparent so I just get the silhouette and no background?
Hopefully I've explained what I'm trying to do clearly ?
|
|
|
BigTiff TIFF64 File Export |
Posted by: tsiolkovsky - 09-30-2017, 09:53 PM - Forum: General questions
- Replies (1)
|
 |
I have an xcf project which is so large that when it exports to tiff it fails due to reaching the tiff file limit size. This is due to the 32bit tiff file size limit. I would like to be able to export my image to BigTiff, the 64bit tiff file type. Currently, I am able to work around this by cropping the file into pieces, saving them each as 32bit tiff files, and then using ImageMagick to append the files into a TIFF64 BigTiff output file.
How do I get GIMP to export as TIFF64?
Thanks
|
|
|
|