Thomas Oltmann

Results 15 comments of Thomas Oltmann

Alright, thank you, I didn't realize how troublesome this issue is at the time. I'll lower the stack allocation limit going forward. > and since no response came from this...

There is currently no API for that, but it should be pretty easy to implement. libschrift first accumulates all lines and curves of a glyph in a `struct outline` buffer,...

Thanks a bunch. This looks got to merge, but it'll have to wait a bit longer because I want to make sure this won't break something, but I don't have...

Thanks! I'll take a closer look when I find some time.

Huh, I never thought anyone would try to accelerate libschrift with FPGAs, that's pretty neat. It's important to understand that in TrueType, glyphs are represented as concave polygons, and only...