get_features
Description:
[ Version ( since = "1.44" ) ]
public virtual void get_features (out unowned Feature[] features, ref uint num_features)
public virtual void get_features (out unowned Feature[] features, ref uint num_features)
Obtain the OpenType features that are provided by the font.
These are passed to the rendering system, together with features that have been explicitly set via attributes.
Note that this does not include OpenType features which the rendering system enables by default.
Parameters:
this |
a `PangoFont` |
features |
Array to features in |
num_features |
the number of used items in |
len |
the length of |