|  | 
| static MadFontData | Parse (string text, Texture2D texture) | 
|  | 
|  | 
| Dictionary< char, Char > | charTable = new Dictionary<char, Char>() | 
|  | 
| Dictionary< char, Dictionary < char, Kerning > >
 | kerningTable = new Dictionary<char, Dictionary<char, Kerning>>() | 
|  | 
| string | infoFace | 
|  | 
| int | infoSize | 
|  | 
| bool | infoBold | 
|  | 
| bool | infoItalic | 
|  | 
| string | infoCharset | 
|  | 
| bool | infoUnicode | 
|  | 
| int | infoStretchH | 
|  | 
| bool | infoSmooth | 
|  | 
| bool | infoAA | 
|  | 
| int[] | infoPadding | 
|  | 
| int[] | infoSpacing | 
|  | 
| int | commonLineHeight | 
|  | 
| int | commonBase | 
|  | 
| int | commonScaleW | 
|  | 
| int | commonScaleH | 
|  | 
| int | commonPages | 
|  | 
| bool | commonPacked | 
|  | 
| int | pageId | 
|  | 
| string | pageFile | 
|  | 
| int | charsCount | 
|  | 
| int | kerningCount | 
|  | 
The documentation for this class was generated from the following file:
- Assets/Mad Level Manager/Scripts/Mad2D/MadFontData.cs