GNOME Bugzilla – Bug 704421
Failure to export custom-shapes to ODF
Last modified: 2013-07-18 17:10:47 UTC
We are currently not exporting GNM_SO_PATH_TYPE objects to ODF.
We are now exporting the custom shapes (but not yet their styles) to ODF. We also need to figure out the correct viewBox to write. We are currently writing the correct viewbox for the sample files since LO uses a constant box. Libreoffice seems to have problems with reading our file correctly, but I can't tell whether it is our problem or whether LO depends on its 'type' string.
We are now exporting the styles too. Under certain circumstances LO 3.4 seems to suddenly remember the right height and resize the object. SO I think that that is an LO problem. IT also fails to show the correct font colour but the file very clearly specifies the colour. I am leaving this open since we still need to fix the writing of the correct viewBox, for that we have to determine the coordinates of the corners of the bounding box of the GOPath.
we are now writing the correct viewbox. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.