public interface XSLFFontManager
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getRendererableFont(java.lang.String typeface,
int pitchFamily) |
select a font to be used to paint text
|
java.lang.String getRendererableFont(java.lang.String typeface, int pitchFamily)
typeface
- the font family as defined in the .pptx file.
This can be unknown or missing in the graphic environment.Copyright 2018 The Apache Software Foundation or its licensors, as applicable.