v3.1.0
fontFace
now can provide optional format hints for each file src using theformatHint
configuration option. (#416)fontFace
now supports a base64 encoded dataURI as the value forfontFilePath
. Currently, only supports a single base64 value. Can also optionally useformatHint
iffileFormats
is passed. (#416)