Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
7d3ac741
Commit
7d3ac741
authored
Nov 01, 2019
by
Jean-Baptiste Mardelle
Browse files
Fix emboss default parameters
parent
8cdac2b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/frei0r_emboss.xml
View file @
7d3ac741
...
...
@@ -4,15 +4,15 @@
<name>
Emboss
</name>
<description>
Creates embossed relief image of source image
</description>
<author>
Janne Liljeblad
</author>
<parameter
type=
"animated"
name=
"azimuth"
default=
"
13
5"
min=
"0"
max=
"360"
factor=
"360"
>
<parameter
type=
"animated"
name=
"azimuth"
default=
"
0.37
5"
min=
"0"
max=
"360"
factor=
"360"
>
<name>
Light direction
</name>
<comment>
Light direction angle.
</comment>
</parameter>
<parameter
type=
"animated"
name=
"elevation"
default=
"
3
0"
min=
"0"
max=
"90"
factor=
"90"
>
<parameter
type=
"animated"
name=
"elevation"
default=
"0
.333333
"
min=
"0"
max=
"90"
factor=
"90"
>
<name>
Background lightness
</name>
<comment>
Background lightness (0 to 90).
</comment>
</parameter>
<parameter
type=
"animated"
name=
"width45"
default=
"
1
0"
min=
"0"
max=
"40"
factor=
"40"
>
<parameter
type=
"animated"
name=
"width45"
default=
"0
.25
"
min=
"0"
max=
"40"
factor=
"40"
>
<name>
Bump height
</name>
<comment>
Bump height (0 to 40).
</comment>
</parameter>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment