diff options
| author | pml68 <contact@pml68.dev> | 2025-06-26 12:16:52 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-06-26 12:16:52 +0200 |
| commit | 00c6cf80cb9c4587700078a062a6b32873b6f8ff (patch) | |
| tree | 9aad054c784b51d4a0bc97c928b89da7dbcab863 /iced_fontello | |
| parent | feat: update for hot reloading support (diff) | |
| download | iced-builder-00c6cf80cb9c4587700078a062a6b32873b6f8ff.tar.gz | |
feat: extract `material_theme` into separate repo (`pml68/iced_material`)
Diffstat (limited to '')
| -rw-r--r-- | iced_fontello/.gitignore (renamed from crates/iced_fontello/.gitignore) | 0 | ||||
| -rw-r--r-- | iced_fontello/Cargo.toml (renamed from crates/iced_fontello/Cargo.toml) | 0 | ||||
| -rw-r--r-- | iced_fontello/README.md (renamed from crates/iced_fontello/README.md) | 0 | ||||
| -rw-r--r-- | iced_fontello/fonts.json (renamed from crates/iced_fontello/fonts.json) | 0 | ||||
| -rw-r--r-- | iced_fontello/src/lib.rs (renamed from crates/iced_fontello/src/lib.rs) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/crates/iced_fontello/.gitignore b/iced_fontello/.gitignore index 089e9cd..089e9cd 100644 --- a/crates/iced_fontello/.gitignore +++ b/iced_fontello/.gitignore diff --git a/crates/iced_fontello/Cargo.toml b/iced_fontello/Cargo.toml index 852a608..852a608 100644 --- a/crates/iced_fontello/Cargo.toml +++ b/iced_fontello/Cargo.toml diff --git a/crates/iced_fontello/README.md b/iced_fontello/README.md index 52a59c1..52a59c1 100644 --- a/crates/iced_fontello/README.md +++ b/iced_fontello/README.md diff --git a/crates/iced_fontello/fonts.json b/iced_fontello/fonts.json index cd7d963..cd7d963 100644 --- a/crates/iced_fontello/fonts.json +++ b/iced_fontello/fonts.json diff --git a/crates/iced_fontello/src/lib.rs b/iced_fontello/src/lib.rs index 2b39647..2b39647 100644 --- a/crates/iced_fontello/src/lib.rs +++ b/iced_fontello/src/lib.rs |
