https://bugs.freedesktop.org/show_bug.cgi?id=84199

--- Comment #9 from Chris Sherlock <[email protected]> ---
Oh, I see. After that record there is a close figure record. Good to know about
this, because I'll quote what Microsoft say in their own documentation about
MS-EMF:

  2.3.5.17 EMR_POLYBEZIER16 Record

  Count (4 bytes): A 32-bit unsigned integer that specifies the total number of
  points. This value MUST be one more than three times the number of curves to
be
  drawn, because each Bezier curve requires two control points and an endpoint,
  and the initial curve requires an additional starting point.

They neglected to mention that if you have this close figure record directly
after then it acts as the extra point they mentioned - you need to use the
first point as the end-point.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to