Welcome, Guest |
You have to register before you can post on our site.
|
|
|
How do I stop text hyphenation? |
Posted by: juliandracos - 10-15-2020, 01:16 AM - Forum: General questions
- Replies (3)
|
 |
I just updated from GIMP 2.8 to 2.10.22. In this version of GIMP, when it reaches the edge, it adds a hyphen (-) and then goes down to the next line. While I am sure that is useful for some, it is ruining things for me. I cannot find any options for text and searches for how to stop hyphenation in GIMP has not found anything? Is there any way to turn this off? It seems really weird for it to have been added without the ability to stop it.
|
|
|
Using gimptool on macOS? |
Posted by: ChasBelov - 10-13-2020, 07:08 AM - Forum: Extending the GIMP
- Replies (6)
|
 |
I have an old plug-in script I wrote for an earlier version of GIMP. I want to port it to GIMP 2.10, the current Mac version, and re-code it in C or C++, whichever is used for GIMP plug-ins, to avoid the on-screen flashing it causes when using a scripting language.
I am getting stuck at doing a "Hello world" script as suggested by How to write a GIMP plug-in by Dave Neary https://developer.gimp.org/writing-a-plu...index.html as I can't even get that far.
Specifically, when I try to run gimptool-2.0 in Terminal, I get a message that the command is not found. Additionally, gimptool also gets command not found.
I'm guessing I'm missing a path, but I can't find the appropriate path. If I search my hard drive for files with gimptool in the name, I find gimptool.c and gimptool.h as well as a bunch of gimptool[something].c and gimptool[something].h, but no gimptool or gimptool-2.0 binary file.
Is there a guide somewhere to getting started from a GIMP 2.10 installation to the point where I have an executable gimptool-2.0 binary file, specifically on Mac OS?
I have Xcode installed and expect to relearn C or C++ enough to write the plug-in.
|
|
|
3D Perspective Question |
Posted by: TMORT - 10-10-2020, 03:31 PM - Forum: General questions
- Replies (3)
|
 |
This may be more of a question for a 3D CAD or some other sort of 3D forum, but I’m coming at it from the photo side of things. Likely someone has had a similar question.
I’d like to use two flat 2d images, both with a common background in a composite image. Both pictures are taken pointing the same direction. One is just taken a good distance behind where the other one is from.
I can adjust the scale of the rear picture so the common distant objects are the same height. However, objects in foreground, close to the position of the camera are not the right height when compared to objects at that distance in the photo taken second picture a distance behind the first.
I saw that GIMP has a 3D perspective transform too, but it looks like it would not really be of any use for what I’m thinking.
I suppose maybe using a different lens for the two pictures is an option.
It also seems like this may be possible with software. I only use GIMP a little. I’ve used some 3D applications even less, but have used Sketchup a little most recently.
It allows you to create a rectangle then pull or push the face of it up or down to create a cubic shape. You can then adjust the size of one of the faces to create some sort of trapezoidal cubic shape, create a beveled edge or what not.
I was thinking if you could put an image on the original rectangle and leave it on it as you pulled it up and adjusted the size, maybe you could do this. The image is a raster image and the 3D app uses vector images, but in the intitual cubic shape after the rectangle has just been pulled up each pixel in the top rectangle would line up with the same pixel in the bottom rectangle and the could be connected with a straight line. So any adjustments later, those lines would still be there. At this point the location of each pixel on the initial rectangle surface is known and now connected by lines there is the makings to create 3D geometry and relationships to create a 3D vector image.
So the ultimate image adjusted for perspective would be composed of pixels from a series of slices and where they fit on the surface of each slice. So if you adjusted the top layer so it is smaller, the middle would be the top slice, each outer slice would be the pixels on the lines that are outside the the boundaries of the top slice.
This is sort of how 3D printing is done, although using vector graphics all along. I also remember where they took some donated human cadavers which I guess they may have added some dies to indicated blood vessels and other structures and frozen and sliced them into very thin slices and took a picture or created a digital image of each slice. Then reassembled all the digital slices to create a 3D image of the bodies.
I probably don’t quite have it right how it all works, but it looks like something along these lines is already being done for other things. Anyone know if there is an app or an easy way to do this?
|
|
|
Descreen |
Posted by: Noteworthy - 10-10-2020, 10:59 AM - Forum: Extending the GIMP
- Replies (3)
|
 |
Hello,
I am relatively new to GIMP. I've done a search for the plugin to descreen pictures the plugin registry has been discontinued.
I've also searched this forum (Extending the Gimp) without result.
In its absence, how do I go about descreening images effectively in Gimp?
Using Win10 64bit
Gimp 2.10.22
|
|
|
|