Automattic/node-canvas

Feature: createConicGradient

Ouverte

#2 222 ouverte le 30 mars 2023

 (0 commentaire) (2 réactions) (0 personne assignée)JavaScript (1 195 forks)batch import
FeatureHelp wanted

Métriques du dépôt

Stars
 (10 687 étoiles)
Métriques de merge PR
 (Merge moyen 34j 18h) (2 PRs mergées en 30 j)

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

Guide contributeur