[webkit-changes] [WebKit/WebKit] 995e95: [Skia] Implement kConic_Verb in PathSkia::applyEle...

Carlos Garcia Campos noreply at github.com
Wed Apr 24 05:17:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 995e95883a59ae1f8bf702b00ca50029362b0b66
      https://github.com/WebKit/WebKit/commit/995e95883a59ae1f8bf702b00ca50029362b0b66
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

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

  Log Message:
  -----------
  [Skia] Implement kConic_Verb in PathSkia::applyElements
https://bugs.webkit.org/show_bug.cgi?id=273179

Reviewed by Alejandro G. Castro.

Approximate to two quad curves using SkPath::ConvertConicToQuads().

* Source/WebCore/platform/graphics/skia/PathSkia.cpp:
(WebCore::PathSkia::applyElements const):

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