Thursday 18 February 2016

qgis - How to create a label combining different font sizes or types?


I would like to place the elevation-number of a point in a different front size and centred under its name:


enter image description here


Is that possible?



(That is my actual labeling: label || '\n' || elevation)




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...