processing / processing/libprocessing
Impement `Font` API Object
未關閉
@tychedelia 已經在處理了。
開始於 2026年4月1日。
- 主要語言
- Rust
- 星號
- 69
- 分支
- 14
- 平均合併
- 15 天 22 小時
- 30 天內合併 PR
- 3
描述
We want to expose font loading to users. Bevy uses cosmic-text at the moment for font assets although may switch to parley soon. For the most part, this will involve just loading a Bevy Font asset, especially until we have a more solid path for UI. But, we'll also want to expose facilities for users to get curve information back for a given font, see https://docs.rs/cosmic-text/latest/cosmic_text/struct.SwashCache.html.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。