Automattic / Automattic/node-canvas
Feature: createConicGradient
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
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
No contributing guide indexed for this repository
Research direction
The issue names no repository files or tests. Start by reading the linked MDN createConicGradient specification and comparing the browser API with node-canvas; done means CanvasRenderingContext2D supports the missing feature with browser-compatible behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100