@mlightcad/mtext-renderer 0.6.3 → 0.6.4

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.
package/dist/index.js CHANGED
@@ -11198,7 +11198,7 @@ class mh {
11198
11198
  * Creates a new instance of DefaultFontLoader
11199
11199
  */
11200
11200
  constructor() {
11201
- this._avaiableFonts = [], this._baseUrl = "https://cdn.jsdelivr.net/gh/mlight-lee/cad-data/fonts/";
11201
+ this._avaiableFonts = [], this._baseUrl = "https://mlightcad.gitlab.io/cad-data/fonts/";
11202
11202
  }
11203
11203
  /**
11204
11204
  * Base URL to load fonts