Uses of Class
com.iizigo.font.CSSFontDefinition
Uses of CSSFontDefinition in com.iizigo.font
Modifier and TypeMethodDescriptionstatic List<CSSFontDefinition>
Processes a CSS file from a file.static List<CSSFontDefinition>
CSSFontDefinition.parse
(CSSRuleList list, ArrayList<String> warnings, File dir, boolean doIcons) Parses all fond definitions found in a style sheet.Modifier and TypeMethodDescriptionstatic int
CSSFontDefinition.buildFromTTF
(CSSFontDefinition fd, File file) Builds the icons that are available in the TrueType font file as defined characters between ASCII 32 and less than 65535.