OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (OFFICE-4125) allow draw:fill on non-graphic objects header/footer, paragraph, section, table


     [ https://issues.oasis-open.org/browse/OFFICE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis Cave updated OFFICE-4125:
---------------------------------
    Resolution: 
h2. 17.26 <style:background-fill>

The {{<style:background-fill>}} element serves as a container for fill attributes to specify a background. It has a mandatory attribute {{draw:fill}} 20.121 to specify the kind of fill. The other attributes specify details to the fill.
 The {{<style:background-fill>}} element takes precedence over element {{<style:background-image>}} 17.3, attribute {{fo:background-color}} 20.185 and attribute {{style:background-transparency}} 20.250. Consumers not able to use the {{<style:background-fill>}} element may ignore it and use a given {{<style:background-image>}} element or {{fo:background-color}} and {{fo:background-transparency}} attributes instead.
 The background of an object is transparent if none of the styles applied following the rules specified in section 16.2 defines a background formatting.

...
h2. 20.121 draw:fill

The {{draw:fill}} attribute specifies the fill style for an object. Graphic objects that are not closed will not be filled.

*Note:* A path without a closepath at the end is open and will not be filled.

The defined values for the draw:fill attribute are:

...
h2. 20.122 draw:fill-color

The {{draw:fill-color}} attribute specifies the color of the fill for an object. It is used only if the {{draw:fill}} 20.121 attribute has one of the values {{solid}} or {{hatch}}.

...
h2. 20.123 draw:fill-gradient-name

The {{draw:fill-gradient-name}} attribute specifies a gradient style that is used for filling objects. It is used only if the {{draw:fill}} 20.121 attribute has the value {{gradient}}.

...
h2. 20.124 draw:fill-hatch-name

The {{draw:fill-hatch-name}} attribute specifies a hatch style that is used for filling objects. It is used only if the {{draw:fill}} 20.121 attribute has the value {{hatch}}.

...
h2. 20.155 draw:opacity

The {{draw:opacity}} attribute specifies the opacity for an image or graphic object. The value is a percentage, where 0% is transparent and 100% is opaque.

The defined value range for the draw:opacity attribute is 0% to 100%, inclusive.

Use of the {{draw:opacity}} attribute disables any transparency effect and set the opacity for the fill area of an object.

...
h2. 20.156 draw:opacity-name

The {{draw:opacity-name}} attribute specifies an opacity gradient that defines the opacity for the fill area of an object. When applying an opacity gradient, the opacity is interpolated as defined in the referenced opacity gradient style. Opacity is applied after other fill styles have been applied to an image or graphic object.

The value of this attribute overrides the {{draw:opacity}} 20.155 attribute.

  was:
h2. 17.26 <style:background-fill>

The {{<style:background-fill>}} element serves as a container for fill attributes to specify a background. It has a mandatory attribute {{draw:fill}} 20.121 to specify the kind of fill. The other attributes specify details to the fill.
 The {{<style:background-fill>}} element takes precedence over element {{<style:background-image>}} 17.3, attribute {{fo:background-color}} 20.185 and attribute {{style:background-transparency}} 20.250. Consumers not able to use the {{<style:background-fill>}} element may ignore it and use a given {{<style:background-image>}} element or {{fo:background-color}} and {{fo:background-transparency}} attributes instead.
 The background of an object is transparent if none of the styles applied following the rules specified in section 16.2 defines a background formatting.

...

Â


> allow draw:fill on non-graphic objects header/footer, paragraph, section, table
> -------------------------------------------------------------------------------
>
>                 Key: OFFICE-4125
>                 URL: https://issues.oasis-open.org/browse/OFFICE-4125
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Improvement
>            Reporter: Regina Henschel
>            Priority: Major
>             Fix For: ODF 1.4
>
>
> This proposal extends filling with color and transparency gradients and with hatches to the non-graphic objects header, footer, paragraph, section, table, table-row and table-cell. Currently only color and image is allowed for filling these objects. It introduces a new element <style:background-fill> as container for the attributes needed to describe these more complex filling.
> It is allowed to write element {{<style:background-image>}} or attributes {{style:background-color}} and {{style-background-transparency}} same as now in ODF 1.3 in addition to the new element to support consumers, which are not yet able to use the new element {{<style:background-fill>}}.
> Users wishes such complex filling and it is partly implemented in LibreOffice already six years ago.



--
This message was sent by Atlassian Jira
(v8.3.3#803004)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]