Michael Natterer
|
5f700549e7
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
Michael Natterer
|
2c62644f94
|
app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo()
|
2012-05-02 17:46:02 +02:00 |
Michael Natterer
|
8c3698eccc
|
app: add gimp_bezier_desc_translate() which translates all points
Also add back an internal "gboolean closed" parameter which I removed
when copying the function, it might be useful later and doesn't hurt.
|
2011-04-10 19:16:31 +02:00 |
Michael Natterer
|
eda5cdf666
|
app: add gimp_bezier_desc_new_from_bound_segs() to GimpBezierDesc
and remove that code from gimpbrush-boundary.c
|
2011-04-04 22:06:32 +02:00 |
Michael Natterer
|
8b4870dad7
|
app: move GimpBezierDesc from app/vectors/ to app/core/
|
2011-04-04 18:40:12 +02:00 |