Creates a new import options object that allows you to customize how are fonts imported.
OptionalisInternalConstructor: booleanDetermines dots per inch scale that will be used when rendering the characters.
Determines whether the bold font style should be used when rendering.
Determines if the font is dynamic. Dynamic fonts can generate glyphs at runtime and can be used to represent a much larger character set.
Determines whether the italic font style should be used when rendering.
Determines the render mode used for rendering the characters into a bitmap.
VirtualChecks if this object has the same contents as the provided one.
Import options that allow you to control how is a font imported.