|
c8b7051eba
|
Added support for SDF sprites + fixed symbol layout algorithms
|
2024-06-14 18:33:10 +02:00 |
|
|
60691060ea
|
Added support for Qt6
Minimal Qt version is now Qt 5.12
|
2020-12-22 22:17:00 +01:00 |
|
|
cc0c16cfd6
|
Explicitly set the text format (optimization)
|
2019-10-05 18:38:24 +02:00 |
|
|
8da172c0ff
|
Adjusted icon text alignment
|
2019-10-05 13:21:36 +02:00 |
|
|
536cad2d61
|
Use QStaticText instead of own text caching
|
2019-10-04 18:56:45 +02:00 |
|
|
e8e9139740
|
Some more text layout tweeking
|
2019-10-04 09:26:15 +02:00 |
|
|
a58962ab93
|
Yet another text rendering improvement/optimization
|
2019-10-03 22:39:05 +02:00 |
|
|
044e95e061
|
Some more text layout fiddeling
|
2019-10-02 22:57:11 +02:00 |
|
|
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 |
|