Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8db51f4cd342d58cdd31288b572e71bd3ad4d53
      
https://github.com/WebKit/WebKit/commit/c8db51f4cd342d58cdd31288b572e71bd3ad4d53
  Author: Georges Basile Stavracas Neto <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to