| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
4 hours ago
» Replies: 7
» Views: 3,634
|
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
Yesterday, 04:39 PM
» Replies: 7
» Views: 353
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
Yesterday, 03:32 PM
» Replies: 4
» Views: 372
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
Yesterday, 12:09 PM
» Replies: 23
» Views: 9,788
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 197
|
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 79
|
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 79
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 173
|
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 471
|
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 176
|
|
|
| Special curves: three plugins bundled in one |
|
Posted by: Ottia Tuota - 03-30-2020, 12:29 PM - Forum: Extending the GIMP
- No Replies
|
 |
I bundled my three plugins Lissajous, Rhodonea, and Spiropath in one .py file (slightly updating them at the same time). The file is found in the same place
http://kmarkku.arkku.net/
when you follow the link "Applications". Better delete the old ones (they are copies of the new ones and will not be updated). In Gimp's menu the path is now a little different:
Image/Render/Parametric curves/Special curves.
If you have any problems with the plugins, please tell me. Or any questions, or suggestions. It is great fun to create such beautiful curves but I have run out of ideas. The plugin Parametric curves is a general tool but requires some mathematics and some programming, so if there is any need for some special curve, I'd be happy to try to make a specialized plugin. Just ask.
|
|
|
| roundness jitter |
|
Posted by: Torkuda - 03-29-2020, 01:21 AM - Forum: General questions
- Replies (1)
|
 |
Simple question, is there a way to make is to the angle and roundness of a brush in gimp can change at random like you can do with it's location?
(Also, quickly, where the heck did all the brush types go? Apparently there are supposed to be hundreds built in but I see like- 20.)
|
|
|
| A Guide to Ofnuts Paths |
|
Posted by: carmen - 03-28-2020, 10:14 PM - Forum: Extending the GIMP
- Replies (5)
|
 |
I have collected the available documentation in the e-book 'A Guide to Ofnuts Paths.epub', to be downloaded from https://drive.google.com/open?id=1IBwwHt...cqRLXmOyaK.
It includes some additional examples, cross-links, and a Table of Contents (TOC) for easy consultation.
- If you wish to have a look at the book but lack dedicated software on your computer, THIS LINK
https://geek1011.github.io/ePubViewer
opens a browser-based book-viewer:
- upload e-book from your computer
- navigate with -> and <-
- button on the upper right corner opens TOC and access to text search, configuration...
- Caveat:
- animations are in webp format, which should be alright in browser-based readers, but is likely to be rejected by some dedicated devices
- if your e-reader can switch between paged and scroll mode, select the latter
- Comments, corrections, &cetera are welcome.
Enjoy!
|
|
|
| GIMP V2.10.18 |
|
Posted by: BRIANH - 03-28-2020, 06:17 PM - Forum: General questions
- Replies (5)
|
 |
I'm a new user and am still learning how to navigate the various options etc. I have noticed that when I am adding text the default is Sans Serif 62 px. This is
huge and forces me to adjust the text size every time I use GIMP and edit / add text. Could someone please let me know how I can change the default font and size.
thanks Brian
|
|
|
| New plugin: Lissajous |
|
Posted by: Ottia Tuota - 03-28-2020, 04:11 PM - Forum: Extending the GIMP
- No Replies
|
 |
New plugin to draw Lissajous curves (as approximate Bezier curves with sparse control point sets). Should work well if you do not push it too hard.
To get the plugin, go to
http://kmarkku.arkku.net/
follow the link 'Applications', and click the correct Download button there. That gives you a .zip file. Unzip it, put the .py file into your Gimp's plug-ins folder, and restart Gimp. The plugin 'Lissajous' will be in
Filters/Render/Parametric curves/Special cases
If there are any problems, please tell me.
This is probably the last plugin from me in this series for some time. I have no new ideas about curves to implement, and I am going now to another long project. But if you have some good suggestions, I'd love to here them.
Anyhow, these plugins should show that my general plugin Parametric curves can be useful, though admittedly it is difficult. It does have its own quirks, and I made small improvements in the code when developing Lissajous and the others. Perhaps I shall make an update when I have some spare time.
---------------------------------------------
Edit: Corrected the path
|
|
|
|