9 Commits

Author SHA1 Message Date
f41ac3bd54 Added support for image scaling
+ improved text path items performance
2018-11-12 22:05:55 +01:00
d6f6a0eb3d Use fuzzy text bounding rect computation to improve performance
Do not use QGraphicsScene as it is not thread-safe
2018-11-11 14:10:38 +01:00
b7fb925178 Display labels overlapping between tiles
(requires unique feature IDs in PBF data - OpenMapTiles >= v3.7)
2018-11-10 00:17:00 +01:00
d7aa49b7ea Yet another text path algorithm fix
Floor the font sizes
2018-11-06 23:51:44 +01:00
c13af94275 Redesigned text path handling 2018-11-04 23:54:34 +01:00
a4089f9a29 Text rendering algorithm improvements 2018-11-03 19:16:08 +01:00
80bf56bda8 Improved text path drawing 2018-10-31 17:40:43 +01:00
5d68f31124 Use a dedicated graphics item for drawing the text instead a pixmap 2018-10-29 18:30:55 +01:00
88295f0ca7 Initial version 2018-10-29 00:11:23 +01:00