|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontProvider | |
|---|---|
| com.flagstone.transform.util.font | This package contains a set of classes that are used to decode fonts in various formats so they can be added to a Flash movie. |
| Uses of FontProvider in com.flagstone.transform.util.font |
|---|
| Classes in com.flagstone.transform.util.font that implement FontProvider | |
|---|---|
class |
SWFFontDecoder
SWFFontDecoder decodes one or more existing font definitions from a Flash file. |
class |
TTFDecoder
TTFDecoder decodes TrueType or OpenType Fonts so they can be used in a Flash file. |
| Methods in com.flagstone.transform.util.font with parameters of type FontProvider | |
|---|---|
static void |
FontRegistry.registerProvider(String mimeType,
FontProvider decoder)
Register a FontDecoder to handle fonts in the specified format. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||