Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to control stroke capping for line symbology (or default to flat cap) #11357

Closed
qgib opened this issue Sep 5, 2008 · 2 comments
Closed
Labels
Feature Request Symbology Related to vector layer symbology or renderers
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Sep 5, 2008

Author Name: Ollie O'Brien - (Ollie O'Brien -)
Original Redmine Issue: 1297

Redmine category:symbology
Assignee: nobody -


It would be good to have control over how stroke capping is set - so that strokes which have thickness x don't extend beyond the actual end of the polyline by distance x/2, but rather finish exactly at it.

See http://doc.trolltech.com/4.5/qpen.html#setCapStyle
Default is square capping, which causes the protrusion past the polyline end-point

QT 3 default was for flat capping - looks like this changed in QT 4.
Also looks like the old (pre 1.0) print composer setCapStyle to flat capping.

One problem with flat-capping is that it might cause ugly white slivers to appear where two polylines meet each other not-quite head-on - so probably needs to be a configurable option.

@qgib
Copy link
Contributor Author

qgib commented Apr 24, 2010

Author Name: Paolo Cavallini (@pcav)


Isn't this solved in the new symbology? Can we close it?

@qgib
Copy link
Contributor Author

qgib commented Apr 24, 2010

Author Name: Ollie O'Brien - (Ollie O'Brien -)


Agreed, closing.


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Feature Request Symbology Related to vector layer symbology or renderers labels May 24, 2019
@qgib qgib added this to the Version 1.0.3 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Symbology Related to vector layer symbology or renderers
Projects
None yet
Development

No branches or pull requests

1 participant