public interface FontReplacing
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.
|
String replace(ScroogeXHTMLBase converter, String rtfFontName, FontFamily rtfFontFamily)
converter
- the converter instancertfFontName
- the RTF font namertfFontFamily
- the RTF font familyCopyright © 2019 Habarisoft. All rights reserved.