John Labovitz
Results
1
issues of
John Labovitz
I'm writing a typography-oriented application that depends on OpenType fonts. I'm actually using Harfbuzz to shape/position the text into glyphs, then drawing the glyphs using `#show_glyphs`. My initial experiments are...