Automattic/node-canvas

Feature: createConicGradient

Open

#2.222 geöffnet am 30. März 2023

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (9.524 Stars) (1.140 Forks)batch import
FeatureHelp wanted

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