OnFontResourceReady

SvgResourceKeeperCallback.OnFontResourceReady method

Called when the font resource is ready for export.

public virtual void OnFontResourceReady(FontStoringArgs args)
ParameterTypeDescription
argsFontStoringArgsThe font storing options.

See Also