public final class FontExtensions extends Object
Contains extension methods for the Imaging.Font
class.
Modifier and Type | Method and Description |
---|---|
static Font |
toGdiFont(Font font)
Converts the
Imaging.Font to the System.Drawing.Font . |
static Font |
toGdiFont(Font font,
int fontUnit)
Converts the
Font to the System.Drawing.Font . |