Свойство | Type | Description | |
---|---|---|---|
Fonts | Ultima.ASCIIFont[] |
Méthode | Description | |
---|---|---|
DrawText ( int fontId, string text ) : |
Draws Text with font in Bitmap and returns
|
|
Initialize ( ) : void |
Reads fonts.mul
|
|
Save ( string FileName ) : void |
Méthode | Description | |
---|---|---|
ASCIIText ( ) : System.Drawing |
public static DrawText ( int fontId, string text ) : |
||
fontId | int | |
text | string | |
Résultat |
public static Save ( string FileName ) : void | ||
FileName | string | |
Résultat | void |