public interface XSLFFontManager
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 © 2005-2010 Potix Corporation. All Rights Reserved.