| 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 |
NullPlatformGlyphs |
| Modifier and Type | Method and Description |
|---|---|
IPlatformGlyphs |
NullPlatformFont.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs) |
IPlatformGlyphs |
IPlatformGlyphsFactory.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs) |
| Modifier and Type | Class and Description |
|---|---|
class |
AwtGlyphs |
| Modifier and Type | Method and Description |
|---|---|
IPlatformGlyphs |
AwtFont.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs) |
| Modifier and Type | Class and Description |
|---|---|
class |
FreetypeGlyphs |
| Modifier and Type | Method and Description |
|---|---|
IPlatformGlyphs |
FreetypeFont.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs) |
| Modifier and Type | Class and Description |
|---|---|
class |
Type3Glyphs |
| Modifier and Type | Method and Description |
|---|---|
IPlatformGlyphs |
Type3Font.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.