Class SWTFontResolver
java.lang.Object
org.xhtmlrenderer.swt.SWTFontResolver
- All Implemented Interfaces:
FontResolver
Resolve font the SWT way.
- Author:
- Vianney le Clément
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid@Nullable FSFontresolveFont(SharedContext renderingContext, FontSpecification spec)
-
Constructor Details
-
SWTFontResolver
public SWTFontResolver(org.eclipse.swt.graphics.Device device)
-
-
Method Details
-
flushCache
public void flushCache()- Specified by:
flushCachein interfaceFontResolver
-