Method XbpFont():new() Foundation
Creates an instance of the XbpFont class.
XbpFont():new( [<oPS>] ) --> oXbpFont
The class method :new() returns an XbpFont object. To make a font available the values for the description of the font must be assigned to the instance variables of the XbpFont object. The font is then loaded into memory using the method :create().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.