-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: apply a radial gradient | ||
id: batch-edit | ||
weight: 70 | ||
draft: false | ||
author: "people" | ||
--- | ||
|
||
darktable does not have radial gradients, but you can get a very similar effect by | ||
[_masking_](../darkroom/masking-and-blending/masks/drawn.md) | ||
with a circle or ellipse which you adjust to a very small size with a | ||
very large feather to get a gradual drop-off in intensity in all | ||
directions from a central point. | ||
|
||
It is also possible to curve a gradient mask, but this is more | ||
appropriate for matching a curved line in the image than for emulating | ||
a point source for an effect. |