public class CIDWArray extends Object
| Constructor and Description |
|---|
CIDWArray(COSArray w)
Constructor from a COSObject.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getWidth(int cid)
Get width of glyph with given cid according to W array.
|
public CIDWArray(COSArray w)
w - is W array from CIDFont dictionary.public Double getWidth(int cid)
cid - is cid of glyph in CIDFont.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.