This is definitely not how I imagined my Thursday would start
I saw the best minds of my generation destroyed by the slop machine, hysterically feeding tokens to an LLM looking for an angry fix.
@ebassi HarfBuzz? Yeah, that sucks.
@scaroo @ebassi
Can you (or anyone) explain what HarfBuzz is/does like I'm 5?
@retrimental @scaroo @ebassi My understanding from quickly reading https://harfbuzz.github.io/what-is-harfbuzz.html, is that it takes a Unicode string and font, figures out which drawing (glyph) to take from the font, and in which order, and returns that sequence. It basically takes "48 45 4C 4C 4F" and replies "take an H, then an E, then an L ... and that's how you draw HELLO".
What is HarfBuzz?: HarfBuzz Manual