03-06-2026, 06:32 PM
I see that the scripts use selection as a way to paint pixels. But what if I wanted to paint something else, for example, a diagonal line ? From X1, Y1 to X2, Y2 ?
|
Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel)
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel) - by krokots - 03-04-2026, 05:15 PM
RE: Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel) - by programmer_ceds - 03-05-2026, 12:49 PM
RE: Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel) - by krokots - 03-06-2026, 06:32 PM
RE: Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel) - by MrsP-from-C - 03-07-2026, 07:56 AM
RE: Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel) - by krokots - 03-07-2026, 09:50 PM
|