| Package | Description |
|---|---|
| de.intarsys.pdf.platform.cwt.font |
This package implements jPod's view on the platform font implementation.
|
| de.intarsys.pdf.platform.cwt.font.awt | |
| de.intarsys.pdf.platform.cwt.font.freetype | |
| de.intarsys.pdf.platform.cwt.font.type3 |
This is a default platform font implementation for the PDF type 3 font.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullPlatformFontFactory |
| Modifier and Type | Method and Description |
|---|---|
static IPlatformFontFactory |
PlatformFontFactory.get()
Return the unique factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PlatformFontFactory.set(IPlatformFontFactory unique)
Set the unique factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwtFontFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
FreetypeFontFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
Type3FontFactory |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.