public interface ScriptContextTester
Interface for providing script specific context testers.
This work was originally authored by Glenn Adams (gadams@apache.org).
Modifier and Type | Method and Description |
---|---|
GlyphContextTester |
getTester(String feature)
Obtain a glyph context tester for the specified feature.
|
GlyphContextTester getTester(String feature)
feature
- a feature identifierCopyright © 2025 Apache Software Foundation. All rights reserved.