Skip to content

Commit bab4d7b

Browse files
committed
fixes #144, merge assets for multiple language
1 parent c820643 commit bab4d7b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+189
-1359
lines changed

Cargo.lock

Lines changed: 50 additions & 16 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ members = [
1313
"crates/notation_midi",
1414
"crates/notation_bevy",
1515
"apps/notation_kb",
16-
"apps/notation_kb_cn",
1716
"apps/notation_tabs",
1817
"apps/notation_viewer",
19-
"apps/notation_viewer_cn",
2018
]
2119

2220
# https://rustwasm.github.io/book/reference/code-size.html
File renamed without changes.

apps/notation_kb/assets/fonts/FiraMono-Medium.ttf.egui renamed to apps/notation_kb/assets/fonts/en-US/FiraMono-Medium.ttf.egui

File renamed without changes.

apps/notation_kb_cn/assets/fonts/NotoSansSC-Medium.otf.egui renamed to apps/notation_kb/assets/fonts/zh-CN/NotoSansSC-Medium.otf.egui

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)