Package com.openhtmltopdf.extend
Interface FontResolver
-
- All Known Implementing Classes:
AWTFontResolver
public interface FontResolver
-
-
Method Summary
Modifier and Type Method Description voidflushCache()FSFontresolveFont(SharedContext renderingContext, FontSpecification spec)
-
-
-
Method Detail
-
resolveFont
FSFont resolveFont(SharedContext renderingContext, FontSpecification spec)
-
flushCache
void flushCache()
-
-