Revision e4de537...

Go back to digest for 20th March 2011

Optimization in Office

Jan Hambrecht committed changes in [calligra] filters/karbon/svg/SvgParser.cpp:

improve parsing of clip path element

path shapes that are children of the clip path element are used
directly as clip paths. group shapes as children of the clip path
element are ungrouped and their children are used as clip paths.
shapes not being a path or a group are converted to a path shape
by using their outline.

File Changes

Modified 1 files
  • filters/karbon/svg/SvgParser.cpp
1 files changed in total