aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-spiral-gradient.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use #include instead of #defineMattias Andrée2017-07-161-102/+106
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some improvements and fixesMattias Andrée2017-07-151-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2017-07-151-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-spiral-gradient: add -tMattias Andrée2017-07-111-3/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-spiral-gradient: add -sMattias Andrée2017-07-111-1/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-spiral-gradient: fix -aMattias Andrée2017-07-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-spiral-gradient: set the value of the singularity to 0Mattias Andrée2017-07-111-6/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix blind-spiral-gradientMattias Andrée2017-07-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-spiral-gradient: add support for superelliptic sprialsMattias Andrée2017-07-031-9/+33
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add gradientsMattias Andrée2017-07-021-0/+134
Signed-off-by: Mattias Andrée <maandree@kth.se>