7 ms·
this is over my head
by LeonigMig 2y ago
this is over my head
- polshaw 2y agoThe critical part is knowing that TTF fonts can include a virtual machine.. then he pops an llm into that and replaces instances of !!!!!! with whatever the llm outputs.
- abecedarius 2y agoThank you. I wasn't going to watch a video to find out how the LLM actually affects any output.
- oopsallmagic 2y agoNot exactly. Harfbuzz, the font shaping library, has an optional feature to use WASM for shaping. Normal font hinting is much more restricted, precisely because Turing-complete fonts are a horrible idea.