Package | Description |
---|---|
org.freehep.graphicsio.font |
Utility classes for encoding, including and/or embedding fonts.
|
org.freehep.graphicsio.pdf |
PDF (Portable Document File) Output Format.
|
org.freehep.graphicsio.ps |
PS, EPS (PostScript and Encapsulated PostScript) Output Format.
|
Modifier and Type | Class and Description |
---|---|
class |
FontEmbedder
A FontIncluder that also embeds all glyphs.
|
class |
FontEmbedderType1
Font embedder for type 1 fonts.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFFontEmbedder
Superclass of all FontEmbedders for PDF documents.
|
class |
PDFFontEmbedderType1
Font embedder for type one fonts in pdf documents.
|
class |
PDFFontEmbedderType3 |
class |
PDFFontIncluder
Includes one of the 14 Type1 fonts in PDF documents
|
Modifier and Type | Class and Description |
---|---|
class |
PSFontEmbedder
Type 3 Font Embedder class for Postscript.
|
Copyright © 2014. All rights reserved.