Uses of Class
org.faceless.pdf2.OpenTypeFont
-
Packages that use OpenTypeFont Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of OpenTypeFont in org.faceless.pdf2
Constructors in org.faceless.pdf2 with parameters of type OpenTypeFont Constructor Description OpenTypeFont(OpenTypeFont font)
Create a new OpenTypeFont that is a copy of the specified OpenTypeFont.
-