17 Commits

Author SHA1 Message Date
f5c15ece52 Improved/optimized text rendering 2019-10-01 22:11:45 +02:00
76fb129651 Halo drawing performance improvement 2019-04-28 08:25:57 +02:00
3dfcf35e53 Added support for text halo 2019-04-27 22:52:18 +02:00
c8e8f0013f Text rendering cosmetics 2019-01-01 21:27:54 +01:00
c1af3d82a5 Added support for QT < 5.6 (and >= 5.4) 2018-12-17 18:31:26 +01:00
6d02dafeb6 Improved fuzzy text bounding rect computation 2018-12-11 18:48:12 +01:00
08509f0930 Added support for HiDPI sprites 2018-12-04 00:09:23 +01:00
8567ef44d1 Improved text layout handling 2018-11-28 23:39:33 +01:00
085a90e0e5 Yet another code cleanup 2018-11-27 19:53:08 +01:00
6f5bedb82b Improved fuzzy bounding rect computation
Code cleanup
2018-11-26 22:17:57 +01:00
9a314c408e Some more code cleanup 2018-11-25 12:46:38 +01:00
2637594c0a Code cleanup 2018-11-25 11:47:14 +01:00
0dd83979cf Improved text bounding rect estimation 2018-11-24 17:44:24 +01:00
3ea8ce64a7 Made text-transform zoom dependend 2018-11-24 10:14:23 +01:00
2803f48a21 Added support for symbol icons 2018-11-22 21:57:21 +01:00
c48ea8c878 Added support for the text-rotation-alignment style property
Code cleanup
2018-11-19 23:09:34 +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