[webkit-changes] [WebKit/WebKit] d1d071: [Skia] Add support for dashed/dotted borders

Pawel Lampe noreply at github.com
Mon Mar 18 07:59:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d1d071b0bba21adab22fddb046d53bec683c0c50
      https://github.com/WebKit/WebKit/commit/d1d071b0bba21adab22fddb046d53bec683c0c50
  Author: Pawel Lampe <plampe at igalia.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

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

  Log Message:
  -----------
  [Skia] Add support for dashed/dotted borders
https://bugs.webkit.org/show_bug.cgi?id=271044

Reviewed by Carlos Garcia Campos.

This change ports dashed/dotted borders implementation from core graphics to skia.

* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::drawLine):
(WebCore::GraphicsContextSkia::setLineDash):

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