[odf-discuss] enhanced-path question

Thomas Butter thomas at butter.eu
Sat Sep 29 16:06:46 EDT 2007


Soren Roug schrieb:
> OpenOffice doesn't implement OpenDocument completely to the
> specification. I suspect the application cheats a little, looks at the
> draw:type and draws an ellipse through the glue points.
> 
> You can change the numbers a little, to see how OpenOffice reacts.

Thanks. I tried to change the glue-points, but it does not change
anything. It seems draw:type="ellipse" simply draws a circle and scales
it to the size of the enclosing custom-shape.

If I understand the spec correctly it should have a path attribute like
"M 0 10800 Y 10800 0 21600 10800 10800 21600 0 10800 Z N" (a full circle
in user space) to be spec compliant and readable by other applications.

Thomas



More information about the odf-discuss mailing list