[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (OFFICE-2401) Wrong matrix order fordraw:transform
[ http://tools.oasis-open.org/issues/browse/OFFICE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thorsten Behrens updated OFFICE-2401:
--------------------------------------
Proposal:
Change the sentence to
"The values describe a standard 3x2 homogeneous transformation matrix in column-major order, where the right column (<e>, <f>) describes the translation."
was:
Change the sentence to
"The values describe a standard 4x3 homogeneous transformation matrix in column-major order, where the right column (<j>, <k>, <l>) describes the translation."
Description:
ODF 1.2 Part 1 cd03 contains clarified wording regarding the interpretation of matrix elements for draw:transform. Unfortunately inconsistent with other relevant standards (like svg or pdf), row-major order was chosen:
"The values describe a standard 3x2 homogeneous transformation matrix where the right column (<c>, <f>) describes the translation."
(c.f. e.g. http://www.w3.org/TR/SVG/coords.html#TransformMatrixDefined). To make matters worse, to date all major implementers seem to interprete the matrix attribute the svg way.
was:
ODF 1.2 Part 1 cd03 contains clarified wording regarding the interpretation of matrix elements for dr3d:transform. Unfortunately inconsistent with other relevant standards (like svg or pdf), row-major order was chosen:
"The values describe a standard 4x3 homogeneous transformation matrix, where the right column (<d>, <h>, <l>) describes the translation."
(c.f. e.g. http://www.w3.org/TR/SVG/coords.html#TransformMatrixDefined). To make matters worse, to date all major implementers seem to interprete the matrix attribute the svg way.
> Wrong matrix order for draw:transform
> -------------------------------------
>
> Key: OFFICE-2401
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-2401
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Components: Graphics
> Affects Versions: ODF 1.2 Part 1 CD 4
> Reporter: Thorsten Behrens
> Assignee: Thorsten Behrens
> Priority: Blocker
>
> ODF 1.2 Part 1 cd03 contains clarified wording regarding the interpretation of matrix elements for draw:transform. Unfortunately inconsistent with other relevant standards (like svg or pdf), row-major order was chosen:
> "The values describe a standard 3x2 homogeneous transformation matrix where the right column (<c>, <f>) describes the translation."
> (c.f. e.g. http://www.w3.org/TR/SVG/coords.html#TransformMatrixDefined). To make matters worse, to date all major implementers seem to interprete the matrix attribute the svg way.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]