Automattic/node-canvas

Feature: createConicGradient

Open

#2,222 opened on Mar 30, 2023

View on GitHub
 (0 comments) (2 reactions) (0 assignees)JavaScript (1,140 forks)batch import
FeatureHelp wanted

Repository metrics

Stars
 (9,524 stars)
PR merge metrics
 (Avg merge 34d 18h) (2 merged PRs in 30d)

Description

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