derpydraggo
derpydraggo
Sorry, I should have mentioned that I'm building off the master branch.
> Should we not try and pass the `smcp` feature to `hb_shape` to use the native small caps support if provided by the font? Oh? I was not aware of...
Well, I've commented out my original code while experimenting, and while I do believe the code I wrote to use the `smcp` feature seems to work, ```c++ std::vector hb_shape_feats; if...
I've been dealing with personal issues for a while, and I'm not sure at this time when I can continue looking into this.