Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 995e95883a59ae1f8bf702b00ca50029362b0b66 https://github.com/WebKit/WebKit/commit/995e95883a59ae1f8bf702b00ca50029362b0b66 Author: Carlos Garcia Campos <cgar...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes