public interface DrawFontManager
Modifier and Type | Method and 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 2016 The Apache Software Foundation or its licensors, as applicable.