[webkit-changes] [WebKit/WebKit] c8db51: [Skia] Implement shadows for stroke paints

Georges Basile Stavracas Neto noreply at github.com
Thu Feb 29 06:29:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8db51f4cd342d58cdd31288b572e71bd3ad4d53
      https://github.com/WebKit/WebKit/commit/c8db51f4cd342d58cdd31288b572e71bd3ad4d53
  Author: Georges Basile Stavracas Neto <feaneron at igalia.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp

  Log Message:
  -----------
  [Skia] Implement shadows for stroke paints
https://bugs.webkit.org/show_bug.cgi?id=270250

Reviewed by Carlos Garcia Campos.

It's as easy as adding the image filter to the respective SkPaints.

* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::drawRect):
(WebCore::GraphicsContextSkia::strokePath):
(WebCore::GraphicsContextSkia::strokeRect):

Canonical link: https://commits.webkit.org/275493@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