public class DefaultFontReplacer extends Object implements FontReplacing, Serializable
| Constructor and Description |
|---|
DefaultFontReplacer() |
| Modifier and Type | Method and Description |
|---|---|
String |
replace(ScroogeXHTMLBase converter,
String rtfFontName,
FontFamily rtfFontFamily)
The converter calls this method for each font name in the RTF font
table, passing in the RTF font name and the font type.
|
public String replace(ScroogeXHTMLBase converter, String rtfFontName, FontFamily rtfFontFamily)
FontReplacingreplace in interface FontReplacingconverter - the converter instancertfFontName - the RTF font namertfFontFamily - the RTF font familyCopyright © 2019 Habarisoft. All rights reserved.