"If set preprocesses the face with the add accelerator option before actually subsetting.",nullptr},
#ifdef HB_EXPERIMENTAL_API
{"iftb-requirements",0,G_OPTION_FLAG_NO_ARG,G_OPTION_ARG_CALLBACK,(gpointer)&set_flag<HB_SUBSET_FLAGS_IFTB_REQUIREMENTS>,"Enforce requirements needed to use the subset with incremental font transfer IFTB patches.",nullptr},
{"optimize",0,G_OPTION_FLAG_NO_ARG,G_OPTION_ARG_CALLBACK,(gpointer)&set_flag<HB_SUBSET_FLAGS_IUP_DELTA_OPT>,"perform IUP delta optimization on the remaining gvar table's deltas",nullptr},
{"optimize",0,G_OPTION_FLAG_NO_ARG,G_OPTION_ARG_CALLBACK,(gpointer)&set_flag<HB_SUBSET_FLAGS_IUP_DELTA_OPT>,"Perform IUP delta optimization on the resulting gvar table's deltas",nullptr},