On Fri, Sep 28, 2012 at 12:21 AM, Janne Liljeblad
<janne.liljeblad@???> wrote:
> Port of jhlabs filter. Creates a pattern that looks like enlarged
> color haltone print.
+ colorhalftoneInfo->explanation = "Applies colorhalftone filter";
I know that! This email contains a more descriptive explanation.
+ info->name = "yellow_angle";
frei0r actually prefers names without underscores. I know it is not as
convenient to use on the command line, but there are some generated
UIs that use this metadata directly to render the UI.
+ info->type = F0R_PARAM_DOUBLE;
+ info->explanation = "Magenta dots angle";
mismatching explanation.
--
+-DRD-+