Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parametric curves
#11
Still doesn't work for me with the latest version(*). I would have expected an anchor every 45° instead of every 120°.

   


(*) the one which is 111881 bytes. I strongly suggest that:
  • There is at least a version number (and if possible a changes history) in the header. For instance in my own code:
Code:
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Create a lumnosity mask for the current layer # (c) Ofnuts 2019
#
#   History:
#
#   v0.0: 2019-11-14: Initial version
#   v0.1: 2019-11-14: Fix DDD curve (thanks Blighty)
#   v1.0: 2019-11-16: Add custom masks
#   v1.1: 2019-11-18: Add general "Initial luminosity" mask
#   v1.2: 2019-11-21: Use the possibly more correct HISTOGRAM_LUMINANCE in Curves
#   v1.3: 2019-12-01: Revert use of HISTOGRAM_LUMINANCE in Curves
#
#   This program is free software; you can redistribute it and/or modify
  • The ZIP is versioned to follow the code it contains.
Reply


Messages In This Thread
Parametric curves - by Ottia Tuota - 03-12-2020, 01:21 PM
RE: Parametric curves - by Ofnuts - 03-12-2020, 03:04 PM
RE: Parametric curves - by denzjos - 03-12-2020, 03:23 PM
RE: Parametric curves - by Ofnuts - 03-12-2020, 08:52 PM
RE: Parametric curves - by Ottia Tuota - 03-12-2020, 05:00 PM
RE: Parametric curves - by Ottia Tuota - 03-12-2020, 06:38 PM
RE: Parametric curves - by Ottia Tuota - 03-13-2020, 05:03 AM
RE: Parametric curves - by Ottia Tuota - 03-13-2020, 01:25 PM
RE: Parametric curves - by Ofnuts - 03-12-2020, 11:02 PM
RE: Parametric curves - by Ottia Tuota - 03-13-2020, 06:17 AM
RE: Parametric curves - by Ofnuts - 03-13-2020, 08:37 PM
RE: Parametric curves - by Ottia Tuota - 03-14-2020, 06:38 AM
RE: Parametric curves - by Ofnuts - 03-14-2020, 08:29 AM
RE: Parametric curves - by Ottia Tuota - 03-14-2020, 03:11 PM
RE: Parametric curves - by Ottia Tuota - 03-15-2020, 12:29 PM
RE: Parametric curves - by Ottia Tuota - 03-19-2020, 06:56 AM
RE: Parametric curves - by Ottia Tuota - 03-19-2020, 07:48 PM

Forum Jump: