Warning: ot_var_get_axes is deprecated since 2.2.0.
Fetches a list of all variation axes in the specified face.
use ot_var_get_axis_infos instead
The list returned will begin at the offset provided.
| face |
Face to work upon |
| start_offset |
offset of the first lookup to retrieve |
| axes_array |
The array of variation axes found |
| axes_count |
Input = the maximum number of variation axes to return; Output = the actual number of variation axes returned (may be zero) |