|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmultivalent.std.adaptor.pdf.Fonts
Font creation, from PDF description to NFont
.
Method Summary | |
---|---|
static NFont |
createFont(Dict fd,
PDFReader pdfr,
PDF pdf)
Constructs NFont based on font dictionary, scaled to size pixels. |
static java.lang.String |
getCanonical(java.lang.String name)
Returns canonical name of font in core 14 font set, or null if none. |
static java.lang.String[] |
getCore14()
|
static boolean |
isCore14(java.lang.String name)
|
static boolean |
isSubset(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isCore14(java.lang.String name)
public static java.lang.String[] getCore14()
public static java.lang.String getCanonical(java.lang.String name)
null
if none.
public static boolean isSubset(java.lang.String name)
public static NFont createFont(Dict fd, PDFReader pdfr, PDF pdf) throws java.io.IOException
NFont
based on font dictionary, scaled to size pixels.
java.io.IOException
|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |