qt6-bb10/src/gui
Eskil Abrahamsen Blomfeldt 29a1c57183 Implement COLRv0 support in Freetype engine
COLRv0 fonts are both scalable and in color, which was not
previously handled in the Freetype backend because it only
supported color fonts with embedded bitmaps. This patch
simply correctly detects the scalable color fonts and
render them through the same mechanism as other color
fonts.

[ChangeLog][Freetype] Added support for COLRv0 format color
fonts.

Task-number: QTBUG-131116
Change-Id: I290e7525c24b4cf2ec872a366e5193f54712a3a4
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
(cherry picked from commit 39df9e1858a4115bc19b6a4dee5d687c5ee00d21)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 37c389c779188e05bb057d2f7164cba2827d33b6)
2025-01-15 00:10:00 +00:00
..
accessible Fix GCC -Wextra-semi after member function definitions 2024-12-20 07:20:22 +00:00
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
compat qwsi: Teach handleContextMenuEvent about synchronous delivery 2024-10-17 23:40:16 +00:00
doc Doc: Specify correct target_link_libraries item for QRhi 2024-09-19 20:31:56 +00:00
image QIcon: don't search for high-res svg icons 2025-01-15 00:09:59 +00:00
itemmodels QStandardItem: correctly set model during insertRows() 2025-01-15 00:10:00 +00:00
kernel QShortcut: fix build under QT_NO_CONTEXTLESS_CONNECT 2025-01-15 00:10:00 +00:00
math3d qFuzzy(Compare|IsNull)(): mark as noexcept 2024-08-29 04:16:52 +00:00
opengl doc: Fix links to OpenGL functions 2024-12-03 15:27:48 +00:00
painting Fix QTransform::quadToQuad() to work with QRectF 2025-01-03 05:52:46 +00:00
platform Apple: Use automatic rendering mode for icon engine 2024-12-20 22:02:58 +00:00
rhi CMake: Use the $<VERSION> placeholder in qt_attribution.json 2025-01-13 14:34:59 +01:00
text Implement COLRv0 support in Freetype engine 2025-01-15 00:10:00 +00:00
util QGraphicsFrameCaptureMetal: silence deprecation warnings 2024-10-09 02:44:51 +00:00
vulkan CMake: Use the $<VERSION> placeholder in qt_attribution.json 2025-01-13 14:34:59 +01:00
CMakeLists.txt gui: link with OpenGL framework 2025-01-06 14:47:27 +00:00
QtGui.dynlist
configure.cmake Generalize PlatformGraphics 2024-09-13 21:58:04 +02:00
qt_cmdline.cmake Change the -qpa configure argument logic 2024-05-14 20:48:12 +02:00