mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-27 00:07:16 -05:00
layers by a preset amount This allows for the line rendering to trim off the first x mm and last y mm from the actual line string when drawing the line. It can be used eg when creating complex symbols where a line layer should not overlap marker symbol layers placed at the start and end of the line. The start/end trim distance supports a range of units, including percentage of the overall line length, and can be data defined for extra control.