/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/font-carrier2@0.2.0/lib/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
var Font=require("./class/font"),Glyph=require("./class/glyph"),engine=require("./helper/engine"),helper=require("./helper/helper"),easySvg=require("./svg/easy_svg"),_=require("lodash"),FontCarrier2={};FontCarrier2.Font=Font,FontCarrier2.Glyph=Glyph,FontCarrier2.engine=engine,FontCarrier2.helper=helper,FontCarrier2.easySvg=easySvg,FontCarrier2.create=function(e){return new Font(e)},FontCarrier2.transfer=function(e,r){var n=engine.parse(e);r=r||{},r=_.extend(r,n.options);var t=new Font(r);return t.setFontface(n.fontface),_.map(n.glyphs,(function(e,r){var n;(n=new Glyph(e)).__viewbox=t.__viewbox,t.setGlyph(r,n)})),t},module.exports=FontCarrier2;
//# sourceMappingURL=/sm/e13a01238e2833513c29a9f6a63ecd5fb433748ee40ec9d074c02213764aacba.map