Closed khaledhosny closed 3 years ago
It seems that OTFPreProcessor
, TTFPreProcessor
, both call _init_explode_color_layer_glyphs_filter()
in their initDefaultFilters()
, but TTFInterpolatablePreProcessor
doesn’t (it actually does not have an initDefaultFilters()
.
Not sure if this intentional, but I’m also not sure where to call _init_explode_color_layer_glyphs_filter()
in this case.
They are built for variable-cff2 and static ttf and otf instances.