Package | Description |
---|---|
org.apache.fop.complexscripts.fonts |
Modifier and Type | Method and Description |
---|---|
boolean |
GlyphPositioningState.apply(GlyphPositioningSubtable st)
Apply positioning subtable to current state at current position (only),
resulting in the consumption of zero or more input glyphs.
|
static boolean |
GlyphPositioningSubtable.position(GlyphPositioningState ps,
GlyphPositioningSubtable[] sta,
int sequenceIndex)
Apply positioning using specified state and subtable array.
|
static boolean |
GlyphPositioningSubtable.position(GlyphSequence gs,
java.lang.String script,
java.lang.String language,
java.lang.String feature,
int fontSize,
GlyphPositioningSubtable[] sta,
int[] widths,
int[][] adjustments,
ScriptContextTester sct)
Apply positioning.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.