From cbaf7a9e45967dbb81199dd18962958550dff374 Mon Sep 17 00:00:00 2001 From: Andy Baker Date: Sat, 13 Apr 2024 20:39:18 +0100 Subject: [PATCH] Add Open Type glyph loader --- Packages/manifest.json | 1 + Packages/packages-lock.json | 13 ++++++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 87fbd88992..5a5a6f0e68 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,6 @@ { "dependencies": { + "com.watertrans.glyphloader": "https://github.com/icosa-mirror/GlyphLoader-Unity.git#upm", "com.ixxy.unitysymmetry": "https://github.com/IxxyXR/unity-symmetry.git?nocache=7#upm", "com.meta.xr.sdk.platform": "56.0.0-preview", "com.meta.xr.sdk.utilities": "https://github.com/icosa-mirror/com.meta.xr.sdk.core.git#56.0.0-openbrush", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 1227f820b9..8f5d10c2be 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -291,12 +291,12 @@ }, "url": "https://packages.unity.com" }, - "moonsharp": { - "version": "https://github.com/icosa-mirror/moonsharp-unity-upm.git", + "com.watertrans.glyphloader": { + "version": "https://github.com/icosa-mirror/GlyphLoader-Unity.git#upm", "depth": 0, "source": "git", "dependencies": {}, - "hash": "dd39e8b23a399938e91a1088a78ef63ca64f2cd8" + "hash": "6554bc1dce4f363437c6a9d42719f2756f24cf49" }, "com.zappar.xr.zapbox": { "version": "https://github.com/zappar-xr/zapbox-xr-sdk.git#3296cbf5046369801027a821fe9ff6082431a605", @@ -308,6 +308,13 @@ }, "hash": "3296cbf5046369801027a821fe9ff6082431a605" }, + "moonsharp": { + "version": "https://github.com/icosa-mirror/moonsharp-unity-upm.git", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "dd39e8b23a399938e91a1088a78ef63ca64f2cd8" + }, "org.nuget.google.apis": { "version": "1.64.0", "depth": 0,