Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #41483 from nyalldawson/octagon
Add "octagon" and "square with corners" shapes to simple marker
- Loading branch information
Showing
with
197 additions
and 1 deletion.
- +3 −0 python/core/auto_generated/symbology/qgsmarkersymbollayer.sip.in
- +91 −1 src/core/symbology/qgsmarkersymbollayer.cpp
- +4 −0 src/core/symbology/qgsmarkersymbollayer.h
- +99 −0 tests/src/core/testqgssimplemarker.cpp
- BIN ...trol_images/symbol_simplemarker/expected_simplemarker_asterisk/expected_simplemarker_asterisk.png
- BIN ...l_simplemarker/expected_simplemarker_boundsrotation/expected_simplemarker_boundsrotation_mask.png
- BIN ...er/expected_simplemarker_boundsrotationoffset/expected_simplemarker_boundsrotationoffset_mask.png
- BIN ...ages/symbol_simplemarker/expected_simplemarker_ddopacity/expected_simplemarker_ddopacity_mask.png
- BIN ...ontrol_images/symbol_simplemarker/expected_simplemarker_octagon/expected_simplemarker_octagon.png
- BIN ...l_simplemarker/expected_simplemarker_opacityddcolor/expected_simplemarker_opacityddcolor_mask.png
- BIN ...plemarker/expected_simplemarker_square_with_corners/expected_simplemarker_square_with_corners.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.
Binary file not shown.