Implement clipping in wxSVGFileDC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 23:40:41 +0000 (23:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 23:40:41 +0000 (23:40 +0000)
commit614e38dbb25075f8865b09d658b39ef23990ea08
treeaae443fc03a6a22792de110755147268837a24c6
parentc84c7347ba63a08a8a9b426055b7be5a0aca2617
Implement clipping in wxSVGFileDC.

Support setting the clipping region and add update the documentation and the
sample accordingly.

Closes #14462.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/dcsvg.h
interface/wx/dcsvg.h
samples/svg/svgtest.cpp
src/common/dcsvg.cpp