Hacker News new | ask | show | jobs
by wmf 6337 days ago
It's not as pixel-by-pixel as you might think; canvas has a fillText() method (that is presumably implemented in native code) to draw text.