Welcome, Guest |
You have to register before you can post on our site.
|
|
|
Custom hotkeys issue |
Posted by: Amy Lu - 11-27-2020, 09:51 PM - Forum: Older Gimp versions (2.8, 2.6....)
- Replies (2)
|
 |
How do I setup new hotkeys in GIMP 2.8?
I've gone to preferences > Interface > Configure keyboard shortcuts ('Use dynamic keyboard shortcuts' enabled), and nothing works. I even have save shortcuts on exit enabled and they never work.
Any ideas?
|
|
|
Automated text correction |
Posted by: StrayByte - 11-27-2020, 10:40 AM - Forum: General questions
- Replies (1)
|
 |
Greetings everyone.
I am in the middle of an enterprise scale scanning of many thick books.
The images in output (albeit already corrected by the scanner software) have all the words wavy and misaligned.
Is there a way to make gip correct these artifacts with a python script?
Maybe identifying a "expected" line and then operating a traslation of pixels to match the expected lines?
I searched but didn't find anything of relevance.
Also I cannot post the images here because the content is classified.
Thanks
Andre
|
|
|
ofn-dial-marks feature request? |
Posted by: eepjr24 - 11-27-2020, 03:04 AM - Forum: Scripting questions
- Replies (6)
|
 |
This is not a huge deal since you can accomplish it in a variety of other ways, it would just remove a step. I looked at the code to see if it would be trivial to accomplish but I am not familiar enough with either Python or paths to dare to tinker. =P
Could check boxes be added to remove the inner or outer curve and leave the dial marks? This would be useful for some types of dials like a speedometer, etc.
Trying to read the python, it seemed to me maybe it could be done with a conditional in the range loop on marksCount? I don't know how to tell which section of the path is being drawn though, so back to having to tinker and not sure what the effects of that would be. If I am way off base, just tell me to pack sand.
- E
|
|
|
|