RE: ODF angle in draw:transform are in degrees

2012-08-11 Thread Dennis E. Hamilton
and implementations must be clarified, where practical, with advisories and errata. - Dennis -Original Message- From: Regina Henschel [mailto:rb.hensc...@t-online.de] Sent: Saturday, August 11, 2012 10:33 To: ooo-...@incubator.apache.org; LO-dev Subject: Re: ODF angle in draw:transform

Re: ODF angle in draw:transform are in degrees

2012-08-11 Thread Regina Henschel
andin Sent: Friday, August 10, 2012 23:58 To: Apache OpenOffice dev Cc: LO-dev Subject: Re: ODF angle in draw:transform are in degrees One way would be to add a new attribute specifying either degrees or radians. Then modify the loader code so it looks at the application that created the file to dete

RE: ODF angle in draw:transform are in degrees

2012-08-11 Thread Dennis E. Hamilton
le in draw:transform are in degrees One way would be to add a new attribute specifying either degrees or radians. Then modify the loader code so it looks at the application that created the file to determine what it should do in cases where there is not attribute. Fundamentally, I don't see that there is

Re: ODF angle in draw:transform are in degrees

2012-08-11 Thread Noel Grandin
One way would be to add a new attribute specifying either degrees or radians. Then modify the loader code so it looks at the application that created the file to determine what it should do in cases where there is not attribute. Fundamentally, I don't see that there is a "perfect" solution to this.

ODF angle in draw:transform are in degrees

2012-08-09 Thread Regina Henschel
Hi, there is a problem which I have not addressed in the Wiki (see other mail). As far as I see, the specification ODF 1.1 has no setting for the unit of the angles, but ODF 1.2 set it to "degrees". SVG has it in degrees too, so this setting is reasonable. But our implementation uses "radian