ass_fonts_with_char
Check which installed font families include a glyph for a single character. Returns matching families, codepoint, and count.
Instructions
Which installed family names contain the glyph for char.
char must be exactly one character. Returns {char, codepoint, codepoint_hex, count, families} (families sorted case-insensitively).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| char | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||