I would like to add texts with halo, in the composer (not in the map). Do you know a way to do it?
I'm using QGIS 2.0.1
Answer
Add a new label in QGIS 2.0.1 Composer.
In the item properties if you put the following code
Test
you'll obtain the desired effect:

(Don't forget to disable the item background if you are looking for a transparent label!)
EDIT
Some text-shadow explanations below:

For offsets and blur you can use positive or negative values.
More, you can have multiple shadows, like this:
Example 1:
Test
And you'll see this:

Example 2:
Test

Example 3:
Test

No comments:
Post a Comment