qtdeclarative/tests/manual/svg
Hatem ElKharashy 07efae1e50 VectorImage: Support stroke styling for text
SVG has several attributes that can control stroke style. Since those
are not supported in Text Component, the code that turns text into
paths.

Pick-to: 6.8
Fixes: QTBUG-124426
Change-Id: I415393618ee0421310a3dd00bff339a17154c76b
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2024-06-11 14:43:58 +03:00
..
data VectorImage: Support stroke styling for text 2024-06-11 14:43:58 +03:00
CMakeLists.txt tests: Add manual test for SVG rendering comparisons 2024-03-21 07:15:09 +01:00
QmlGenerator.qml tests: tweak svg manual test 2024-03-28 19:26:17 +00:00
SvgImage.qml tests: Add manual test for SVG rendering comparisons 2024-03-21 07:15:09 +01:00
main.cpp tests: Add manual test for SVG rendering comparisons 2024-03-21 07:15:09 +01:00
mainwindow.cpp tests: tweak svg manual test 2024-03-28 19:26:17 +00:00
mainwindow.h tests: tweak svg manual test 2024-03-28 19:26:17 +00:00
mainwindow.ui tests: Add manual test for SVG rendering comparisons 2024-03-21 07:15:09 +01:00
svgmanager.cpp Automatically remove temporary files in svg manual test 2024-04-25 19:55:23 +03:00
svgmanager.h tests: Add manual test for SVG rendering comparisons 2024-03-21 07:15:09 +01:00
svgpainter.cpp tests: tweak svg manual test 2024-03-28 19:26:17 +00:00
svgpainter.h tests: tweak svg manual test 2024-03-28 19:26:17 +00:00