Bug 71137 - SVG export: add stroke-linecap and stroke-linejoin support
Summary: SVG export: add stroke-linecap and stroke-linejoin support
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
4.1.1.2 release
Hardware: Other All
: medium normal
Assignee: László Németh
URL:
Whiteboard: target:4.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-01 19:35 UTC by László Németh
Modified: 2013-11-20 15:43 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
ODG test file (rectangle with miter line joint and line with rounded line cap) (7.14 KB, application/vnd.oasis.opendocument.graphics)
2013-11-01 19:37 UTC, László Németh
Details
bad SVG export (4.06 KB, application/xml)
2013-11-01 19:38 UTC, László Németh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2013-11-01 19:35:59 UTC
See test file and its SVG export with missing line joint and line cap attributes.
Comment 1 László Németh 2013-11-01 19:37:47 UTC
Created attachment 88504 [details]
ODG test file (rectangle with miter line joint and line with rounded line cap)
Comment 2 László Németh 2013-11-01 19:38:33 UTC
Created attachment 88505 [details]
bad SVG export
Comment 3 Commit Notification 2013-11-01 19:54:40 UTC
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a2b59a51274ccf29ce1bd77a9330c6e3136fc590

fdo#71137 fix linecap and linejoint in SVG export



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.