메소드 | 설명 | |
---|---|---|
AddTextureFontInfo ( string fontname, string fontMapFile, string textureBitmapFile ) : void | ||
GetInstalledFont ( string fontName, InstalledFontStyle style ) : |
||
LoadInstalledFont ( IInstalledFontProvider provider ) : void | ||
ResolveForGdiFont ( RequestFont font ) : |
||
ResolveForTextureFont ( RequestFont font ) : |
public static AddTextureFontInfo ( string fontname, string fontMapFile, string textureBitmapFile ) : void | ||
fontname | string | |
fontMapFile | string | |
textureBitmapFile | string | |
리턴 | void |
public static GetInstalledFont ( string fontName, InstalledFontStyle style ) : |
||
fontName | string | |
style | InstalledFontStyle | |
리턴 |
public static LoadInstalledFont ( IInstalledFontProvider provider ) : void | ||
provider | IInstalledFontProvider | |
리턴 | void |
public ResolveForGdiFont ( RequestFont font ) : |
||
font | RequestFont | |
리턴 |
public ResolveForTextureFont ( RequestFont font ) : |
||
font | RequestFont | |
리턴 |