public abstract class CIDKeyedFDSelect
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected CFFFontROS |
owner |
Constructor | Description |
---|---|
CIDKeyedFDSelect(CFFFontROS _owner) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
abstract int |
getFd(int glyph) |
Returns the Font DICT index for the given glyph identifier
|
protected CFFFontROS owner
public CIDKeyedFDSelect(CFFFontROS _owner)
_owner
- the owner of the FDSelect data.Copyright © 2008–2018. All rights reserved.