How to create/embed OpenType (CFF or TT based) fonts using PDFNet?

Q:

In yours specs you say you support OpenType Fonts. How do I use it? I
didn't find documentation about it.
-----

A: You can create/embed OpenType (CFF or TT based) fonts using
pdftron::PDF::Font::CreateTrueType() method (i.e. the same method used
to create/embed traditional TrueType fonts).