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-4026) Add command arcangleto (G) to draw:enhanced-path


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

Regina Henschel updated OFFICE-4026:
------------------------------------
    Proposal: 
Command:Â G
Name:Â arcangleto
Parameters: (wR hR st sw) +
Description:
Draws an arc of an ellipse. The ellipse is given by the width 2*wR, and the height 2*hR. The arc is specified by the start angle st in degrees and the swing angle sw in degrees. The ellipse is positioned so that the current point is the start point of the arc. The arc is drawn so that sw is the central angle of the arc. If sw is positive, the arc is drawn clockwise; if sw is negative, the arc is drawn counter-clockwise. The endpoint of the arc becomes the new current point.
In case the path is filled, the filling is drawn as an ellipse segment.
The swing angle may be greater than 360Â and may be smaller than -360Â. In such cases the fill will overlap.

  was:
Command:Â G
Name:Â arcangleto
Parameters: (wR hR st sw) +
Description:
Draws an arc of an ellipse. The ellipse is given by the width 2*wR, and the height 2*hR. The arc is specified by the start angle st in degrees and the swing angle sw in degrees. The ellipse is positioned so that the current point is the start point of the arc. The arc is drawn so that sw is the central angle of the arc. If sw is positive, the arc is drawn clockwise; if sw is negative, the arc is drawn counter-clockwise. The endpoint of the arc becomes the new current point.
In case the path is filled, the filling is drawn as an ellipse sector.
The swing angle may be greater than 360Â and may be smaller than -360Â. In such cases the fill will overlap.


> Add command arcangleto (G) to draw:enhanced-path
> ------------------------------------------------
>
>                 Key: OFFICE-4026
>                 URL: https://issues.oasis-open.org/browse/OFFICE-4026
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: New Feature
>          Components: Graphics
>            Reporter: Regina Henschel
>            Priority: Major
>
> This command is needed for interoperability with the OOXML standard and its attribute "arcTo", see ISO/IEC 29500-1:2016 section 20.1.9.4. With the current commands A, B, U, T, V and W only one direction of the arc is possible, either clockwise or counter-clockwise. The new command G allows to specify the arc direction depending on a parameter. Such parameter can be calculated from a formula or adjustment value, so the direction is not predefined.



--
This message was sent by Atlassian JIRA
(v7.7.2#77003)


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