ass_match_font
Resolve the font file and style fontconfig selects for a subtitle family, bold, or italic request; flag substitutions when the requested family is unavailable.
Instructions
What fontconfig actually resolves for family (with bold/italic).
The first candidate is the face that would be used; when its family differs from the request the subtitle will be rendered in a substitute.
Returns {requested, bold, italic, resolved, file, style, substituted, match, candidates}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bold | No | ||
| family | Yes | ||
| italic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||