diff options
author | umeshkadam <umesh.kadam@synerzip.com> | 2014-02-10 17:28:13 +0530 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-02-14 11:12:19 +0000 |
commit | cf4e5e497974edc5d19d6899fbe01cdf2451b341 (patch) | |
tree | 848bb2025cc59233c1a08e3c831a8783663e6243 /compilerplugins | |
parent | 0ff99adddc104ca09a97c2fd3d25e58787afb32d (diff) |
FDO#74774 : issue with number of child nodes of tag CubicBezierTo.
Issue :
- Number of child nodes required by cubicBexTo should be 3 of type "pt".
While exporting, sometimes the child nodes are less than 3.
The sequence of writing these tags was getting messed up.
Implementation :
- corrected the logic for writing the sequence of cubicBexTo tag.
Change-Id: Ic26db72b2c516276c2e6452a21b4106d6a0a1a80
Reviewed-on: https://gerrit.libreoffice.org/7990
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
0 files changed, 0 insertions, 0 deletions