Automattic/node-canvas

Feature: createConicGradient

Offen

#2.222 geöffnet am 30.03.2023

 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (1.195 Forks)batch import
FeatureHelp wanted

Repository-Metriken

Stars
 (10.689 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Feature

This feature is missing from node-canvas. But works fine in all browsers. https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/createConicGradient

Your Environment

  • Version of node-canvas (output of npm list canvas or yarn list canvas): 2.11.0
  • Environment (e.g. node 4.2.0 on Mac OS X 10.8): v18.13.0 on Windows 10 Pro 22H2 19045.2728

Contributor Guide