Class odf.FontLoader
Defined in: FontLoader.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This class loads embedded fonts into the CSS
|
Method Attributes | Method Name and Description |
---|---|
loadFonts(odfContainer, stylesheet)
|
Method Detail
{undefined}
loadFonts(odfContainer, stylesheet)
- Parameters:
- {!odf.OdfContainer} odfContainer
- {!CSSStyleSheet} stylesheet
- Will be cleaned and filled with rules for the fonts
- Returns:
- {undefined}