[webkit-changes] [WebKit/WebKit] 2b279e: [Skia] Implement GraphicsContextSkia::drawDotsForD...
Pawel Lampe
noreply at github.com
Thu Mar 14 05:09:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2b279e14efe9b300d9f0a954d6c1e289ef8b0191
https://github.com/WebKit/WebKit/commit/2b279e14efe9b300d9f0a954d6c1e289ef8b0191
Author: Pawel Lampe <plampe at igalia.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp
Log Message:
-----------
[Skia] Implement GraphicsContextSkia::drawDotsForDocumentMarker()
https://bugs.webkit.org/show_bug.cgi?id=270905
Reviewed by Carlos Garcia Campos.
This change ports 'error underline' implementation from cairo to skia.
* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::drawDotsForDocumentMarker):
(WebCore::GraphicsContextSkia::createFillableTriangleWave):
* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.h:
Canonical link: https://commits.webkit.org/276083@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list