Warn when glyphs cannot fit the atlas

This commit is contained in:
iris committed 2026-09-13 03:28:10 -04:00
1 parent 2026e5d088
commit 80b28fff1a
4 files changed
+14 -1

No files matched your search

+1
View File
@@ -35,6 +35,7 @@ image = "0.25.6"
parley = "0.11.1"
swash = "0.2.10"
fxhash = "0.2.1"
log = "0.4.29"
arboard = "3.6.1"
iris-core = { path = "core" }
iris-macro = { path = "macro" }