Not much interesting going on with VORG itself - it's a pretty normal table, required for OTF fonts that contain characters written vertically.
Unfortunately none of the existing TTF fonts in the spec/fonts directory had a VORG table, and the smallest one I could find weighs ~15mb. Hopefully that's not a problem since the new OTF font should only be used in tests (i.e. it shouldn't be packaged and distributed with the gem), and should change very infrequently.
This pull request is part of a larger effort to bring OTF support to TTFunk. See https://github.com/prawnpdf/ttfunk/issues/53 for details.
Highlights of this PR: