Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix calculation of point symbol bounds using data defined rotation or…
… offset (cherry-picked from a67853f)
- Loading branch information
Showing
with
76 additions
and 11 deletions.
- +8 −3 python/core/symbology-ng/qgssymbolv2.sip
- +2 −2 src/core/qgsvectorlayerlabelprovider.cpp
- +3 −3 src/core/symbology-ng/qgssymbolv2.cpp
- +9 −3 src/core/symbology-ng/qgssymbolv2.h
- +54 −0 tests/src/core/testqgssimplemarker.cpp
- BIN ...ges/symbol_simplemarker/expected_simplemarker_boundsoffset/expected_simplemarker_boundsoffset.png
- BIN ...ymbol_simplemarker/expected_simplemarker_boundsoffset/expected_simplemarker_boundsoffset_mask.png
- BIN ...symbol_simplemarker/expected_simplemarker_boundsrotation/expected_simplemarker_boundsrotation.png
- BIN ...l_simplemarker/expected_simplemarker_boundsrotation/expected_simplemarker_boundsrotation_mask.png
- BIN ...emarker/expected_simplemarker_boundsrotationoffset/expected_simplemarker_boundsrotationoffset.png
- BIN ...er/expected_simplemarker_boundsrotationoffset/expected_simplemarker_boundsrotationoffset_mask.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.