Свойство | Type | Description | |
---|---|---|---|
Fonts | Ultima.UnicodeFont[] |
Méthode | Description | |
---|---|---|
Initialize ( ) : void |
Reads unifont*.mul
|
|
Save ( string path, int filetype ) : string |
Saves Font and returns string Filename
|
|
WriteText ( int fontId, string text ) : |
Draws Text with font in Bitmap and returns
|
Méthode | Description | |
---|---|---|
UnicodeFonts ( ) : System |
public static Save ( string path, int filetype ) : string | ||
path | string | |
filetype | int | |
Résultat | string |
public static WriteText ( int fontId, string text ) : |
||
fontId | int | |
text | string | |
Résultat |