ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE constant
int
const ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE
Apply ass_set_font_scale() only on events which look like dialogue. If not set, the font scale is applied to all events. (The behavior and name of this flag are unintuitive, but exist for compatibility)
Implementation
static const int ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE = 2;