Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
#58 added fonts book
Browse files Browse the repository at this point in the history
  • Loading branch information
bennobuilder committed Mar 24, 2024
1 parent e99b990 commit cc96bb6
Show file tree
Hide file tree
Showing 37 changed files with 1,546 additions and 606 deletions.
34 changes: 23 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

283 changes: 0 additions & 283 deletions crates/attributed_string/src/font.rs

This file was deleted.

30 changes: 0 additions & 30 deletions crates/attributed_string/src/glyph.rs

This file was deleted.

2 changes: 1 addition & 1 deletion crates/comp_asset/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ serde_support = ["dep:serde", "dep:specta"]
tracing = []

[dependencies]
attributed-string = { path = "../attributed_string" }
dyn-fonts-book = { path = "../dyn_fonts_book" }
bevy_app = { workspace = true }
bevy_ecs = { workspace = true }
fontdb = "0.16.0"
Expand Down
Loading

0 comments on commit cc96bb6

Please sign in to comment.