Files
gimp/libgimp
Jehan fee221167c app, libgimp, pdb: improve gimp_vectors_stroke_get_length() docs.
The `precision` parameter in particular had no min/max, which meant we
could provide a forbidden parameter (e.g. a negative precision) which
would cause a core CRITICAL. We must forbid illegal values from PDB side
(hence outputting a normal plug-in error message, not a core bug).

Also improving a bit the description of this parameter as I was
wondering what precision was needed exactly to get a stroke length. This
is the precision for determining whether a portion of the stroke is
"straight enough" or if we want to break it into smaller pieces until we
get a straight portion.
2021-01-20 20:33:41 +01:00
..
2020-10-26 12:28:06 +01:00
2021-01-07 23:14:26 +01:00
2020-12-11 18:24:36 +01:00
2020-11-19 21:56:25 +01:00
2020-05-04 21:31:30 +02:00
2020-05-04 21:31:30 +02:00
2019-09-21 17:10:46 +00:00
2020-05-04 21:31:30 +02:00
2020-05-04 21:31:30 +02:00
2020-05-04 21:31:30 +02:00
2019-09-21 17:10:46 +00:00
2020-11-14 01:40:17 +01:00