mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-16 00:02:11 -04:00
Moves all the drawing code out of labeling into a new class which just handles rendering text. This allows other parts of the code to utilise all the advanced formatting options that labeling supports, eg rendering text with shadows, buffers and backgrounds.