Skip to content

Commit

Permalink
[needs-docs] Use QgsScaleBarRenderer to power up scale bar decoration (
Browse files Browse the repository at this point in the history
…#6689)

Main short-term benefit: scale bar font size and family can be customized.
  • Loading branch information
nirvn authored Mar 28, 2018
1 parent 14c057a commit 5fe1ea8
Show file tree
Hide file tree
Showing 6 changed files with 290 additions and 368 deletions.
1 change: 1 addition & 0 deletions python/core/scalebar/qgsscalebarrenderer.sip.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ custom labeling.

struct ScaleBarContext
{

double segmentWidth;

QSizeF size;
Expand Down
Loading

0 comments on commit 5fe1ea8

Please sign in to comment.