https://bz.apache.org/bugzilla/show_bug.cgi?id=60294
--- Comment #1 from Andreas Beeker <[email protected]> --- For shape types 0x0FFF is not defined (see MSOSPT [1]) - I could only find something for MSODGMT [2]. When the file is saved as .pptx, PP2016 create a custom geometry shape depicting a rectangle, but in .ppt I can't find that freeform shape structure. So I would reuse the shape type NOT_PRIMITIVE in this case and not introduce another enumeration value. [1] https://msdn.microsoft.com/en-us/library/dd949385(v=office.12).aspx [2] https://msdn.microsoft.com/en-us/library/dd953236(v=office.12).aspx -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
