Skip to content

Commit 90f6793

Browse files
committed
refactor(renderer): remove google fonts & bundle new fonts
1 parent f61c65b commit 90f6793

22 files changed

Lines changed: 51 additions & 57322 deletions

Cargo.lock

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ koharu-storage = { path = "crates/koharu-storage", version = "0.62.0-alpha.1", d
2727
koharu-scene = { path = "crates/koharu-scene", version = "0.62.0-alpha.1", default-features = false }
2828
koharu-diffusion = { path = "crates/koharu-diffusion", version = "0.62.0-alpha.1", default-features = false }
2929
koharu-diffusion-sys = { path = "crates/koharu-diffusion-sys", version = "0.62.0-alpha.1", default-features = false }
30-
koharu-fonts = { path = "crates/koharu-fonts", version = "0.62.0-alpha.1", default-features = false }
3130
koharu-llama = { path = "crates/koharu-llama", version = "0.62.0-alpha.1", default-features = false }
3231
koharu-llama-sys = { path = "crates/koharu-llama-sys", version = "0.62.0-alpha.1", default-features = false }
3332
koharu-runtime = { path = "crates/koharu-runtime", version = "0.62.0-alpha.1", default-features = false }

crates/koharu-fonts/Cargo.toml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)