Fetches a list of the characters defined as having a variant under the specified "Character Variant" ("cvXX") feature tag.
| face |
Face to work upon |
| table_tag |
table tag to query, "GSUB" or "GPOS". |
| feature_index |
index of feature to query. |
| start_offset |
offset of the first character to retrieve |
| characters |
A buffer pointer. The Unicode codepoints of the characters for which this feature provides glyph variants. |
| char_count |
Input = the maximum number of characters to return; Output = the actual number of characters returned (may be zero) |
|
Number of total sample characters in the cvXX feature. |