Issue 105928 - FUP#i105655#: Enhance EMF and WMF export
Summary: FUP#i105655#: Enhance EMF and WMF export
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m57
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-15 15:44 UTC by Armin Le Grand
Modified: 2013-08-07 15:40 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Armin Le Grand 2009-10-15 15:44:01 UTC
AW->SJ: I have extended LineInfo in the MetaFileActions MetaPolyLineAction and
MetaLineAction to include LineJoin and MetaFiles will now include those actions,
no longer the decomposed geometry.
In EMF and WMF export, LineInfo for those actions was completely ignored up to
now. I have added support by providing LinePattern (DashDot) and FatLine support
(by geometry expansion).
Please refine support after initial fix is in to e.g. take LineWidth, DashDot
and LineJoin into account in a more EMF/WMF specific way.