public interface GsubWorker
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
applyTransforms(List<Integer> originalGlyphIds)
Applies language-specific transforms including GSUB and any other pre or post-processing necessary for displaying
Glyphs correctly.
|
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.