[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| PFont(PFont, PFontStyle) | Creates a new PFont based on an existing PFont, with a FontStyle
applied to it. | |
| PFont(String) |
Creates a new PFont from a string representation, such as that
produced by the ToString method.
|