Closed TonalidadeHidrica closed 3 years ago
No this doesn't handle outline, the algorithm only works to completely fill in glyphs. No plans to support that unless something clean is PR'd
I'm not aware of anything light weight that can do this in rust off the top of my head. I'm sure you can do this in Piet or Pathfinder, but those might be a bit involved.
I'm currently looking for several font libraries available in Rust. One feature I want is to render outlined glyph, as in Glyph Stroker in FreeType (expected output: like this). I looked up the docs for this library but could not find plausible one. Does this library currently support the feature? (Additionally, do you know some other library for Rust that supports this? You don't have to answer this question in the parenthesis)