This wrapper for PixelCrushers.LocalizedFonts keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...
Additional Inherited Members | |
Public Member Functions inherited from PixelCrushers.LocalizedFonts | |
Font | GetFont (string language) |
Returns the font for a specified language, or default font if none. | |
float | GetFontScale (string language) |
Public Attributes inherited from PixelCrushers.LocalizedFonts | |
Font | defaultFont |
List< FontForLanguage > | fontsForLanguages = new List<FontForLanguage>() |
This wrapper for PixelCrushers.LocalizedFonts keeps references intact if you switch between the compiled assembly and source code versions of the original class.