Knowledge of Canvas textBaselineFamiliarity with node canvas codebaseExperience with C++ and Node.js native addons
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
25
調査方針
Investigate the existing textBaseline implementation in node canvas, likely in src/Canvas.cc or similar files. Review Cairo documentation for text extents and font options related to baseline. Examine any previous attempts or discussions in the issue comments. Propose a plan to handle ideographic and hanging baseline values, following the pattern of the existing alphabetic baseline.