As someone who has done some font library spelunking and rendering - wanted to write a short thread about the "Harfbuzz is vibe coded now!" thing because I think some reactions are knee-jerk but I think it's a problem for different reasons...
If you don't know, Harfbuzz is a library that takes fonts and turns them into shape data. It doesn't draw them or generate bitmaps, it just decodes the font and gives you the shape.


