Canvas API knowledgeNode.js native addon experience
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Examine the implementation of existing point related methods like isPointInPath in the source code (likely in src/Canvas.cc or src/CanvasRenderingContext2D.cc). The Cairo function cairo in stroke may be relevant. Verify handling of transformations and stroke styles. Check for existing tests in the test/ directory and consider adding a test case.