blob: d9709abcdf267f6ff3c5ab759b80d0d7a76d8ba8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<helpdocument version="1.0">
<meta>
<topic id="textsdrawguidegradientxml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Creating Gradient Fills</title>
<filename>/text/sdraw/guide/gradient.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3150792"><bookmark_value>gradients; applying and defining</bookmark_value>
<bookmark_value>editing;gradients</bookmark_value>
<bookmark_value>defining;gradients</bookmark_value>
<bookmark_value>custom gradients</bookmark_value>
<bookmark_value>transparency;adjusting</bookmark_value>
</bookmark>
<comment>mw deleted "applying;"</comment>
<paragraph xml-lang="en-US" id="hd_id3150792" role="heading" level="1"><variable id="gradient"><link href="text/sdraw/guide/gradient.xhp" name="Creating Gradient Fills">Creating Gradient Fills</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3154012" role="paragraph">A gradient fill is an incremental blend of two different colors, or shades of the same color, that you can apply to a drawing object.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3147436" role="heading" level="3">To apply a gradient:</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3146974" role="listitem">Select a drawing object.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3154491" role="listitem">Choose <emph>Format - Area</emph> and select <emph>Gradient</emph> as the <emph>Fill</emph> type.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3153415" role="listitem">Select a gradient style from the list and click <emph>OK</emph>.</paragraph>
</listitem>
</list>
<paragraph xml-lang="en-US" id="hd_id3154702" role="heading" level="2">Creating Custom Gradients</paragraph>
<paragraph xml-lang="en-US" id="par_id3145791" role="paragraph">You can define your own gradients and modify existing gradients, as well as save and load a list of gradient files.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3145384" role="heading" level="3">To create a custom gradient:</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3151242" role="paragraph">Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3150046" role="paragraph">Select a gradient from the list to use as the basis for your new gradient and click <emph>Add</emph>.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3145116" role="paragraph">Type a name for the gradient in the text box and click <emph>OK</emph>.</paragraph>
<paragraph xml-lang="en-US" id="par_id6535843" role="paragraph">The name appears at the end of the gradient list and is selected for editing.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3150391" role="paragraph">Set the gradient properties and click <emph>Modify</emph> to save the gradient.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3156396" role="paragraph">Click <emph>OK.</emph> </paragraph>
</listitem>
</list>
<paragraph xml-lang="en-US" id="hd_id3149947" role="heading" level="2">Using Gradients and Transparency</paragraph>
<paragraph xml-lang="en-US" id="par_id3157905" role="paragraph">You can adjust the properties of a gradient as well as the transparency of a drawing object with your mouse.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3150653" role="heading" level="3">To adjust the gradient of a drawing object:</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3154844" role="paragraph">Select a drawing object with the gradient that you want to modify.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3145592" role="paragraph">Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_idN107BE" role="paragraph">Adjust the values for the gradient to suit your needs and click <emph>OK</emph>.</paragraph>
</listitem>
</list>
<paragraph xml-lang="en-US" id="par_id3150659" role="tip">To adjust the transparency of an object, select the object, choose <emph>Format - Area</emph> and click the <emph>Transparency</emph> tab.</paragraph>
<section id="relatedtopics">
<embed href="text/sdraw/guide/color_define.xhp#color_define"/>
</section>
</body>
</helpdocument>
|