Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel)
#4
Maybe these help you?

https://developer.gimp.org/api/3.0/libgi...brush.html
https://developer.gimp.org/api/3.0/libgi...fault.html

Basically you define which brush to use, define its settings and define start and end point.
Reply


Messages In This Thread
RE: Gimp 3.0 - How to draw stuff with python scripts (pixel by pixel) - by MrsP-from-C - 03-07-2026, 07:56 AM

Forum Jump: