RichTextEffect._processCustomFx

Override this method to modify properties in char_fx. The method must return true if the character could be transformed successfully. If the method returns false, it will skip transformation to avoid displaying broken text.

struct RichTextEffect
@nogc nothrow
bool
_processCustomFx

Meta