@eva/plugin-renderer-lottie 2.0.1-beta.4 → 2.0.1-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7757,7 +7757,6 @@ var _EVA_IIFE_lottie = function (exports, eva_js, pluginRenderer, pixi_js) {
7757
7757
  }
7758
7758
  };
7759
7759
  session.fontManager.addChars(data.chars);
7760
- session.fontManager.addFonts(data.fonts, document.body);
7761
7760
  this._buildElements(session);
7762
7761
  if (this.textureLoader !== null && this._justDisplayOnImagesLoaded && !this.textureLoader.loaded && this._justDisplayNeedSet !== null) {
7763
7762
  this.group.visible = false;